update: new rig

This commit is contained in:
FabricSoul 2025-06-05 23:57:58 -04:00
parent 8eb51a0071
commit d023c75ae5
4 changed files with 41 additions and 15 deletions

View file

@ -423,6 +423,11 @@
extraPlugins = [
];
extraConfigLua = ''
vim.filetype.add({
extension = {
ldtk = "json",
},
})
vim.lsp.inlay_hint.enable(true)
vim.filetype.add({
extension = {