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