mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 22:12:56 +00:00
Revert "force neovim fish shell in toggleterm"
This reverts commit d1f12671b0
.
This commit is contained in:
parent
d1f12671b0
commit
a6f9b985fc
@ -9,7 +9,6 @@ M.packer = function(use)
|
||||
open_mapping = [[<c-\>]],
|
||||
hide_numbers = true,
|
||||
direction = "float",
|
||||
shell = "fish", -- Force fish for everything
|
||||
})
|
||||
|
||||
vim.keymap.set("t", "<A-CR>", "<C-\\><C-n>") --- Exit terminal mode
|
||||
|
Loading…
Reference in New Issue
Block a user