mirror of
https://github.com/tiyn/dotfiles.git
synced 2026-04-16 12:14:48 +02:00
Merge branch 'master' of github:tiyn/dotfiles
This commit is contained in:
6
.config/nvim/lua/plugins/platformio.lua
Normal file
6
.config/nvim/lua/plugins/platformio.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
-- integration plugin for platformio
|
||||
"sbatin/platformio.nvim",
|
||||
dependencies = { "numToStr/FTerm.nvim" },
|
||||
cmd = { "PIO" },
|
||||
}
|
||||
Reference in New Issue
Block a user