change behaviour or ack
[master]
This commit is contained in:
parent
d5797265cb
commit
9cc0229960
1 changed files with 2 additions and 0 deletions
|
@ -14,3 +14,5 @@ set shiftwidth=2
|
||||||
set tabstop=2
|
set tabstop=2
|
||||||
set nofoldenable
|
set nofoldenable
|
||||||
map <C-W>` gg=G<C-o><C-o>
|
map <C-W>` gg=G<C-o><C-o>
|
||||||
|
cnoreabbrev Ack Ack!
|
||||||
|
nnoremap <Leader>g :Ack!<Space>
|
||||||
|
|
Loading…
Reference in a new issue