diff options
author | dundargoc <33953936+dundargoc@users.noreply.github.com> | 2023-04-23 17:12:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-23 17:12:46 +0200 |
commit | 664f2749e688e2aa2b322d2296111e1246a860ee (patch) | |
tree | f043430fe1304096177c2eabfe2f5ddbcf972a2b /runtime/lua/vim/shared.lua | |
parent | 943ac2be55b7fcb6bf7fd9c80fd22bd4867b672f (diff) | |
download | rneovim-664f2749e688e2aa2b322d2296111e1246a860ee.tar.gz rneovim-664f2749e688e2aa2b322d2296111e1246a860ee.tar.bz2 rneovim-664f2749e688e2aa2b322d2296111e1246a860ee.zip |
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.
Diffstat (limited to 'runtime/lua/vim/shared.lua')
0 files changed, 0 insertions, 0 deletions