Remove leftover snippets variable

This commit is contained in:
Greg Lazarev 2014-03-07 16:05:30 -08:00
parent 7007a86bce
commit 69b0edc174

3
vimrc
View file

@ -86,9 +86,6 @@ highlight Folded guibg=#0A0A0A guifg=#9090D0
set number
set numberwidth=5
" Snippets are activated by Shift+Tab
let g:snippetsEmu_key = "<S-Tab>"
" Tab completion
" will insert tab at beginning of line,
" will use completion if not at beginning