aboutsummaryrefslogtreecommitdiff
path: root/test/functional/fixtures/pack/foo/opt
Commit message (Collapse)AuthorAge
* refactor: format test/*Justin M. Keyes2024-01-03
|
* fix(runtime): make a copy of runtime_search_path when iteratingBjörn Linse2021-09-27
| | | | | This is to prevent concurrent modification, just like save_rtp in the vim 8 implementation
* refactor(runtime): handle pack/foo/start/bar/after dirs properlyBjörn Linse2021-09-18
| | | | | | | | The order should be: XDG_CONFIG_HOME/nvim XDG_DATA_HOME/nvim/site/pack/foo/start/bar/ XDG_CONFIG_HOME/nvim/after XDG_DATA_HOME/nvim/site/pack/foo/start/bar/after
* startup: handle autoload and lua packages during startupBjörn Linse2020-11-02
¡NO HAY BANDA!