change: added lsp's to nvim

This commit is contained in:
2025-07-01 18:07:09 -04:00
parent 86af010cbc
commit 0cbf0ede6d
5 changed files with 53 additions and 1 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"modules": [
"os",
"kernel",
"shell",
"de",
"font",
"terminal",
"terminalfont",
"cpu",
"gpu",
"memory",
"swap"
],
"logo": {
"type": "none"
}
}