mirror of
https://github.com/gryf/.vim.git
synced 2025-12-17 11:30:29 +01:00
Added matchtagalways and snippets
This commit is contained in:
@@ -65,6 +65,7 @@ let g:vim_bin_path = expand($VIM) . '/bin'
|
||||
" Make the interface speaks english
|
||||
set langmenu=en_US
|
||||
let $LANG = 'en_US.UTF-8'
|
||||
source $VIMRUNTIME/delmenu.vim
|
||||
source $VIMRUNTIME/menu.vi
|
||||
" Those two are optional, usable only for those who actually use menu bar
|
||||
"source $VIMRUNTIME/delmenu.vim
|
||||
"source $VIMRUNTIME/menu.vi
|
||||
" vim:ts=4:sw=4:wrap:fdm=marker:
|
||||
|
||||
Reference in New Issue
Block a user