mirror of
https://github.com/anthonyoteri/dotfiles.git
synced 2026-06-05 23:56:52 -04:00
Add neo-vim configuration
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
Plug 'stevearc/vim-arduino'
|
||||
|
||||
" let g:arduino_dir = '/usr/share/arduino/hardware/arduino/avr'
|
||||
" let g:arduino_home_dir = $HOME . '.arduino15'
|
||||
let g:arduino_serial_cmd = 'picocom {port} -b {baud} -l'
|
||||
Reference in New Issue
Block a user