Ignore theme specific lines in git using a filter

This commit is contained in:
2022-05-02 13:17:33 +02:00
parent 27c2b8f983
commit 6127f66f1a
5 changed files with 90 additions and 9 deletions

View File

@@ -42,7 +42,6 @@ Plug 'cocopon/iceberg.vim'
call plug#end()
""Colors
colorscheme iceberg
set bg=dark
set termguicolors
""Disabe status line
set laststatus=0