diff options
Diffstat (limited to 'nvim/settings.vim')
| -rw-r--r-- | nvim/settings.vim | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/nvim/settings.vim b/nvim/settings.vim index f65e180..6435401 100644 --- a/nvim/settings.vim +++ b/nvim/settings.vim | |||
| @@ -77,6 +77,7 @@ syntax enable | |||
| 77 | filetype plugin indent on | 77 | filetype plugin indent on |
| 78 | 78 | ||
| 79 | " Farbschema | 79 | " Farbschema |
| 80 | set termguicolors | 80 | " set termguicolors |
| 81 | " colorscheme default | 81 | " set background=dark |
| 82 | " colorscheme iceberg | ||
| 82 | 83 | ||
