mirror of
https://github.com/stevenproctor/dotfiles.git
synced 2026-01-28 09:59:54 -06:00
nvim - toggleterm: auto change term directory to "pwd"
This commit is contained in:
@@ -11,6 +11,7 @@
|
|||||||
:terminal_mappings true ;; whether or not the open mapping applies in the opened terminals
|
:terminal_mappings true ;; whether or not the open mapping applies in the opened terminals
|
||||||
:persist_size true
|
:persist_size true
|
||||||
:persist_mode true ;; if set to true (default) the previous terminal mode will be remembered
|
:persist_mode true ;; if set to true (default) the previous terminal mode will be remembered
|
||||||
|
:autochdir true
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user