From 5cfe442445528a90f11387b130a754d3e24cf01c Mon Sep 17 00:00:00 2001 From: wunewww <55101139+wunewww@users.noreply.github.com> Date: Sun, 5 May 2024 11:08:08 +0800 Subject: [PATCH] Remap to :noh --- vimrc.d/03-remaps.vim | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 vimrc.d/03-remaps.vim diff --git a/vimrc.d/03-remaps.vim b/vimrc.d/03-remaps.vim new file mode 100644 index 0000000..6d06e07 --- /dev/null +++ b/vimrc.d/03-remaps.vim @@ -0,0 +1,3 @@ +" Remaps which are not related to packages + +nnoremap :nohlsearch