jvim
jvim copied to clipboard
trafficstars
A nice vim configuration
Installation
- Clone this repository
- make
Usage
- Leader is mapped to the space bar
<Leader><Leader>Search file content in repository<Leader>pSearch file names in repository<Leader>*Search file content for word under cursor<Leader>]Next tab<Leader>[Previous tab
Plugins
coc.vim
Intellisense engine for vim
delimitMate
Auto-completion for quotes, parens, brackets, etc
dracula
The best colorscheme
fzf.vim and fzf
Fuzzy file search
vim-airline
Lightweight status/tabline
vim-commentary
Comment code
vim-polyglot
Syntax highlighting for multiple languages
vim-rooter
Find the version control root of the current file
vim-sleuth
Auto-detect document indentation
vim-surround
Surround things