aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/vim.h
Commit message (Expand)AuthorAge
* vim-patch:8.0.1768: SET_NO_HLSEARCH() used in a wrong wayJan Edmund Lazo2019-09-02
* Remove display_erros()erw72019-06-09
* Change mch_errmsg and mch_msg from macro to functionerw72019-06-09
* Fix garbled problem with msg_puts_printf on Windowserw72019-06-09
* UI/ext_messages: learn more message kindsJustin M. Keyes2019-05-11
* vim-patch:8.0.1649: no completion for argument list commandsJan Edmund Lazo2018-08-16
* vim-patch:8.0.0878: no completion for :mapclearJan Edmund Lazo2018-08-16
* refactor: Replace vim_strrchr() with strrchar() (#8718)ZviRackover2018-08-11
* vim-patch:8.0.0466: still macros that should be all-caps (#8510)Jan Edmund Lazo2018-06-10
* vim-patch:8.0.1475: invalid memory access in read_redo()Justin M. Keyes2018-02-11
* Add completion for :checkhealthMarco Hinz2018-01-18
* Merge branch 'master' into expression-parserZyX2017-11-30
|\
| * Use defined(BSD) check when defining OPEN_CHR_FILESJames McCoy2017-11-28
| * Add OpenBSD as an expected OS for opening char devicesJames McCoy2017-11-28
* | Merge branch 'master' into expression-parserZyX2017-11-19
|\|
| * lint #7562Sewoong Park2017-11-17
* | charset: Move vim_str2nr flags from vim.h to charset.hZyX2017-11-06
|/
* vim-patch:8.0.0034Jurica Bradaric2017-07-25
* vim-patch:8.0.0038 (#7051)KunMing Xie2017-07-22
* vim-patch:7.4.2229ckelsel2017-07-13
* vim-patch:7.4.2152James McCoy2017-04-19
* vim.h: Remove strange commentsZyX2017-04-09
* headers: Remove useless HAVE_CONFIG_H macrosZyX2017-04-09
* unittests: Add tests for dictionary indexingZyX2017-03-29
* eval: Move get_float_arg to typval.hZyX2017-03-29
* *: Move some dictionary functions to typval.h and use char*ZyX2017-03-29
* vim-patch:7.4.2164 (#6326)Justin M. Keyes2017-03-21
* refactor: strlcat instead of str{n}cat.cztchoice2017-01-23
* vim-patch:7.4.2071Michael Ennen2016-11-29
* 'inccommand': Introduce CMDPREVIEW state.Justin M. Keyes2016-11-15
* vim-patch:7.4.1895Jurica Bradaric2016-10-07
* vim-patch:7.4.1553James McCoy2016-07-08
* vim-patch:7.4.1552James McCoy2016-07-08
* vim-patch:7.4.1551James McCoy2016-07-08
* vim-patch:7.4.1492James McCoy2016-07-08
* normal: convert MCHAR etc operator and register types to enum MotionTypeBjörn Linse2016-05-01
* *: Fix linter errorsZyX2016-04-18
* message: Remove useless emsg* functions, leaving only emsgfZyX2016-04-18
* vim: Move *MSG* macros to message.hZyX2016-04-18
* build: install *.mo into the "standard" directoryJun T2016-02-23
* set VIMPACKAGE to "nvim"Jun T2016-02-10
* vim-patch:7.4.1027watiko2016-02-01
* Fix lint issuesJason Schulz2016-01-15
* Add support for binary numbersJason Schulz2016-01-15
* Revert ROOT_UID removalMichael Reed2016-01-15
* Misc. macro cleanupMichael Reed2016-01-14
* src/*: Remove `VIM - Vi improved ...` headerMichael Reed2015-11-27
* Move MAX and MIN macros to macros.hMichael Reed2015-08-25
* vim.h: Fix error which is not suppressed by clintZyX2015-08-16
* Macro cleanup: FEAT_GUI_MACHettomei2015-07-17