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

Enable incsearch in Vim.

parent 278563db
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