Skip to content
Snippets Groups Projects
Commit e7965790 authored by nimrod's avatar nimrod
Browse files

Enable incsearch in Vim.

parent 9d5c851f
No related branches found
No related tags found
No related merge requests found
...@@ -8,4 +8,5 @@ setlocal shiftwidth=4 ...@@ -8,4 +8,5 @@ setlocal shiftwidth=4
setlocal textwidth=80 setlocal textwidth=80
setlocal smarttab setlocal smarttab
setlocal expandtab setlocal expandtab
setlocal incsearch
syntax on syntax on
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment