Nix hm #1

Merged
LarssonMartin1998 merged 106 commits from nix-hm into main 2025-02-25 14:13:05 +00:00
Showing only changes of commit 97e2caa7bb - Show all commits

View file

@ -13,7 +13,6 @@ return {
},
},
on_attach = function(_, bufnr)
vim.notify("TJENA BBY")
vim.bo[bufnr].tabstop = 2
vim.bo[bufnr].shiftwidth = 2
vim.bo[bufnr].softtabstop = 2