mirror of
https://github.com/bvanroll/_dotfiles.git
synced 2025-08-29 12:02:46 +00:00
nvim config again
This commit is contained in:
2
.vimrc
2
.vimrc
@@ -1,4 +1,3 @@
|
||||
|
||||
" Disable compatibility with vi
|
||||
set nocompatible
|
||||
|
||||
@@ -91,6 +90,7 @@ set lazyredraw
|
||||
call plug#begin('~/.vim/plugged')
|
||||
Plug 'preservim/nerdtree'
|
||||
" Plug 'prabirshrestha/vim-lsp'
|
||||
"Plug 'tpope/vim-surround'
|
||||
Plug 'SirVer/ultisnips'
|
||||
"Plug 'sheerun/vim-polyglot'
|
||||
Plug 'petrbroz/vim-glsl'
|
||||
|
Reference in New Issue
Block a user