fuck sessions

This commit is contained in:
Zacharias-Brohn
2025-02-09 01:49:57 +01:00
parent a0ecbb3dc8
commit 8107eac37c
11 changed files with 102 additions and 275 deletions
-3
View File
@@ -15,6 +15,3 @@ autocmd('LspAttach', {
end
})
vim.filetype.add({
pattern = { [".*/hypr/.*%.conf$"] = "hyprlang" },
})