aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/insexpand.c
Commit message (Expand)AuthorAge
* refactor: replace char_u with char 25 (#21838)dundargoc2023-01-19
* refactor: replace char_u with char 24 (#21823)dundargoc2023-01-18
* refactor: replace char_u with char 22 (#21786)dundargoc2023-01-17
* refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc2023-01-15
* refactor: replace char_u with char 21 (#21779)dundargoc2023-01-14
* refactor: replace char_u with char 20 (#21714)dundargoc2023-01-13
* refactor: replace char_u with char 18 (#21237)dundargoc2023-01-09
* refactor: replace char_u with char 17 - remove STRLCPY (#21235)dundargoc2023-01-09
* refactor: replace char_u with chardundargoc2023-01-09
* refactor: replace char_u with char 16 - remove STRNCMP (#21208)dundargoc2022-12-21
* vim-patch:9.0.1062: some test function names do not match what they are doing...zeertzjq2022-12-16
* vim-patch:8.2.2182: Vim9: value of 'magic' is still relevantzeertzjq2022-12-04
* refactor: replace char_u with chardundargoc2022-11-28
* refactor: replace char_u with charDundar Göc2022-11-19
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* vim-patch:8.2.4001: insert complete code uses global variableszeertzjq2022-11-14
* vim-patch:8.2.1919: assert_fails() setting emsg_silent changes normal executi...zeertzjq2022-11-11
* Merge pull request #20821 from dundargoc/refactor/clang-tidybfredl2022-11-08
|\
| * refactor: fix clang-tidy warningsdundargoc2022-11-06
* | vim-patch:8.2.3788: lambda for option that is a function may be freedzeertzjq2022-11-07
* | vim-patch:8.2.3756: might crash when callback is not validzeertzjq2022-11-07
* | vim-patch:8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'zeertzjq2022-11-07
* | vim-patch:8.2.3712: cannot use Vim9 lambda for 'tagfunc'zeertzjq2022-11-07
|/
* build(lint): remove clint.py rules for braces #20880dundargoc2022-11-01
* refactor: clang-tidy fixes to silence clangd warning (#20683)dundargoc2022-10-21
* feat(api): nvim_select_popupmenu_item support cmdline pum (#20652)zeertzjq2022-10-17
* refactor: replace char_u with charDundar Göc2022-10-15
* docs: fix typos (#20509)dundargoc2022-10-13
* vim-patch:9.0.0738: cannot suppress completion "scanning" messages (#20633)zeertzjq2022-10-13
* refactor(redraw): no type argument in update_screen()bfredl2022-10-05
* vim-patch:9.0.0567: 'completeopt' "longest" is not used for complete()zeertzjq2022-09-24
* refactor: replace char_u with charDundar Göc2022-09-11
* refactor: replace char_u with charDundar Göc2022-09-10
* refactor: replace char_u with charDundar Göc2022-09-09
* 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
* refactor: replace char_u with char 4 (#19987)dundargoc2022-08-30
* refactor: replace char_u with charDundar Göc2022-08-29
* refactor: replace char_u with charDundar Göc2022-08-27
* refactor: replace char_u with charDundar Göc2022-08-26
* vim-patch:8.2.0674: some source files are too big (#19959)zeertzjq2022-08-26
* refactor: replace char_u with charDundar Goc2022-08-25
* refactor: suppress clang and PVS warnings (#19940)zeertzjq2022-08-25
* refactor: ins_compl_show_pum() (#19938)zeertzjq2022-08-25
* vim-patch:partial:8.2.4001: insert complete code uses global variableszeertzjq2022-08-25
* vim-patch:8.2.3942: Coverity reports a possible memory leakzeertzjq2022-08-25
* vim-patch:8.2.4037: Insert mode completion is insufficiently testedzeertzjq2022-08-25
* vim-patch:8.2.3989: some insert completion code is not testedzeertzjq2022-08-25
* vim-patch:9.0.0102: reading past end of line with insert mode completionzeertzjq2022-08-25