mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-11-15 14:36:27 +00:00
4f41d766a8
Also added Goyo
4 lines
90 B
VimL
4 lines
90 B
VimL
Plug 'tpope/vim-dispatch'
|
|
nnoremap <F5> :Make<CR>
|
|
command! TagsUpdate Dispatch ctags -R .
|