ignore case on normal search

This commit is contained in:
2026-02-12 19:59:20 +01:00
parent d4e9a4e3c8
commit e0bdfc51fe
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -63,6 +63,7 @@ set ttimeoutlen=50
set viewoptions=folds,cursor
set wildignore=*.o,*.obj,.git/**,tags,*.pyc
set noswapfile
set ignorecase
syntax on
tnoremap <c-w>c <c-\><c-n><c-w>c
xnoremap H ^