aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer_defs.h
Commit message (Expand)AuthorAge
* eval: Do not allocate b:changedtick dictionary itemZyX2017-02-24
* buffer: Bind b:changedtick to b:['changedtick'], remove special casesZyX2017-02-23
* 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
* | vim-patch:7.4.792watiko2016-02-11
|/
* vim-patch:7.4.569/573Shougo Matsushita2016-01-13
* vim-patch:7.4.785Johan Klokkhammer Helsing2015-11-22
* *: Fix lint errors found in new code in previously ignored filesZyX2015-10-08
* *: Make ShaDa code use VimL values for additional_\* dataZyX2015-10-08
* shada: Add support for dumping and restoring buffer listZyX2015-10-08
* shada: Add support for dumping/restoring bufs changes and win jumpsZyX2015-10-08
* viminfo: First version of ShaDa file dumpingZyX2015-10-08
* win_T.w_cline_folded from int to boolNicolas Cornu2015-09-07
* vim-patch: Port parts of Vim 7.4.399.Florian Walch2015-04-08
* terminal: New module that implements a terminal emulatorThiago de Arruda2015-03-25
* buffer: Move b_p_ma(modifiable) checks into the MODIFIABLE macroThiago de Arruda2015-03-25
* Remove long_u: buffer_defs.h: Refactor long_u.Eliseo Martínez2015-01-19
* vim-patch:7.4.456Marco Hinz2014-12-20
* Remove code defined under USE_IM_CONTROL #ifdefsThiago de Arruda2014-11-27
* Convert some values from buffer_defs.h to boolsWayne Rowcliffe2014-11-12
* Review: Remove long_u: memfile: Cleanup: Others.Eliseo Martínez2014-11-06
* iconv: re-enableNicolas Hillegeer2014-11-06