mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
Fix small Error
This commit is contained in:
parent
5108ca4ec0
commit
4ef2c304ef
@ -171,7 +171,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>`:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user