nvim: oopsie

This commit is contained in:
Léana 江 2023-06-23 22:11:24 +02:00 committed by Léana 江
parent aa0b6d17a7
commit 603098f2a5
4 changed files with 17 additions and 9 deletions

View file

@ -1,10 +1,3 @@
-- 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)
ensure_installed = {},