aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/normal.c
Commit message (Expand)AuthorAge
* terminal: Avoid invalid cursor col (#6265)Justin M. Keyes2017-03-22
* test/legacy: fix test_normal.vimJustin M. Keyes2017-03-19
* vim-patch:8.0.0179raichoo2017-03-19
* linter: make changes pass the linterraichoo2017-03-19
* vim-patch:8.0.0066raichoo2017-03-19
* vim-patch:8.0.0060raichoo2017-03-19
* vim-patch:7.4.2347raichoo2017-03-19
* vim-patch:7.4.2326raichoo2017-03-19
* vim-patch:7.4.2101James McCoy2017-03-11
* vim-patch:7.4.2069James McCoy2017-03-11
* 'cpoptions': "_" flag to toggle `cw` behaviour #6235raichoo2017-03-10
* vim-patch:7.4.1981 (#6192)lonerover2017-03-02
* Merge #6142 from justinmk/term-modifiableJustin M. Keyes2017-02-27
|\
| * terminal: 'scrollback'Justin M. Keyes2017-02-26
| * terminal: Allow undo and 'modifiable'.Justin M. Keyes2017-02-26
* | vim-patch:8.0.0379James McCoy2017-02-26
|/
* Merge remote-tracking branch 'origin/master' into lambdaJames McCoy2017-02-22
|\
| * *: Partial string handling refactoringZyX2017-02-15
* | vim-patch:7.4.2090Michael Ennen2017-02-14
|/
* lintJames McCoy2017-02-06
* vim-patch:8.0.0208James McCoy2017-02-06
* coverity/133845: Negative array index read. (FP)Justin M. Keyes2017-01-23
* put fixup, esp. ". register close #5709 #5781Matthew Malcomson2017-01-18
* vim-patch:7.4.1940 (#5849)lonerover2016-12-31
* vim-patch:7.4.1559Michael Ennen2016-12-12
* lintJames McCoy2016-12-02
* vim-patch:7.4.1748James McCoy2016-12-02
* folds: Do not auto-update folds for some foldmethods. #5426Shougo Matsushita2016-10-19
* event/multiqueue.c: Rename "queue" to "multiqueue".Justin M. Keyes2016-10-02
* Correct logic for setting NormalState.toplevelJames McCoy2016-09-30
* insert_enter: Update folds on insert-leave. #5351Shougo Matsushita2016-09-18
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* normal.c: Restore vim-like tab dragging. #4874sach1t2016-09-12
* Merge #3745 from cacplate/ops_WconversionJustin M. Keyes2016-06-13
|\
| * remove some asserts and lintCharles Joachim2016-05-30
| * ops.c: enable -Wconversion warningCharles Joachim2016-05-30
* | vim-patch:7.4.1150Michael Ennen2016-06-04
* | *: Rename main loop variable from loop to main_loopZyX2016-05-30
|/
* vim-patch:7.4.1513Jurica Bradaric2016-05-15
* vim-patch:7.4.1042Jurica Bradaric2016-05-08
* *: Fix new linter errorsZyX2016-05-01
* normal: convert MCHAR etc operator and register types to enum MotionTypeBjörn Linse2016-05-01
* Merge pull request #4632 from KillTheMule/vim-7.4.822Justin M. Keyes2016-04-25
|\
| * Linting.KillTheMule2016-04-23
| * vim-patch:7.4.822KillTheMule2016-04-23
* | mouse: Implement horizontal scroll. #3450bambu2016-04-25
|/
* *: Make set_vim_var_\* functions have proper argument typesZyX2016-04-18
* Merge pull request #4323 from watiko/vim-7.4.961Justin M. Keyes2016-03-02
|\
| * vim-patch:7.4.961watiko2016-02-23
* | Merge #4231 'vim-patch:7.4.857'.Justin M. Keyes2016-03-02
|\ \ | |/ |/|