mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-09 20:19:37 +00:00
vim: set smartcase on search
This commit is contained in:
parent
290999bd1b
commit
c5ea8e3c58
@ -15,6 +15,8 @@ set guifont=Cascadia\ Code\ 11
|
||||
:set shiftwidth=4
|
||||
:set smarttab
|
||||
:set softtabstop=4
|
||||
:set ignorecase
|
||||
:set smartcase
|
||||
:set mouse=a
|
||||
:set clipboard=unnamedplus
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user