AutoYADM commit: 2025-02-11 19:30:03

This commit is contained in:
Daniel Fichtinger 2025-02-11 19:30:03 -05:00
parent c99d16cd76
commit 45bd25966c
4 changed files with 374 additions and 1 deletions

View file

@ -1,2 +1,6 @@
[language-server.lua-language-server.config.Lua]
workspace.library = ["/usr/share/nvim/runtime/lua", "/home/fic/.config/nvim/lua"]
[[language]]
name = "toml"
roots = ["."]