Enable neovim auto-session plugin.
This commit is contained in:
parent
26519aad52
commit
fe4b86c320
1 changed files with 1 additions and 0 deletions
|
@ -237,6 +237,7 @@ with lib; {
|
|||
clipboard.providers.wl-copy.enable = true;
|
||||
|
||||
plugins = {
|
||||
auto-session.enable = true;
|
||||
colorizer.enable = true;
|
||||
comment.enable = true;
|
||||
gitsigns.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue