Changed command to be similar to spacemacs - fei goes to init.el
Therefore, fei goes to plugins for vim
This commit is contained in:
2
vimrc
2
vimrc
@@ -90,7 +90,7 @@ let g:UltiSnipsJumpBackwardTrigger = '<s-tab>'
|
|||||||
" Keybinds
|
" Keybinds
|
||||||
" General keybind
|
" General keybind
|
||||||
nnoremap <leader>fed :e ~/.vimrc<CR>
|
nnoremap <leader>fed :e ~/.vimrc<CR>
|
||||||
nnoremap <leader>fep :e ~/.vim/ftplugin<CR>
|
nnoremap <leader>fei :e ~/.vim/ftplugin<CR>
|
||||||
nnoremap <leader>fer :so ~/.vimrc<CR>:PluginInstall<CR>
|
nnoremap <leader>fer :so ~/.vimrc<CR>:PluginInstall<CR>
|
||||||
|
|
||||||
" File Management
|
" File Management
|
||||||
|
|||||||
Reference in New Issue
Block a user