refactor plugins into directory
This commit is contained in:
parent
2ffe0d20cd
commit
29efb5d532
16 changed files with 541 additions and 474 deletions
3
lua/plugins/indentguess.lua
Normal file
3
lua/plugins/indentguess.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
return {
|
||||
'tpope/vim-sleuth',
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue