summaryrefslogtreecommitdiffstatshomepage
path: root/CONTRIBUTING.md
AgeCommit message (Expand)AuthorFiles
2026-04-22ci: drop cirrus #39321Justin M. Keyes1
2026-03-16docs: miscJustin M. Keyes1
2026-03-11docs: api, messages, lsp, trustJustin M. Keyes1
2026-02-21ci: lint and format treesitter queriesRiley Bruins1
2026-02-12docs: lsp, options, promptbufJustin M. Keyes1
2025-12-30build: ship "_core/*" as bytecode (built-into Nvim binary)Justin M. Keyes1
2025-11-23docs: miscJustin M. Keyes1
2025-11-16docs: misc #36580Justin M. Keyes1
2025-10-24docs: dev-quickstart, dev-test #36304Justin M. Keyes1
2025-05-30docs: rename builtin.txt, eval.txt #34212Phạm Bình An1
2025-05-10refactor(docs): remove unnecessary `@private`/`@nodoc` annotations (#33951)Maria José Solano1
2025-02-26build: move all generator scripts to `src/gen/`Lewis Russell1
2025-02-10feat(ui): UI :detach commandJustin M. Keyes1
2024-12-23build: remove `lintcommit` from `lint` targetdundargoc1
2024-06-07docs: misc (#28837)dundargoc1
2024-05-15docs: newsJustin M. Keyes1
2024-05-02docs(CONTRIBUTING): mention process of changing ft detection (#28598)zeertzjq1
2024-04-30docs: misc #24163Justin M. Keyes1
2024-04-25build: do not use GIT_REPOSITORY for local dependenciesdundargoc1
2024-04-17docs: remove mentions of scan-builddundargoc1
2024-03-23build: use `GIT_REPOSITORY` for local URLsdundargoc1
2024-02-27feat(docs): replace lua2dox.luaLewis Russell1
2024-01-28docs: include backtrace for bug-crash #27065Jongwook Choi1
2024-01-28build(docs): separate lint job to validate vimdoc #27227Jongwook Choi1
2024-01-18docs: various #25289Justin M. Keyes1
2023-12-13docs: move vim-patch wiki page to runtime documentationdundargoc1
2023-12-13docs: add wiki FAQ to the runtime documentation (#26539)dundargoc1
2023-12-12docs: move minimum reproduction template from wiki to repodundargoc1
2023-11-12build: remove PVSdundargoc1
2023-11-10docs: update contributingdundargoc1
2023-11-05build: enable ASAN for MSVCdundargoc1
2023-09-27docs: Lua docstrings guidance #25345dundargoc1
2023-09-20docs: misc #24561Justin M. Keyes1
2023-08-26build: fix "make iwyu" not working (#24873)zeertzjq1
2023-08-23docs(generators): bake into cmakeLewis Russell1
2023-08-07feat: add .luarc.json (#24592)Lewis Russell1
2023-08-03docs: remove "#" comment char in @returnJustin M. Keyes1
2023-08-03docs: miscJustin M. Keyes1
2023-07-07docs: CONTRIBUTING.md updates (#24280)Lewis Russell1
2023-06-19docs #22363Justin M. Keyes1
2023-05-15build: add ubsan default optionsii141
2023-04-23build: add "ci" configure preset to reduce verbositydundargoc1
2023-03-17build!: rename sanitizer options from CLANG_* to ENABLE_*ii141
2023-03-11revert: "build: enable cmake workflow presets (#21860)"dundargoc1
2023-02-18ci: split ci.yml into a test workflow and a build test workflow (#22302)dundargoc1
2023-02-10build(ci): let ASAN print tracebacks for more errors (SIGABORT, SIGILL)bfredl1
2023-02-10ci: simplify lintcommit output (#22204)dundargoc1
2023-01-28build: enable ccache by default if available (#22020)dundargoc1
2023-01-19build: enable cmake workflow presets (#21860)dundargoc1
2023-01-05feat(lua)!: execute Lua with "nvim -l"Justin M. Keyes1