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