Put some more fun in vim :)

main
Thomas Ba. 5 years ago
parent c66e2ba912
commit 2d233c9181

@ -97,4 +97,7 @@ Plug 'elzr/vim-json'
"Plugin 'terryma/vim-multiple-cursors' "Plugin 'terryma/vim-multiple-cursors'
Plug 'mbbill/undotree', { 'on': ['UndotreeToggle', 'UndotreeShow'] } Plug 'mbbill/undotree', { 'on': ['UndotreeToggle', 'UndotreeShow'] }
" games ...
Plug 'johngrib/vim-game-snake', { 'on': 'VimGameSnake' }
call plug#end() call plug#end()

Loading…
Cancel
Save