Pinned Repositories
ZFFramework
cross-platform C++ application framework, fully dynamic reflection/serialization, automatic lua binding by reflection
vim-easymotion-chs
tricks to allow easymotion recognize Chinese chars
zf_vimrc.vim
light yet powerful vim config for general usage, tested under multi platforms
ZFVimBackup
more convenient file backup util for vim
ZFVimDirDiff
directory diff plugin with split treeview, similar to BeyondCompare, fully async and low dependency
ZFVimFoldBlock
fold code block using regexp, multiline supported, best fold plugin for general usage
ZFVimIM
vim输入法 / Vim Input Method by pure vim script, support: user word, dynamic word priority, cloud db files
ZFVimJob
useful job utils for vim/neovim, group job, async run, auto script, abstract job output, etc
ZFVimTerminal
terminal inside vim, low dependency
ZFVimToc
vim script to quick view TOC (Table Of Contents) for any filetype
ZSaberLv0's Repositories
ZSaberLv0/ZFVimIM
vim输入法 / Vim Input Method by pure vim script, support: user word, dynamic word priority, cloud db files
ZSaberLv0/ZFVimDirDiff
directory diff plugin with split treeview, similar to BeyondCompare, fully async and low dependency
ZSaberLv0/zf_vimrc.vim
light yet powerful vim config for general usage, tested under multi platforms
ZSaberLv0/ZFVimJob
useful job utils for vim/neovim, group job, async run, auto script, abstract job output, etc
ZSaberLv0/ZFVimToc
vim script to quick view TOC (Table Of Contents) for any filetype
ZSaberLv0/ZFVimIM_pinyin_base
vim拼音输入法 / pinyin for ZFVimIM
ZSaberLv0/ZFVimIM_pinyin
vim拼音输入法 / pinyin for ZFVimIM
ZSaberLv0/ZFVimTxtHighlight
highlight plain text files, suit most cases
ZSaberLv0/ZFVimIM_pinyin_huge
pinyin for ZFVimIM
ZSaberLv0/ZFVimPopup
make ease of vim's popup_create() and nvim's nvim_open_win()
ZSaberLv0/ZFVimBackup
more convenient file backup util for vim
ZSaberLv0/ZFVimCmdMenu
vim script to make a menu in cmd line
ZSaberLv0/ZFVimEscape
vim script to escape special chars
ZSaberLv0/ZFVimIM_openapi
vim百度云输入法 / async db source for ZFVimIM, using thirdparty's openapi
ZSaberLv0/ZFVimIM_wubi_base
vim五笔输入法 / wubi for ZFVimIM
ZSaberLv0/zf_vimrc.ext
extra bundles for https://github.com/ZSaberLv0/zf_vimrc.vim
ZSaberLv0/ZFVimAsciiPlayer
convert files (images for example) and output to vim as colored ascii chars
ZSaberLv0/ZFVimGitUtil
some git util for vim
ZSaberLv0/ZFVimIgnore
util to make wildignore and similars more friendly and easier to config
ZSaberLv0/ZFVimUtil
some useful utilities for vim
ZSaberLv0/agit.vim
A powerful Git log viewer
ZSaberLv0/agit.vim.config
personal configs for cohama/agit.vim
ZSaberLv0/vim-easygrep
Fast and Easy Find and Replace Across Multiple Files
ZSaberLv0/vim-expand-region
Vim plugin that allows you to visually select increasingly larger regions of text using the same key combination.
ZSaberLv0/ZF_ultisnips
my personal config for SirVer/ultisnips
ZSaberLv0/ZFVimAsciiPlayer_image
view images as colored ascii chars in vim
ZSaberLv0/ZFVimDevDocs
view devdocs inside vim
ZSaberLv0/ZFVimIM_english_base
english for ZFVimIM
ZSaberLv0/ZFVimIM_japanese_base
japanese for ZFVimIM
ZSaberLv0/ZFVimTmpFile
temp file and autocmds for ease