aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer_defs.h
Commit message (Expand)AuthorAge
* vim-patch:8.0.1723: using one item array size declaration is misleadingJan Edmund Lazo2019-06-19
* api/lua: add on_detach to nvim_buf_attachBjörn Linse2019-06-15
* api: allow nvim_buf_attach from lua using callbacksBjörn Linse2019-06-04
* lintAndrej Zieger2019-05-26
* vim-patch:8.1.1205: BufReadPre may move the cursor #9980Justin M. Keyes2019-05-08
* lintJan Edmund Lazo2019-04-23
* vim-patch:8.0.0647: syntax highlighting can make cause a freezeJan Edmund Lazo2019-04-23
* cursormoved: make global last_cursormoved window-localMarco Hinz2019-03-29
* signs: support multiple columns #9295Dan Aloni2019-03-25
* Merge pull request #9726 from mhinz/nvim_win_get_configMarco Hinz2019-03-17
|\
| * api: refactor FloatRelative usageMarco Hinz2019-03-16
| * api: add width/height to FloatConfigMarco Hinz2019-03-16
| * api: refactor FloatAnchor usageMarco Hinz2019-03-16
* | aucmd_prepbuf: also restore `prevwin` #9741Justin M. Keyes2019-03-17
|/
* floats: implement floating windowsBjörn Linse2019-03-02
* vim-patch:8.1.0932: remove Farsi support (#9622)Justin M. Keyes2019-02-17
* :terminal : set topline based on window height #8325Andrew Pyatkov2019-01-29
* Merge #9539 "options: make 'listchars' and 'fillchars' local to window"Marco Hinz2019-01-28
|\
| * vim-patch:8.1.0759: showing two characters for tab is limitedMarco Hinz2019-01-26
| * options: make 'fillchars'/'listchars' local to windowMarco Hinz2019-01-26
* | terminal: handle size when switching buffers in windowBjörn Linse2019-01-27
* | window/ui: reorganize size variables, fix terminal window size with multigrid.Björn Linse2019-01-27
|/
* multigrid: reorganize types and global varaiblesBjörn Linse2018-12-31
* multigrid: Add win_position eventUtkarsh Maheshwari2018-12-31
* multigrid: Change screen_* functions to grid_* functionsUtkarsh Maheshwari2018-12-31
* Merge #9306 'vim-patch: integrate xdiff library'Justin M. Keyes2018-12-09
|\
| * vim-patch:8.1.0394: diffs are not always updated correctlyAnatolii Sakhnik2018-12-09
| * vim-patch:8.1.0360: using an external diff program is slow and inflexibleAnatolii Sakhnik2018-12-09
| * Calm down the clinterAnatolii Sakhnik2018-12-09
|/
* vim-patch:8.1.0448: cursorline not removed when using 'cursorbind'Justin M. Keyes2018-10-16
* syntax: disptick_T is uint16_tJan Edmund Lazo2018-07-29
* vim-patch:8.0.0548: saving the redo buffer only works one time (#8629)KunMing Xie2018-06-24
* *: Replace b_changedtick with new always-inline functionsZyX2018-06-22
* vim-patch:8.0.0621: :stag does not respect 'switchbuf'Jan Edmund Lazo2018-06-21
* The grand renamingKillTheMule2018-05-23
* API: Implement buffer updatesPeter Hodge2018-05-23
* vim-patch:8.0.1494: no autocmd triggered in Insert mode with visible popup menuShougo Matsushita2018-05-14
* lintb-r-o-c-k2018-05-10
* api: Make nvim_set_option() update `:verbose set ...`b-r-o-c-k2018-05-03
* vim-patch:8.0.0431 (#7908)KunMing Xie2018-01-25
* vim-patch:8.0.0420: text garbled when the system encoding differs from 'encod...James McCoy2017-12-17
* channels: move away term code from eval.cBjörn Linse2017-11-25
* bufhl: fix moveBjörn Linse2017-06-24
* bufhl: some style cleanupBjörn Linse2017-06-24
* kbtree: eliminate unneccesary heap allocationBjörn Linse2017-06-24
* bufhl: use kbtree for bufhlBjörn Linse2017-06-24
* screen.c: make more highlights window specificBjörn Linse2017-06-14
* vim-patch:8.0.0607 (#6879)Daniel Hahler2017-06-11
* get_keymap API (#6236)TJ DeVries2017-05-25
* options: allow different highlights in windowsBjörn Linse2017-05-08