neovim config

This commit is contained in:
2025-03-09 20:59:55 +03:00
parent bdab2117f3
commit 972a43b01f
10 changed files with 305 additions and 0 deletions

View File

@@ -0,0 +1 @@
vim.cmd [[autocmd BufWritePre * lua vim.lsp.buf.format()]]