1
0
mirror of https://github.com/amix/vimrc synced 2025-06-28 18:44:59 +08:00

Fix small Error (#693)

This commit is contained in:
Mosaab Emam
2022-10-15 21:13:34 +02:00
committed by GitHub
parent 929bbc1e9e
commit d44e61e8e7

View File

@ -172,7 +172,6 @@ Map `<Space>` to `/` (search) and `<Ctrl>+<Space>` to `?` (backwards search):
map <space> / map <space> /
map <C-space> ? map <C-space> ?
map <silent> <leader><cr> :noh<cr>
Disable highlights when you press `<leader><cr>`: Disable highlights when you press `<leader><cr>`: