feat(ide): session restoration
This commit is contained in:
@@ -85,4 +85,9 @@ return {
|
|||||||
"cloak-nvim",
|
"cloak-nvim",
|
||||||
ft = { "sh" },
|
ft = { "sh" },
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"vim-obsession",
|
||||||
|
cmd = "Obsess",
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -41,6 +41,7 @@
|
|||||||
telescope-nvim
|
telescope-nvim
|
||||||
telescope-fzf-native-nvim
|
telescope-fzf-native-nvim
|
||||||
tmux-nvim
|
tmux-nvim
|
||||||
|
vim-obsession
|
||||||
];
|
];
|
||||||
|
|
||||||
languageServers = with pkgs; [
|
languageServers = with pkgs; [
|
||||||
|
|||||||
Reference in New Issue
Block a user