aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/insexpand.c
Commit message (Expand)AuthorAge
* refactor: move some constants out of vim_defs.h (#26298)zeertzjq2023-11-29
* refactor: fix headers with IWYUdundargoc2023-11-28
* refactor: rename types.h to types_defs.hdundargoc2023-11-27
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* build(IWYU): fix includes for func_attr.hdundargoc2023-11-27
* refactor: enable formatting for ternariesdundargoc2023-11-20
* refactor: follow style guidedundargoc2023-11-19
* fix(completion): filter results with complete+=f (#26029)Raphael2023-11-18
* refactor(grid): make screen rendering more multibyte than ever beforebfredl2023-11-17
* vim-patch:9.0.1858: [security] heap use after free in ins_compl_get_exp()zeertzjq2023-11-17
* refactor: iwyu (#26062)zeertzjq2023-11-16
* refactor: follow style guidedundargoc2023-11-13
* vim-patch:9.0.2102: matchparen highlight not cleared in completion mode (#26019)zeertzjq2023-11-13
* build: remove PVSdundargoc2023-11-12
* fix(completion): make sure the buffer name is valid (#25975)mortezadadgar2023-11-11
* refactor: the long goodbyedundargoc2023-11-05
* vim-patch:9.0.2090: complete_info() skips entries with 'noselect' (#25890)zeertzjq2023-11-04
* vim-patch:9.0.2074: Completion menu may be wrongzeertzjq2023-10-28
* feat(complete): support f flag for complete buffer partglepnir2023-10-21
* vim-patch:9.0.2039: completion shows current word after completion restart (#...zeertzjq2023-10-17
* vim-patch:9.0.2018: complete_info() returns wrong index (#25607)zeertzjq2023-10-12
* fix(PVS/V547): expression is always true/falsedundargoc2023-10-08
* refactor: move cmdline completion types to cmdexpand_defs.h (#25465)zeertzjq2023-10-02
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* refactor(messages): rename msg_trunc_attr and msg_multiline_attr without attrbfredl2023-09-27
* refactor(messages): fold msg_attr into msgbfredl2023-09-27
* refactor(change): do API changes to buffer without curbuf switchbfredl2023-08-26
* refactor(memline): distinguish mutating uses of ml_get_buf()bfredl2023-08-24
* vim-patch:9.0.0579: using freed memory when 'tagfunc' wipes out buffer (#24838)zeertzjq2023-08-22
* fix(messages): use "Vimscript" instead of "VimL" #24111Justin M. Keyes2023-06-22
* vim-patch:9.0.1330: handling new value of an option has a long "else if" chainLewis Russell2023-04-28
* refactor: uncrustifydundargoc2023-04-26
* vim-patch:9.0.1479: small source file problems; outdated list of distrib. fil...zeertzjq2023-04-23
* refactor: remove redundant castsii142023-04-07
* refactor: remove redundant const char * castsii142023-04-07
* refactor: remove use of reserved c++ keywordsii142023-04-06
* refactor: make error message definitions constii142023-04-05
* refactor(PVS/V1048): remove duplicated assignments (#21873)Lucas Merritt2023-03-25
* refactor(screen): screen.c delenda estbfredl2023-03-14
* vim-patch:9.0.1371: ballooneval interferes with Insert completion (#22487)zeertzjq2023-03-03
* refactor(optionstr.c): break up did_set_string_option 26Lewis Russell2023-01-25
* 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