Files
neovim/scripts
Justin M. Keyes f05a2891d3 build: rename build-related dirs
Problem:
Dirs "config", "packaging", and "third-party" are all closely related
but this is not obvious from the layout. This adds friction for new
contributors.

Solution:
- rename config/ to cmake.config/
- rename test/config/ to test/cmakeconfig/ because it is used in Lua
  tests: require('test.cmakeconfig.paths').
- rename packaging/ to cmake.packaging/
- rename third-party/ to cmake.deps/ (parallel with .deps/)
2022-06-28 04:02:29 -07:00
..
2022-06-28 04:02:29 -07:00
2019-07-29 22:14:23 +02:00
2022-01-04 07:28:29 -07:00
2019-07-29 22:14:23 +02:00
2022-06-15 09:20:32 +02:00
2022-04-24 18:51:22 -07:00
2021-10-02 08:26:57 -07:00
2021-09-19 16:36:08 -07:00