This commit is contained in:
Roland Thomas
2023-02-08 23:20:18 -05:00
parent 275d157702
commit c5e1c42cc4
4 changed files with 7 additions and 3 deletions

2
.vimrc
View File

@ -18,6 +18,8 @@ Plug 'itchyny/lightline.vim'
Plug 'ap/vim-css-color'
Plug 'ycm-core/YouCompleteMe'
Plug 'preservim/nerdtree'
Plug 'tpope/vim-commentary'
Plug 'tpope/vim-surround'
call plug#end()
colorscheme nord