revert: shell wrapper for neovim's terminal still useless on macOS

This commit is contained in:
Ryan Yin
2023-12-07 10:47:08 +08:00
parent 989989ecc6
commit d13a353921
2 changed files with 98 additions and 130 deletions

View File

@@ -72,14 +72,6 @@ return {
end,
},
{
"akinsho/toggleterm.nvim",
opts = function(_, opts)
-- custom shell with all neovim's exra packags accessible
opts.shell = "nvim-nushell"
end,
},
{
"0x00-ketsu/autosave.nvim",
-- lazy-loading on events