move from init to custom/plugins
This commit is contained in:
parent
dbba54cfd8
commit
219ab94804
16 changed files with 549 additions and 751 deletions
3
lua/custom/plugins/vim-sleuth.lua
Normal file
3
lua/custom/plugins/vim-sleuth.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
return {
|
||||
'tpope/vim-sleuth', -- Detect tabstop and shiftwidth automatically
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue