Replace vim after plugins with lua versions

This commit is contained in:
2025-06-10 12:27:51 +02:00
parent b5e0162029
commit 66edf5bc4b
2 changed files with 0 additions and 10 deletions

View File

@ -1,6 +0,0 @@
set tabstop=8
set expandtab
set softtabstop=4
set shiftwidth=4
set shiftround
"setlocal omnifunc=v:lua.vim.lsp.omnifunc

View File

@ -1,4 +0,0 @@
setlocal expandtab
setlocal tabstop=4
setlocal shiftwidth=4
"setlocal omnifunc=v:lua.vim.lsp.omnifunc