IDE like vim config inspired by SpaceVim.
-
General
- The Silver Searcher
- bat
- Universal Ctags
- Node.js >= 14.14
- coc-highlight
- Powerline fonts
- vim-gtk
-
Python
-
Go
-
TypeScript
Shift - f
- global search, use'
to match exactly\ - f
- file search\ - a - g
- grep clipboard with file type\ - s
- split right- use arrow keys to navigate between splits
z - z
- center around current lineg - x
- open link\ - q
- close current buffer\ - m
- toggle nerdtree and tagbar\ - g - d
- git diff view\ - tab
- next file in git diff view\ - g - s
- git status\ - g - b
- git branch\ - g - f
- go to current file on GitHub\ - c - p
- copy to clipboardg - d
- go to definitiong - r
- go to references\ - r - n
- refactor rename:noh
- remove highlight search/ - /
- search visual selection\ - r - a
- replace all searching keyword withz - a
- toggle YAML fold\ - d
- diff yank and clipboard:Gvdiffsplit!
- resolve conflicts:MarkdownPreview
- preview markdown