diff --git a/nvim/.config/nvim/fnl/dotfiles/plugin/toggleterm.fnl b/nvim/.config/nvim/fnl/dotfiles/plugin/toggleterm.fnl index 0b64b97..380773e 100644 --- a/nvim/.config/nvim/fnl/dotfiles/plugin/toggleterm.fnl +++ b/nvim/.config/nvim/fnl/dotfiles/plugin/toggleterm.fnl @@ -11,6 +11,7 @@ :terminal_mappings true ;; whether or not the open mapping applies in the opened terminals :persist_size true :persist_mode true ;; if set to true (default) the previous terminal mode will be remembered + :autochdir true })