aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/edit.c
Commit message (Expand)AuthorAge
* vim-patch:8.0.1806: InsertCharPre causes problems for autocompleteJan Edmund Lazo2019-09-02
* vim-patch:8.1.0233: "safe" argument of call_vim_function() is always FALSEJan Edmund Lazo2019-08-30
* clang/"null pointer dereference" #10864Ihor Antonov2019-08-27
* clang/"dereference of null pointer" #10856Ihor Antonov2019-08-26
* Merge #10823 from janlazo/vim-8.1.1124Justin M. Keyes2019-08-21
|\
| * edit: add nonnull func attributeJan Edmund Lazo2019-08-21
| * edit: compl_started,compl_used_match are boolJan Edmund Lazo2019-08-21
| * vim-patch:8.1.1124: insert completion flags are mixed upJan Edmund Lazo2019-08-21
* | vim-patch:8.1.0888: the a: dict is not immutable as documented (#10819)Abdelhakeem Osama2019-08-21
|/
* clang/"null pointer dereference" #10776Ihor Antonov2019-08-14
* clang/"null pointer dereference" #10755Ihor Antonov2019-08-13
* includesDaniel Hahler2019-08-07
* Merge #10615 'vim-patch:8.1.0053'Justin M. Keyes2019-07-29
|\
| * vim-patch:8.1.0053 use typval_T in the caller of call_vim_functioncangscop2019-07-29
| * vim-patch:8.1.53 use typval_T in the caller of call_vim_functioncangscop2019-07-27
* | vim-patch:8.1.1138: add CompleteChanged #10644Justin M. Keyes2019-07-29
* | clang/"dead assignments" #10620Bartosz Miera2019-07-29
|/
* cleanup: remove mch_fopen in favor of os_fopenJustin M. Keyes2019-07-25
* Fix missing CursorHoldI events (#3758)Daniel Hahler2019-07-16
* vim-patch:8.0.1482: using feedkeys() does not work to test completionJan Edmund Lazo2019-06-24
* vim-patch:8.0.1479: insert mode completion state is confusingJan Edmund Lazo2019-06-23
* vim-patch:8.1.1055: CTRL-G U in Insert mode doesn't work for shift-LeftJan Edmund Lazo2019-06-23
* vim-patch:8.1.0242: Insert mode completion may use an invalid buffer pointerJan Edmund Lazo2019-06-23
* vim-patch:8.1.0629: "gn" selects the wrong text with a multi-line matcherw72019-06-04
* vim-patch:8.1.0020: cannot tell whether a register is executing or recordingJan Edmund Lazo2019-05-26
* lintAndrej Zieger2019-05-26
* lintJustin M. Keyes2019-05-25
* vim-patch:8.0.1496: VIM_CLEAR()Justin M. Keyes2019-05-25
* build: fix warningJustin M. Keyes2019-04-07
* vim-patch:8.1.1123: avoid filtering autocompleteroxma2019-04-07
* PVS/V560: expression is always trueJustin M. Keyes2019-04-01
* clang/"null pointer dereference": insert_executeJustin M. Keyes2019-04-01
* Merge #9807 from mhinz/window-local-last-cursormovedMarco Hinz2019-03-31
|\
| * cursormoved: make global last_cursormoved window-localMarco Hinz2019-03-29
* | autocmd: rename MenuPopupChanged to CompleteChanged #9819Qiming zhao2019-03-31
* | complete_info(): fix null referenceJustin M. Keyes2019-03-30
* | Merge #9815 'vim-patch:8.1.1068: complete_info()'Justin M. Keyes2019-03-30
|\ \ | |/ |/|
| * vim-patch:8.1.1068: cannot get all the information about current completionShougo Matsushita2019-03-30
|/
* signs: support multiple columns #9295Dan Aloni2019-03-25
* Allow using internal popupmenu or ext_popupmenu for wildmenuBjörn Linse2019-03-16
* Merge pull request #9616 from chemzqm/completechangeBjörn Linse2019-03-16
|\
| * autocmd: add MenuPopupChanged autocmdchemzqm2019-03-15
* | vim-patch:8.1.0728: avoid breaking after single space #9733Jan Edmund Lazo2019-03-15
* | vim-patch:8.0.0643: when a pattern search is slow Vim becomes unusableBilly Su2019-03-07
|/
* edit.c: Disable indent during completionlePerdu2019-03-03
* cleanup: remove legacy `enc_dbcs` global #9660Justin M. Keyes2019-03-02
* vim-patch:8.1.0932: remove Farsi support (#9622)Justin M. Keyes2019-02-17
* rename ui_is_external to ui_has (#9576)Justin M. Keyes2019-02-03
* vim-patch:8.1.0792: bad display if opening cmdline window from Insert completionBjörn Linse2019-02-02
* Reduce pum redraws from edit.c by delaying undisplay of pumBjörn Linse2019-02-02