Replace vim abbreviations with Abolish configs
This commit is contained in:
11
vim/after/plugin/abolish.vim
Normal file
11
vim/after/plugin/abolish.vim
Normal file
@@ -0,0 +1,11 @@
|
||||
" Exit if :Abolish isn't available.
|
||||
if !exists(':Abolish')
|
||||
finish
|
||||
endif
|
||||
|
||||
Abolish teh the
|
||||
Abolish taht that
|
||||
Abolish kewyord keyword
|
||||
Abolish indentit{y,ies} identit{y,ies}
|
||||
Abolish indetit{y,ies} identit{y,ies}
|
||||
Abolish constnat constant
|
||||
Reference in New Issue
Block a user