aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/edit.c
Commit message (Expand)AuthorAge
* vim-patch:0 completion-related patches #5745 #5829Shougo Matsushita2016-12-26
* vim-patch:7.4.1758, 7.4.1759, 7.4.1692 #5640Shougo Matsushita2016-12-09
* vim-patch:7.4.1696Shougo Matsushita2016-11-24
* vim-patch:8.0.0035 (#5609)Shougo2016-11-15
* vim-patch:8.0.0043Tommy Allen2016-10-22
* vim-patch:8.0.0042Tommy Allen2016-10-22
* vim-patch:8.0.0041Tommy Allen2016-10-22
* folds: Do not auto-update folds for some foldmethods. #5426Shougo Matsushita2016-10-19
* main.c: "BufReadCmd term://": Skip existing terminal.Justin M. Keyes2016-10-12
* event/multiqueue.c: Rename "queue" to "multiqueue".Justin M. Keyes2016-10-02
* vim-patch:7.4.1961Jurica Bradaric2016-09-25
* insert_enter: Update folds on insert-leave. #5351Shougo Matsushita2016-09-18
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* api/ui: allow popupmenu to be drawn by external uiBjörn Linse2016-08-29
* eval: remove (char_u *) in constant get_dict_(string|number) parametersBjörn Linse2016-08-24
* vim-patch:7.4.2013, vim-patch:7.4.2014Shougo Matsushita2016-08-01
* Merge #3745 from cacplate/ops_WconversionJustin M. Keyes2016-06-13
|\
| * ops.c: enable -Wconversion warningCharles Joachim2016-05-30
* | *: Rename main loop variable from loop to main_loopZyX2016-05-30
|/
* Merge pull request #4644 from KillTheMule/vim-7.4.882Justin M. Keyes2016-05-04
|\
| * vim-patch:7.4.882KillTheMule2016-04-29
* | *: Fix new linter errorsZyX2016-05-01
|/
* vim-patch:7.4.1296KillTheMule2016-04-27
* Merge pull request #4622 from Shougo/vim-7.4.1753Justin M. Keyes2016-04-27
|\
| * vim-patch:7.4.1753Shougo Matsushita2016-04-22
* | mouse: Implement horizontal scroll. #3450bambu2016-04-25
|/
* Merge pull request #3951 from cacplate/misc1_WconversionBjörn Linse2016-04-18
|\
| * misc1.c: enable -WconversionCharles Joachim2016-04-17
* | *: Make set_vim_var_\* functions have proper argument typesZyX2016-04-18
|/
* complete: noinsert/noselect should not set 'modified'. #4509Shougo Matsushita2016-04-09
* edit.c: K_EVENT should not hide the popupmenuBjörn Linse2016-03-17
* complete: disable folding when completingAnmol Sethi2016-03-09
* edit.c: change return type to boolCharles Joachim2016-03-02
* Merge pull request #4315 from justinmk/compl_flickerJustin M. Keyes2016-02-22
|\
| * ins_complete: Avoid semi-global state.Justin M. Keyes2016-02-22
| * completion: Avoid flicker.Shougo Matsushita2016-02-21
* | keymap: Support <D-...> (super/command key).Justin M. Keyes2016-02-22
|/
* Merge #2674Justin M. Keyes2016-02-13
|\
| * edit.c: fix incorrect redo buffersolawing2016-01-29
| * edit.c: fix flicker in popup menusolawing2016-01-29
* | vim-patch:7.4.688 #4159watiko2016-02-05
|/
* vim-patch:7.4.680Justin Gassner2016-01-22
* fileio: Replace some event checking functions with one has_eventCharles Joachim2016-01-11
* Fix linting errors.Johan Klokkhammer Helsing2015-12-13
* vim-patch:7.4.803Johan Klokkhammer Helsing2015-12-13
* Merge pull request #3838 from Shougo/vim-7.4.658Justin M. Keyes2015-12-13
|\
| * vim-patch:7.4.658Shougo Matsushita2015-12-13
* | vim-patch:7.4.640Shougo Matsushita2015-12-13
|/
* src/*: Remove `VIM - Vi improved ...` headerMichael Reed2015-11-27
* Remove unnecessary includes for errno.hRui Abreu Ferreira2015-11-25