diff options
author | Santo Cariotti <santo@dcariotti.me> | 2020-11-14 11:15:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-14 11:15:30 +0100 |
commit | b6ec6a10edbdf4213ab3c2c9118f7935aca5dd50 (patch) | |
tree | bd0fc90664b7e3676eb3891f2f6627ea29e43526 | |
parent | b1325382a0e3670720898155a4a2aacc65f6d0bf (diff) |
Update .vimrc
-rwxr-xr-x | vim/.vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ set history=1000 set wildignore+=*.pyc set hlsearch " highlight search -set incsearch " highlight search while type +set incsearch set nowritebackup set laststatus=2 |