Files
neovim/cmake.config
dundargoc f936a962d0 build: create separate targets for nvim with and without runtime files
This distinction is important for correct dependency management, as the
nvim binary is used to create some runtime files. The nvim binary (and
the target to build it) is thus called `nvim_bin` and the target to
build all of nvim (binary+runtime) is called `nvim`.
2024-01-20 12:59:27 +01:00
..
2024-01-11 21:37:23 +01:00
2023-12-30 14:22:25 +01:00
2023-11-28 22:23:56 +01:00