mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Update vim plugins
This commit is contained in:
parent
878b13b2fa
commit
b22ae1cbd6
6
.vimrc
6
.vimrc
@ -64,12 +64,14 @@ Plugin 'ryanoasis/vim-devicons'
|
||||
Plugin 'vim-airline/vim-airline'
|
||||
Plugin 'vim-airline/vim-airline-themes'
|
||||
Plugin 'PotatoesMaster/i3-vim-syntax'
|
||||
Plugin 'solarnz/thrift.vim'
|
||||
Plugin 'lervag/vimtex'
|
||||
Plugin 'xuhdev/vim-latex-live-preview'
|
||||
Plugin 'JamshedVesuna/vim-markdown-preview'
|
||||
Plugin 'tpope/vim-abolish'
|
||||
|
||||
call vundle#end()
|
||||
|
||||
filetype plugin on
|
||||
|
||||
set omnifunc=syntaxcomplete#Complete
|
||||
|
||||
" Vim-Airline config
|
||||
|
Loading…
Reference in New Issue
Block a user