Files
neovim/.github/workflows
dundargoc 664f2749e6 build: add "ci" configure preset to reduce verbosity
`cmake --preset ci`

is equivalent to

`cmake -B build -G Ninja -D CI_BUILD=ON`

Also remove build presets as they're not very useful without workflow
presets, which are only available in schema versions 6 and above.
2023-04-23 17:12:46 +02:00
..
2023-02-20 15:12:59 +08:00
2023-04-08 13:14:13 +02:00
2023-03-08 18:18:03 +01:00
2023-04-22 13:50:27 +02:00
2023-02-20 15:12:59 +08:00