enable vim-sleuth
This commit is contained in:
parent
9fea446ad4
commit
f11f354c58
1 changed files with 1 additions and 1 deletions
|
|
@ -158,7 +158,7 @@ require("lazy").setup({
|
|||
"tpope/vim-fugitive",
|
||||
|
||||
-- NOTE: Plugins can be added with a link (or for a github repo: 'owner/repo' link).
|
||||
-- "tpope/vim-sleuth", -- Detect tabstop and shiftwidth automatically
|
||||
"tpope/vim-sleuth", -- Detect tabstop and shiftwidth automatically
|
||||
|
||||
-- NOTE: Plugins can also be added by using a table,
|
||||
-- with the first argument being the link and the following
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue