refactor
This commit is contained in:
parent
ab58d1a503
commit
631e88bdd2
15 changed files with 122 additions and 366 deletions
4
lua/plugins/vim-sleuth.lua
Normal file
4
lua/plugins/vim-sleuth.lua
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
-- Detect tabstop and shiftwidth automatically
|
||||
return {
|
||||
'tpope/vim-sleuth',
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue