summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorYour Name <you@example.com>2025-02-10 09:13:40 +0800
committerYour Name <you@example.com>2025-02-10 09:13:40 +0800
commit35925fee2562e8e549f839474946cc5d7216e016 (patch)
tree203a9bd35ac131e91c9952540856a498ef41432a /core
parent892e42000063423c34311148f5972f4d562ddf41 (diff)
hlsearch
Diffstat (limited to 'core')
-rwxr-xr-xcore/vim.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/vim.sh b/core/vim.sh
index 65378ec..9a27d73 100755
--- a/core/vim.sh
+++ b/core/vim.sh
@@ -47,7 +47,7 @@ nnoremap <C-a> 0
" Ctrl+E: Move to the end of the line in NORMAL mode
nnoremap <C-e> $
-
+:set hlsearch
EOF