feat: changing some naming conventions, adding in the

arduino_language_server setup and adding the fugitive plugin for git
actions.
This commit is contained in:
2026-05-18 05:26:29 -05:00
parent 9aa70e6f84
commit f8836d1f49
6 changed files with 23 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
return {
'tpope/vim-fugitive',
}