Replace vim after plugins with lua versions
This commit is contained in:
		@@ -1,6 +0,0 @@
 | 
			
		||||
set tabstop=8
 | 
			
		||||
set expandtab
 | 
			
		||||
set softtabstop=4
 | 
			
		||||
set shiftwidth=4
 | 
			
		||||
set shiftround
 | 
			
		||||
"setlocal omnifunc=v:lua.vim.lsp.omnifunc
 | 
			
		||||
@@ -1,4 +0,0 @@
 | 
			
		||||
setlocal expandtab
 | 
			
		||||
setlocal tabstop=4
 | 
			
		||||
setlocal shiftwidth=4
 | 
			
		||||
"setlocal omnifunc=v:lua.vim.lsp.omnifunc
 | 
			
		||||
		Reference in New Issue
	
	Block a user