summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/version.h
AgeCommit message (Expand)AuthorFiles
2025-12-01feat(version): support multiple Vim versionsJan Edmund Lazo1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-07-18feat(env): remove VIM_VERSION_NODOT macro #34890Phạm Bình An1
2023-12-20refactor: eliminate cyclic includesdundargoc1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-27refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-09-12feat(extmark): support proper multiline rangesbfredl1
2022-10-21vim-patch: bump VIM_VERSION from 8.0 => 8.1 #20762Justin M. Keyes1
2021-10-19refactor: remove space after starDundar Göc1
2021-10-12refactor: format all C files under nvim/ #15977dundargoc1
2020-12-10vim-patch:8.2.0005: duplication in version info (#13502)Jan Edmund Lazo1
2017-07-14Bump Vim version to 8.0 and applied patchesJames McCoy1
2017-04-22refactor/single-include: window.h, version.h (#6570)relnod1
2015-11-01build: Use `git describe` for version strings.Justin M. Keyes1
2015-03-08version: don't use NVIM_VERSION_* directly outside version.cBjörn Linse1
2015-03-08config: split out versiondef.h from config.hBjörn Linse1
2014-06-02Add automatic generation of headersZyX1
2014-05-15Introduce nvim namespace: Fix define guards.Eliseo Martínez1
2014-05-15Introduce nvim namespace: Move files.Eliseo Martínez1