aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer_defs.h
Commit message (Expand)AuthorAge
* Merge #10869 'vim-patch:8.1.{0309,0362,0365,0515,1946}'Justin M. Keyes2019-09-05
|\
| * vim-patch:8.1.0362: cannot get the script line number when executing a functionerw72019-09-04
* | anchor float to buffer positionBjörn Linse2019-09-04
|/
* vim-patch:8.0.1193: crash when wiping buffer after getbufinfo()Justin M. Keyes2019-08-12
* lua: support getting UTF-32 and UTF-16 sizes of replaced textBjörn Linse2019-08-06
* lua: add {old_byte_size} to on_lines buffer change eventBjörn Linse2019-08-06
* Revert "vim-patch:8.0.1723: using one item array size declaration is misleadi...Jan Edmund Lazo2019-07-23
* api/window: add style="minimal" flag to nvim_open_win()Björn Linse2019-07-07
* ui: add 'winblend' to support blending of floating windowsBjörn Linse2019-06-25
* 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