aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/edit.h
Commit message (Expand)AuthorAge
* refactor(IWYU): move decor provider types to decoration_defs.h (#26692)zeertzjq2023-12-21
* refactor: fix runtime_defs.h (#26259)zeertzjq2023-11-28
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq2023-11-27
* refactor: move autocmd types to autocmd_defs.h (#26239)zeertzjq2023-11-27
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* vim-patch:9.0.0761: cannot use 'indentexpr' for Lisp indentingzeertzjq2022-10-16
* vim-patch:8.1.1076: file for Insert mode is much too bigzeertzjq2022-07-20
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* Fix the commentsShougo Matsushita2021-04-05
* vim-patch:8.2.2704: adding a lot of completions can be a bit slowShougo Matsushita2021-04-05
* vim-patch:8.2.0084: complete item "user_data" can only be a stringBlaž Hrastnik2020-04-29
* vim-patch:8.1.1124: insert completion flags are mixed upJan Edmund Lazo2019-08-21
* vim-patch:8.0.1493: completion items cannot be annotated (#8003)Shougo2018-02-18
* mouse: Implement horizontal scroll. #3450bambu2016-04-25
* move defines from vim.hBrandon Coleman2014-07-12
* Fix some stylesZyX2014-06-02
* Add automatic generation of headersZyX2014-06-02
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15