This commit is contained in:
2024-04-12 10:06:36 +02:00
parent 87d6a0c97d
commit b0740137d5
10 changed files with 74 additions and 91 deletions

View File

@@ -1,3 +0,0 @@
local conform = require("conform")
conform.setup()

View File

@@ -1,3 +0,0 @@
require('lualine').setup {
}

View File

@@ -1,2 +0,0 @@
require("nvim-treesitter.configs").setup({
})