summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/textobject.c
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-03-06vim-patch:9.1.1175: inconsistent behaviour with exclusive selection and motio...zeertzjq1
2024-12-23refactor: iwyu #31637Justin M. Keyes1
2024-07-30refactor: collapse statements in single assignmentsLewis Russell1
2024-06-20vim-patch:9.1.0504: inner-tag textobject confused about ">" in attributes (#2...zeertzjq1
2024-03-14vim-patch:9.1.0172: More code can use ml_get_buf_len() instead of STRLEN()zeertzjq1
2024-03-13fix(api/buffer): fix handling of viewport of non-current bufferbfredl1
2024-01-11refactor(IWYU): fix headersdundargoc1
2024-01-06vim-patch:9.1.0012: regression with empty inner blocks introducedzeertzjq1
2024-01-06vim-patch:9.1.0007: can select empty inner text blockszeertzjq1
2023-12-30refactor: follow style guidedundargoc1
2023-12-28vim-patch:9.0.2188: cursor wrong after { in single line buffer (#26766)zeertzjq1
2023-12-21refactor: run IWYU on entire repodundargoc1
2023-12-20refactor: eliminate cyclic includesdundargoc1
2023-12-19refactor: use `bool` to represent boolean valuesdundargoc1
2023-11-30build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq1
2023-11-29refactor(IWYU): create normal_defs.h (#26293)zeertzjq1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-27build(IWYU): fix includes for undo_defs.hdundargoc1
2023-11-27build(IWYU): fix includes for func_attr.hdundargoc1
2023-11-19refactor: follow style guidedundargoc1
2023-11-12build: remove PVSdundargoc1
2023-11-11refactor: remove redundant castsdundargoc1
2023-11-05refactor: the long goodbyedundargoc1
2023-10-09refactor: the long goodbyedundargoc1
2023-09-30refactor: reorganize option header files (#25437)zeertzjq1
2023-09-30build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq1
2023-07-03refactor: remove longdundargoc1
2023-05-16vim-patch:9.0.1561: display wrong when moving cursor to above the top line (#...luukvbaal1
2023-04-26refactor: uncrustifydundargoc1
2023-03-14refactor(screen): screen.c delenda estbfredl1
2023-02-11refactor: reduce scope of locals as per the style guide (#22211)dundargoc1
2023-01-19refactor: replace char_u with char 25 (#21838)dundargoc1
2023-01-15refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc1
2023-01-13refactor: replace char_u with char 20 (#21714)dundargoc1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-10-21refactor: clang-tidy fixes to silence clangd warning (#20683)dundargoc1
2022-10-15refactor: replace char_u with charDundar Göc1
2022-09-30docs: fix typos (#20394)dundargoc1
2022-09-06refactor: replace char_u with charDundar Göc1
2022-09-01refactor: replace char_u with charDundar Göc1
2022-08-31refactor: replace char_u with charDundar Göc1
2022-08-27vim-patch:8.2.0660: the search.c file is a bit big (#19963)zeertzjq1