Changed to Nord color theme
This commit is contained in:
@@ -40,14 +40,14 @@ Plugin 'jiangmiao/auto-pairs' " Pair completion
|
||||
Plugin 'lervag/vimtex' " LaTeX tools
|
||||
Plugin 'vim-airline/vim-airline' " Nicer info line
|
||||
Plugin 'junegunn/goyo.vim' " Zen Workspace
|
||||
Plugin 'morhetz/gruvbox' " Color scheme
|
||||
Plugin 'nordtheme/vim' " Color scheme
|
||||
Plugin 'https://github.com/ap/vim-css-color' " highlight color codes in their color
|
||||
Plugin 'https://github.com/907th/vim-auto-save.git' " auto save
|
||||
Plugin 'https://github.com/github/copilot.vim' " github copilot
|
||||
|
||||
call vundle#end()
|
||||
|
||||
colorscheme gruvbox
|
||||
colorscheme nord
|
||||
|
||||
filetype plugin indent on
|
||||
|
||||
|
||||
Reference in New Issue
Block a user