aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/normal.c
Commit message (Expand)AuthorAge
* 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
|\ \ | |/ |/|
| * vim-patch:7.4.857Jurica Bradaric2016-02-10
* | Merge pull request #4234 from watiko/vim-7.4.977Justin M. Keyes2016-02-17
|\ \
| * | vim-patch:7.4.883watiko2016-02-11
| * | vim-patch:7.4.818watiko2016-02-11
| |/
* | vim-patch:7.4.929watiko2016-02-11
* | vim-patch:7.4.734watiko2016-02-11
|/
* Merge pull request #4184 from watiko/vim-7.4.732Justin M. Keyes2016-02-09
|\
| * vim-patch:7.4.732watiko2016-02-07
* | vim-patch:7.4.798Jurica Bradaric2016-02-02
|/
* tabline: Switch to functions, handle different click typesZyX2016-02-01
* tabline: Add %[] atom to the tabline, for random commands on clickZyX2016-02-01
* vim-patch:7.4.1089watiko2016-02-01
* vim-patch:7.4.1087watiko2016-02-01
* vim-patch:7.4.1084watiko2016-02-01
* vim-patch:7.4.807watiko2016-02-01
* vim-patch:7.4.782watiko2016-02-01
* vim-patch:7.4.765watiko2016-02-01
* vim-patch:7.4.754watiko2016-02-01
* vim-patch:7.4.753watiko2016-01-28
* fileio: Replace some event checking functions with one has_eventCharles Joachim2016-01-11
* normal: use oap->motion_type also to represent block motion typeBjörn Linse2016-01-01
* Merge #3718 'vim-patch:7.4.655'Justin M. Keyes2015-12-13
|\
| * vim-patch:7.4.655Johan Klokkhammer Helsing2015-11-22
* | src/*: Remove `VIM - Vi improved ...` headerMichael Reed2015-11-27