This commit is contained in:
Imbus 2024-12-04 06:48:26 +01:00
parent c4e9f54a74
commit 9c86e08909

View file

@ -13,6 +13,8 @@ require('lazy').setup({
-- NOTE: Plugins can be added with a link (or for a github repo: 'owner/repo' link). -- 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
'lambdalisue/vim-suda',
-- Remember position -- Remember position
{ 'vladdoster/remember.nvim', opts = {} }, { 'vladdoster/remember.nvim', opts = {} },