vim-suda
This commit is contained in:
parent
c4e9f54a74
commit
9c86e08909
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ require('lazy').setup({
|
|||
-- NOTE: Plugins can be added with a link (or for a github repo: 'owner/repo' link).
|
||||
'tpope/vim-sleuth', -- Detect tabstop and shiftwidth automatically
|
||||
|
||||
'lambdalisue/vim-suda',
|
||||
|
||||
-- Remember position
|
||||
{ 'vladdoster/remember.nvim', opts = {} },
|
||||
|
||||
|
|
Loading…
Reference in a new issue