aboutsummaryrefslogtreecommitdiff
path: root/autoload/prettier/utils/version.vim
AgeCommit message (Collapse)Author
2023-10-08refactor: add version comparison functionsVictor S
Added 2 functions that compare versions strings according to semantic version. This is part of a plan to compose the flags of the CLI command from an object with flag details.