summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/tag.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2024-07-10vim-patch:9.1.0554: :bw leaves jumplist and tagstack data around (#29639)zeertzjq1
2023-12-21refactor(IWYU): move decor provider types to decoration_defs.h (#26692)zeertzjq1
2023-11-29refactor: move some constants out of vim_defs.h (#26298)zeertzjq1
2023-11-27refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-09-30refactor: reorganize option header files (#25437)zeertzjq1
2022-10-13feat(cscope)!: removeLewis Russell1
2022-09-06refactor: replace char_u with charDundar Göc1
2022-08-12refactor: replace char_u with charDundar Goc1
2022-05-25refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc1
2022-03-13refactor: fix clint warnings (#17682)dundargoc1
2021-10-12refactor: format all C files under nvim/ #15977dundargoc1
2019-10-22vim-patch:8.1.1228: not possible to process tags with a functionRob Pilling1
2017-04-27refactor/single-include (#6604)relnod1
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: Move files.Eliseo Martínez1