Remove leftover snippets variable
This commit is contained in:
parent
7007a86bce
commit
69b0edc174
1 changed files with 0 additions and 3 deletions
3
vimrc
3
vimrc
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue