now fuzzel and so on. Idk what happened last time
This commit is contained in:
7
packages/nvim/lua/plugins/arduino.lua
Normal file
7
packages/nvim/lua/plugins/arduino.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
return{
|
||||
"glebzlat/arduino-nvim",
|
||||
config = {
|
||||
function() require("arduino-nvim").setup() end,
|
||||
filetype = "arduino",
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user