mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[nvim] Add nvim api completion plugin
This commit is contained in:
parent
7fb0e122db
commit
af87a53544
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ let s:plug = funcref('dotfiles#plugman#register')
|
|||
" Language specific {{{
|
||||
call s:plug('alaviss/nim.nvim')
|
||||
call s:plug('stevearc/vim-arduino')
|
||||
call s:plug('xiyaowong/coc-nvim-lua')
|
||||
" }}}
|
||||
|
||||
" Misc {{{
|
||||
|
|
Loading…
Reference in a new issue