mod(nvim): config cleanup

This commit is contained in:
Léana 江 2023-06-19 08:59:15 +02:00 committed by Léana 江
parent c627377228
commit be1ff51bce
7 changed files with 38 additions and 90 deletions

View file

@ -1,9 +1,9 @@
require("fidget").setup({
text = {
spinner = "dots",
-- done = "[Ok]",
},
})
-- require("fidget").setup({
-- text = {
-- spinner = "dots",
-- -- done = "[Ok]",
-- },
-- })
require("nvim-treesitter.configs").setup({
-- A list of parser names, or "all" (the four listed parsers should always be installed)