Add common abbreviations
This commit is contained in:
parent
5b8742e226
commit
beed6abf55
6
vim/plugin/settings/abbr.vim
Normal file
6
vim/plugin/settings/abbr.vim
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
"Abbreviations, trigger by typing the abbreviation and hitting space
|
||||||
|
|
||||||
|
abbr rlb Rails.logger.banner
|
||||||
|
abbr rld Rails.logger.debug
|
||||||
|
abbr pry! require 'pry'; binding.pry
|
||||||
|
|
Loading…
Reference in New Issue
Block a user