chore: add new plugins

This commit is contained in:
2024-03-22 12:52:52 +02:00
parent 8e6bda8ac0
commit 1c8d7d92a8
16 changed files with 163 additions and 82 deletions

View File

@@ -1,2 +1,5 @@
vim.opt_local.wrap = true
vim.opt_local.spell = true
vim.opt_local.tabstop = 2
vim.opt_local.shiftwidth = 2
vim.opt_local.softtabstop = 2

View File

@@ -49,7 +49,7 @@ ls.add_snippets("lua", {
)
),
s(
"f",
"fn",
fmt(
[[
function({})