1
0
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:
2026-04-16 07:57:16 +02:00
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
return {
-- integration plugin for platformio
"sbatin/platformio.nvim",
dependencies = { "numToStr/FTerm.nvim" },
cmd = { "PIO" },
}