Remove remember.nvim in favor of custom minimal lua autocmd in autocmd.lua
This commit is contained in:
parent
3ed5a224f9
commit
03c16904b7
2 changed files with 14 additions and 4 deletions
|
|
@ -14,10 +14,6 @@ require('lazy').setup({
|
|||
'tpope/vim-sleuth', -- Detect tabstop and shiftwidth automatically
|
||||
|
||||
'lambdalisue/vim-suda',
|
||||
|
||||
-- Remember position
|
||||
{ 'vladdoster/remember.nvim', opts = {} },
|
||||
|
||||
-- Terminal
|
||||
{'akinsho/toggleterm.nvim', version = "*", config = true},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue