Updated nvim configuration including harpoon and firenvim

This commit is contained in:
rocketdebris 2025-09-16 09:48:21 -04:00
parent 2c749ac329
commit baa2e07b0f
3 changed files with 23 additions and 2 deletions

1
lua/plugins/firenvim.lua Normal file
View file

@ -0,0 +1 @@
return { 'glacambre/firenvim', build = ":call firenvim#install(0)" }