add back ability foRold H and L commands

This commit is contained in:
2025-07-29 22:09:30 +02:00
parent 89ac5f51db
commit 4dc4e36b2c
+2
View File
@@ -35,6 +35,8 @@ vim.cmd [[
nnoremap <c-p> :cprevious<CR>zz
nnoremap ,cu :colder<CR>
nnoremap ,cr :cnewer<CR>
nnoremap ,h H
nnoremap ,l L
nnoremap H ^
nnoremap L $