This website requires JavaScript.
Explore
Gists
Links
Portfolio
Help
Sign in
gaiety
/
dotfiles
Watch
1
Star
1
Fork
You've already forked dotfiles
0
Code
Activity
cb579f2a71
dotfiles
/
.luarc.json
9 lines
135 B
JSON
Raw
Normal View
History
Unescape
Escape
fixed vim global, added lsp keys, moved pairs, cmp configured again right
2025-06-16 23:29:08 -06:00
{
"diagnostics.globals"
:
[
F12 toggle floating terminal
2025-06-21 19:30:12 -06:00
"vim"
,
"Snacks"
]
,
"diagnostics.disable"
:
[
"undefined-doc-name"
fixed vim global, added lsp keys, moved pairs, cmp configured again right
2025-06-16 23:29:08 -06:00
]
}
Copy permalink