diff --git a/common/nvim/init.lua b/common/nvim/init.lua index 8909c52..7ee1874 100644 --- a/common/nvim/init.lua +++ b/common/nvim/init.lua @@ -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