diff options
| author | jStmaX! <87650746+jstmaxlol@users.noreply.github.com> | 2025-09-29 00:22:25 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-29 00:22:25 +0200 |
| commit | 43c32c211d66e6aec233473341b1031c45a01e6c (patch) | |
| tree | 64dc12052c5649df53176eed5c3b996a94a87a89 /cfg/.vimrc | |
| parent | 37cefd62c85a76414f89e189432055ee0fdc066b (diff) | |
ashen ot
Diffstat (limited to 'cfg/.vimrc')
| -rw-r--r-- | cfg/.vimrc | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -25,9 +25,12 @@ call plug#begin() " plugin list Plug 'qaptoR-nvim/chocolatier.nvim' Plug 'nvim-tree/nvim-web-devicons' +Plug 'ficcdaf/ashen.nvim' call plug#end() " theme set background=dark -silent! colorscheme chocolatier +"silent! color chocolatier +"silent! color retrobox +silent! color ashen |