aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/textobject.c
Commit message (Expand)AuthorAge
* refactor: iwyu #31637Justin M. Keyes2024-12-23
* refactor: collapse statements in single assignmentsLewis Russell2024-07-30
* vim-patch:9.1.0504: inner-tag textobject confused about ">" in attributes (#2...zeertzjq2024-06-20
* vim-patch:9.1.0172: More code can use ml_get_buf_len() instead of STRLEN()zeertzjq2024-03-14
* fix(api/buffer): fix handling of viewport of non-current bufferbfredl2024-03-13
* refactor(IWYU): fix headersdundargoc2024-01-11
* vim-patch:9.1.0012: regression with empty inner blocks introducedzeertzjq2024-01-06
* vim-patch:9.1.0007: can select empty inner text blockszeertzjq2024-01-06
* refactor: follow style guidedundargoc2023-12-30
* vim-patch:9.0.2188: cursor wrong after { in single line buffer (#26766)zeertzjq2023-12-28
* refactor: run IWYU on entire repodundargoc2023-12-21
* refactor: eliminate cyclic includesdundargoc2023-12-20
* refactor: use `bool` to represent boolean valuesdundargoc2023-12-19
* build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq2023-11-30
* refactor(IWYU): create normal_defs.h (#26293)zeertzjq2023-11-29
* refactor: fix headers with IWYUdundargoc2023-11-28
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* build(IWYU): fix includes for func_attr.hdundargoc2023-11-27
* refactor: follow style guidedundargoc2023-11-19
* build: remove PVSdundargoc2023-11-12
* refactor: remove redundant castsdundargoc2023-11-11
* refactor: the long goodbyedundargoc2023-11-05
* refactor: the long goodbyedundargoc2023-10-09
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* refactor: remove longdundargoc2023-07-03
* vim-patch:9.0.1561: display wrong when moving cursor to above the top line (#...luukvbaal2023-05-16
* refactor: uncrustifydundargoc2023-04-26
* refactor(screen): screen.c delenda estbfredl2023-03-14
* refactor: reduce scope of locals as per the style guide (#22211)dundargoc2023-02-11
* refactor: replace char_u with char 25 (#21838)dundargoc2023-01-19
* refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc2023-01-15
* refactor: replace char_u with char 20 (#21714)dundargoc2023-01-13
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor: clang-tidy fixes to silence clangd warning (#20683)dundargoc2022-10-21
* refactor: replace char_u with charDundar Göc2022-10-15
* docs: fix typos (#20394)dundargoc2022-09-30
* refactor: replace char_u with charDundar Göc2022-09-06
* refactor: replace char_u with charDundar Göc2022-09-01
* refactor: replace char_u with charDundar Göc2022-08-31
* vim-patch:8.2.0660: the search.c file is a bit big (#19963)zeertzjq2022-08-27