Added lsp, blink, etc...

This commit is contained in:
maciejrusek
2026-03-10 23:01:51 +01:00
parent e98b1b4f8e
commit 0f03121b87
9 changed files with 93 additions and 2 deletions

3
after/ftplugin/lua.lua Normal file
View File

@@ -0,0 +1,3 @@
vim.opt.shiftwidth = 2
vim.opt.expandtab = true