Remove macro_mode functions, use vim-replace
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
function! macro_mode#enable()
|
||||
nmap <CR> @@
|
||||
endfunction
|
||||
|
||||
function! macro_mode#disable()
|
||||
nunmap <CR>
|
||||
endfunction
|
||||
Reference in New Issue
Block a user