mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2026-01-29 01:13:01 +01:00
nvim: Remember last file position
This commit is contained in:
parent
8037666e5c
commit
b7b95357db
2 changed files with 5 additions and 0 deletions
4
nvim/lua/plugins/remember.lua
Normal file
4
nvim/lua/plugins/remember.lua
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
'vladdoster/remember.nvim',
|
||||
config = {},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue