aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/undo_defs.h
Commit message (Expand)AuthorAge
* refactor: move some constants out of vim_defs.h (#26298)zeertzjq2023-11-29
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* refactor: the long goodbyedundargoc2023-10-09
* refactor: the long goodbyedundargoc2023-10-03
* refactor: remove longdundargoc2023-07-03
* refactor: adjust headers according to the style guide (#23934)dundargoc2023-06-06
* refactor: replace char_u with charDundar Göc2022-09-09
* refactor: remove some unused includes (#19747)zeertzjq2022-08-13
* refactor: fix clint warnings (#17682)dundargoc2022-03-13
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* buffer_updates: autoload episode III: revenge of the treesBjörn Linse2021-02-14
* shed biking: it's always extmarks, never marks extendedBjörn Linse2020-01-20
* nsmarks: initial committimeyyy2019-11-11
* refactor/single-include: undo_defs.hrelnod2017-10-19
* viminfo: First version of ShaDa file dumpingZyX2015-10-08
* vim-patch: Port parts of Vim 7.4.399.Florian Walch2015-04-08
* vim: include used definitions in headersNicolas Hillegeer2014-07-16
* 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