This commit is contained in:
Roland Thomas
2023-04-14 12:48:43 -04:00
parent 239e0e9c46
commit ad2e3159b0
4 changed files with 15 additions and 0 deletions

1
.vimrc
View File

@ -25,6 +25,7 @@ Plug 'tpope/vim-commentary'
Plug 'tpope/vim-surround'
Plug 'ryanoasis/vim-devicons'
Plug 'xuhdev/vim-latex-live-preview'
Plug 'rust-lang/rust.vim'
call plug#end()
colorscheme nord