mirror of
https://github.com/FabricSoul/nixos-configs.git
synced 2025-08-04 09:00:23 -04:00
update: new rig
This commit is contained in:
parent
8eb51a0071
commit
d023c75ae5
4 changed files with 41 additions and 15 deletions
|
@ -423,6 +423,11 @@
|
|||
extraPlugins = [
|
||||
];
|
||||
extraConfigLua = ''
|
||||
vim.filetype.add({
|
||||
extension = {
|
||||
ldtk = "json",
|
||||
},
|
||||
})
|
||||
vim.lsp.inlay_hint.enable(true)
|
||||
vim.filetype.add({
|
||||
extension = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue