summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/edit.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2023-12-21refactor(IWYU): move decor provider types to decoration_defs.h (#26692)zeertzjq1
2023-11-28refactor: fix runtime_defs.h (#26259)zeertzjq1
2023-11-27build(IWYU): fix includes for undo_defs.hdundargoc1
2023-11-27refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq1
2023-11-27refactor: move autocmd types to autocmd_defs.h (#26239)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2022-10-16vim-patch:9.0.0761: cannot use 'indentexpr' for Lisp indentingzeertzjq1
2022-07-20vim-patch:8.1.1076: file for Insert mode is much too bigzeertzjq1
2021-10-12refactor: format all C files under nvim/ #15977dundargoc1
2021-04-05Fix the commentsShougo Matsushita1
2021-04-05vim-patch:8.2.2704: adding a lot of completions can be a bit slowShougo Matsushita1
2020-04-29vim-patch:8.2.0084: complete item "user_data" can only be a stringBlaž Hrastnik1
2019-08-21vim-patch:8.1.1124: insert completion flags are mixed upJan Edmund Lazo1
2018-02-18vim-patch:8.0.1493: completion items cannot be annotated (#8003)Shougo1
2016-04-25mouse: Implement horizontal scroll. #3450bambu1
2014-07-12move defines from vim.hBrandon Coleman1
2014-06-02Fix some stylesZyX1
2014-06-02Add automatic generation of headersZyX1
2014-05-15Introduce nvim namespace: Fix define guards.Eliseo Martínez1
2014-05-15Introduce nvim namespace: Fix project-local includes.Eliseo Martínez1
2014-05-15Introduce nvim namespace: Move files.Eliseo Martínez1