diff options
author | dundargoc <gocdundar@gmail.com> | 2023-11-22 10:39:20 +0100 |
---|---|---|
committer | dundargoc <33953936+dundargoc@users.noreply.github.com> | 2023-11-22 14:03:50 +0100 |
commit | c8fd82b26d4f25f19ccfd4494ec2a049980d543d (patch) | |
tree | 983dae8f76e9924944cd3d582715ab8881c0788c /runtime/lua/vim/_inspector.lua | |
parent | 34fa1e1ca4ddee0429f098a3ac885a716138fb6c (diff) | |
download | rneovim-c8fd82b26d4f25f19ccfd4494ec2a049980d543d.tar.gz rneovim-c8fd82b26d4f25f19ccfd4494ec2a049980d543d.tar.bz2 rneovim-c8fd82b26d4f25f19ccfd4494ec2a049980d543d.zip |
build: reorder compiler option setting
The most general conditions should come before more specific conditions.
For example, `UNIX` options needs to be specified before any
distro-specific options. This way distro specific options takes priority
over the general case in case there's a conflict.
Diffstat (limited to 'runtime/lua/vim/_inspector.lua')
0 files changed, 0 insertions, 0 deletions