remove ignorecase

This commit is contained in:
2026-04-20 22:12:36 +02:00
parent b39eb32e97
commit 8125b71659
-1
View File
@@ -66,7 +66,6 @@ set ttimeoutlen=50
set viewoptions=folds,cursor set viewoptions=folds,cursor
set wildignore=*.o,*.obj,.git/**,tags,*.pyc set wildignore=*.o,*.obj,.git/**,tags,*.pyc
set noswapfile set noswapfile
set ignorecase
set makeprg=just set makeprg=just
syntax on syntax on
tnoremap <c-w>c <c-\><c-n><c-w>c tnoremap <c-w>c <c-\><c-n><c-w>c