mirror of
1
0
Fork 0

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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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