Updating vimrc. Removing vitality plugin, added abbr for template
This commit is contained in:
@@ -24,7 +24,7 @@ Bundle 'mmalecki/vim-node.js'
|
|||||||
Bundle 'Lokaltog/vim-powerline'
|
Bundle 'Lokaltog/vim-powerline'
|
||||||
Bundle 'tpope/vim-ragtag'
|
Bundle 'tpope/vim-ragtag'
|
||||||
Bundle 'tpope/vim-surround'
|
Bundle 'tpope/vim-surround'
|
||||||
Bundle 'sjl/vitality.vim'
|
" Bundle 'sjl/vitality.vim'
|
||||||
Bundle 'duff/vim-scratch'
|
Bundle 'duff/vim-scratch'
|
||||||
Bundle 'cakebaker/scss-syntax.vim'
|
Bundle 'cakebaker/scss-syntax.vim'
|
||||||
Bundle 'kchmck/vim-coffee-script'
|
Bundle 'kchmck/vim-coffee-script'
|
||||||
@@ -44,6 +44,7 @@ filetype plugin indent on
|
|||||||
"""" Abbreviations
|
"""" Abbreviations
|
||||||
abbr funciton function
|
abbr funciton function
|
||||||
abbr teh the
|
abbr teh the
|
||||||
|
abbr tempalte template
|
||||||
|
|
||||||
"set winwidth=120
|
"set winwidth=120
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user