Skip to content
Snippets Groups Projects
Commit 637338bc authored by Henry Kupty's avatar Henry Kupty
Browse files

Avoid breaking tab-local directory settings

Neovim has support for tab-local settings, additionally to global and
window-local.

When a tab is set with `tcd`, if the directory is changed with `cd`, the
tab-local setting is discarded.

This patch fixes the current bug by setting checking the granularity of current
setting prior to changing directory.
parent 78bde219
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment