Add common abbreviations
This commit is contained in:
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
|
||||||
|
|
||||||
Reference in New Issue
Block a user