summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 13:28:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 13:28:42 +0000
commit8cef65baa6f3061eb037c0f70982ebdbe0c69008 (patch)
tree16f1a19958cec95f56234d556d1864195ae5e17c
parentEnabling highlight whitespace. (diff)
downloadvim-8cef65baa6f3061eb037c0f70982ebdbe0c69008.tar.xz
vim-8cef65baa6f3061eb037c0f70982ebdbe0c69008.zip
Enabling hlsearch.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/local/vimrc.d/hlsearch.vim3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/local/vimrc.d/hlsearch.vim b/debian/local/vimrc.d/hlsearch.vim
new file mode 100644
index 0000000..459bea0
--- /dev/null
+++ b/debian/local/vimrc.d/hlsearch.vim
@@ -0,0 +1,3 @@
+" /etc/vim/vimrc.d/hlsearch.vim
+
+set hlsearch