mirror of
https://github.com/Baipyrus/nvim-config.git
synced 2024-11-14 21:13:49 +00:00
remove unwanted autosession plugin
This commit is contained in:
parent
d117ed8ecf
commit
b138a01336
@ -1,9 +0,0 @@
|
||||
-- Plugin to automatically create and restore simple sessions
|
||||
return {
|
||||
'rmagatti/auto-session',
|
||||
config = function()
|
||||
require('auto-session').setup {
|
||||
auto_session_enable_last_session = true,
|
||||
}
|
||||
end,
|
||||
}
|
Loading…
Reference in New Issue
Block a user