+ Improved VIMRC
This commit is contained in:
parent
ef10f5098f
commit
6aca719c57
5 changed files with 14 additions and 6 deletions
|
@ -38,3 +38,7 @@ if empty(glob('~/.config/vim/autoload/plug.vim'))
|
|||
\ https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
|
||||
autocmd VimEnter * PlugInstall --sync | source $MYVIMRC
|
||||
endif
|
||||
|
||||
" - Lf Shortcut
|
||||
" let g:lf_map_keys = 0
|
||||
" map <C-n> :Lf<CR>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue