We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5ec49a commit 501167dCopy full SHA for 501167d
init.lua
@@ -225,7 +225,7 @@ rtp:prepend(lazypath)
225
-- NOTE: Here is where you install your plugins.
226
require('lazy').setup({
227
-- NOTE: Plugins can be added with a link (or for a github repo: 'owner/repo' link).
228
- 'tpope/vim-sleuth', -- Detect tabstop and shiftwidth automatically
+ 'NMAC427/guess-indent.nvim', -- Detect tabstop and shiftwidth automatically
229
230
'famiu/bufdelete.nvim',
231
0 commit comments