mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-04 18:14:40 +02:00
update colorschemes
This commit is contained in:
parent
3033af93c9
commit
267b7e9cf4
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ call plug#begin('~/.config/nvim/autoload/plugged')
|
|||
" Closetags
|
||||
Plug 'alvan/vim-closetag'
|
||||
" Themes
|
||||
Plug 'christianchiarulli/nvcode.vim'
|
||||
Plug 'christianchiarulli/nvcode-color-schemes.vim'
|
||||
" Intellisense
|
||||
Plug 'neoclide/coc.nvim', {'branch': 'release'}
|
||||
" Status Line
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue