disabled vim slueth
This commit is contained in:
parent
de76510fbb
commit
0337898648
1 changed files with 2 additions and 1 deletions
3
init.lua
3
init.lua
|
|
@ -92,7 +92,8 @@ require('lazy').setup({
|
||||||
sources = { 'lazy' },
|
sources = { 'lazy' },
|
||||||
},
|
},
|
||||||
|
|
||||||
'tpope/vim-sleuth',
|
-- sleuth was auto setting to 8 spaces on new/unknown files
|
||||||
|
-- 'tpope/vim-sleuth',
|
||||||
|
|
||||||
{
|
{
|
||||||
'lewis6991/gitsigns.nvim',
|
'lewis6991/gitsigns.nvim',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue