aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer_defs.h
Commit message (Expand)AuthorAge
* 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
* ui: Refactor input buffer handlingThiago de Arruda2014-10-18
* vim-patch:7.4.312Scott Prager2014-09-13
* Merge pull request #1107 from fmoralesc/matchaddposJustin M. Keyes2014-09-05
|\
| * vim-patch: 7.4.330Felipe Morales2014-09-04
* | fileinfo: change returntype of os_fileinfo_sizeStefan Hoffmann2014-08-31
|/
* Port vim's patch 7.4.338 ('breakindent')Felipe Morales2014-08-20
* vim-patch:7.4.201André Twupack2014-08-15
* vim: include used definitions in headersNicolas Hillegeer2014-07-16
* profiling: implement on top of os_hrtime()Nicolas Hillegeer2014-07-16
* Include stdbool.h in some files which use itPavel Platto2014-07-11
* Replaced most TRUE/FALSE macros in arabic, mbyte and spell. #645Klemen Košir2014-07-08
* FileID: refactor buffer.c to use `FileID`Stefan Hoffmann2014-06-27
* move/remove W_* macrosBrandon Coleman2014-06-12
* move VALID_* defines to buffer_defs.hBrandon Coleman2014-06-12
* API: Refactor: Register/unregister created/destroyed tabpagesThiago de Arruda2014-05-23
* API: Refactor: Register/unregister created/destroyed windowsThiago de Arruda2014-05-23
* API: Refactor: Register/unregister created/destroyed buffersThiago de Arruda2014-05-23
* Remove cryptographyJohn Schmidt2014-05-20