aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer_defs.h
Commit message (Expand)AuthorAge
* 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
* eval: Split eval.c into smaller filesZyX2017-03-29
* vim-patch:7.4.2324Justin M. Keyes2017-03-22
* vim-patch:8.0.0179raichoo2017-03-19
* tabpage_S: Name tp_localdir per convention.Justin M. Keyes2017-03-12
* Merge #6112 from ZyX-I/split-eval'/buf_get_changedtickJustin M. Keyes2017-02-27
|\
| * eval: Do not allocate b:changedtick dictionary itemZyX2017-02-24
| * buffer: Bind b:changedtick to b:['changedtick'], remove special casesZyX2017-02-23
* | options: 'scrollback'Justin M. Keyes2017-02-26
* | terminal: Allow undo and 'modifiable'.Justin M. Keyes2017-02-26
|/
* vim-patch:7.4.2137Michael Ennen2017-02-14
* vim-patch:7.4.2018Marco Hinz2017-02-04
* vim-patch:7.4.2081lonerover2017-01-19
* lintJames McCoy2016-12-28
* vim-patch:7.4.2201Chris Lucas2016-12-28
* lintJames McCoy2016-12-27
* vim-patch:7.4.1884James McCoy2016-12-27
* vim-patch:8.0.0040Michael Ennen2016-12-07
* vim-patch:8.0.0033Michael Ennen2016-12-06
* vim-patch:7.4.2217Michael Ennen2016-12-06
* Merge pull request #5614 from Shougo/vim-7.4.2251James McCoy2016-11-15
|\
| * vim-patch:7.4.2251Shougo Matsushita2016-11-16
|/
* lintJames McCoy2016-11-02
* Use int as the standard type for boolean options.James McCoy2016-11-02
* api: unify buffer numbers and window ids with handlesBjörn Linse2016-08-31
* vim-patch:7.4.1557 (#5117)prollings2016-08-04
* Make clint happy againJames McCoy2016-06-02
* vim-patch:7.4.1142James McCoy2016-06-02
* getchar.c wconversion: Change typessach1t2016-05-07
* Merge pull request #4273 from watiko/vim-7.4.957Justin M. Keyes2016-04-25
|\
| * buffer_defs.h: Fix lint errorswatiko2016-03-06
| * vim-patch:7.4.941watiko2016-03-06
* | Implement tab-local working directory feature.HiPhish2016-04-20
* | Enabled -Wconversion in charset.chuchet2016-04-06
|/
* bufhl: fix unittests and lintBjörn Linse2016-02-23
* bufhl: new mechanism for plugins to add highlights to a bufferBjörn Linse2016-02-23
* Merge pull request #4188 from jbradaric/vim-7.4.868Justin M. Keyes2016-02-17
|\
| * buffer_defs: Remove spaces in member declarations.Jurica Bradaric2016-02-09
| * Fix linter errors.Jurica Bradaric2016-02-09
| * vim-patch:7.4.868Jurica Bradaric2016-02-09