Files
neovim/test/functional
Barrett Ruth 7325e3b55a fix(dir): define "-" (up/parent) mapping earlier #40531
Problem:
The dir.lua "-" mapping cannot be easily overridden (because of autocmd
ordering).

Solution:
- Move it to defaults.lua.
- Also to be extra polite: fall back to builtin `-` motion if the user
  disabled the `dir.lua` plugin.
2026-07-02 15:55:48 -04:00
..
2026-07-01 13:26:21 +02:00
2026-06-28 19:01:24 -04:00
2026-07-01 13:00:06 +02:00
2026-06-28 19:01:24 -04:00