Remove ghostty's flake input (use nixpkgs one)

This commit is contained in:
2025-03-28 11:37:02 +01:00
parent 49638985b0
commit c2851babb9
5 changed files with 29 additions and 176 deletions
-1
View File
@@ -176,6 +176,5 @@ if vim.g.have_nerd_font then
})
end
vim.diagnostic.config({
virtual_text = false,
update_in_insert = true,
})