vim: Experiment with the ayu theme
This commit is contained in:
parent
427220fcdb
commit
f6662fb68f
|
@ -2,6 +2,7 @@ Plug 'APZelos/blamer.nvim'
|
|||
Plug 'Yggdroot/indentLine'
|
||||
Plug 'airblade/vim-gitgutter'
|
||||
Plug 'arcticicestudio/nord-vim'
|
||||
Plug 'ayu-theme/ayu-vim'
|
||||
Plug 'christoomey/vim-sort-motion'
|
||||
Plug 'christoomey/vim-tmux-navigator'
|
||||
Plug 'editorconfig/editorconfig-vim'
|
||||
|
|
1
.config/nvim/plugins/ayu.vim
Normal file
1
.config/nvim/plugins/ayu.vim
Normal file
|
@ -0,0 +1 @@
|
|||
let ayucolor="light"
|
Loading…
Reference in a new issue