add tla to vim
This commit is contained in:
parent
af3f15e30e
commit
4632b5d39b
3 changed files with 6 additions and 1 deletions
1
.vimrc
1
.vimrc
|
|
@ -158,6 +158,7 @@ Plug 'posva/vim-vue'
|
|||
Plug 'Shougo/context_filetype.vim'
|
||||
Plug 'idris-hackers/idris-vim', {'for': 'idris'}
|
||||
Plug 'derekwyatt/vim-scala', {'for': 'scala'}
|
||||
Plug 'hwayne/tla.vim'
|
||||
|
||||
" Plugins that autocomplete
|
||||
Plug 'Shougo/deoplete.nvim'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue