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 1da2249 commit 72300d4Copy full SHA for 72300d4
init.lua
@@ -7,7 +7,7 @@ require('lazy').setup({
7
'NMAC427/guess-indent.nvim',
8
=======
9
-- NOTE: Plugins can be added with a link (or for a github repo: 'owner/repo' link).
10
- 'tpope/vim-sleuth', -- Detect tabstop and shiftwidth automatically
+ 'NMAC427/guess-indent.nvim', -- Detect tabstop and shiftwidth automatically
11
12
-- NOTE: Plugins can also be added by using a table,
13
-- with the first argument being the link and the following
0 commit comments