🔧 Major overhaul of nvim config

This commit is contained in:
z3rOR0ne 2025-03-28 18:57:42 -07:00
parent 351ce052a7
commit 5e7afd99ec
38 changed files with 1091 additions and 87 deletions

View file

@ -729,3 +729,8 @@ install wireshark-dumpcap.hook
03/04/2025
Adjust ~/.gitconfig according to
https://blog.gitbutler.com/how-git-core-devs-configure-git/
03/28/2025
Install @vue/typescript-plugin and language-server:
doas npm install -g @vue/typescript-plugin
doas npm install -g @vue/language-server