aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/vim.h
Commit message (Expand)AuthorAge
* 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
* Macro cleanup: FEAT_GUI_X11Hettomei2015-07-17
* Macro cleanup: FEAT_GUI_GTKHettomei2015-07-17
* Macro cleanup: FEAT_GUI_W32Hettomei2015-07-17
* Split os_unix_defs.h into os/Yamakaky2015-07-06
* vim-patch:7.4.542Felipe Morales2015-04-28
* vim-patch:7.4.537 #2509David Bürgin2015-04-27
* Replace vim_iswhite with ascii_iswhite() defined in ascii.hFelipe Oliveira Carvalho2015-04-24
* terminal: New module that implements a terminal emulatorThiago de Arruda2015-03-25
* vim.h: remove #ifndef EINTRThiago de Arruda2015-03-25
* coverity/13777: String not null terminated: RI.Eliseo Martínez2015-03-22
* Remove platform dependent HAVE_OPENDIR #2010Jonas Dourado2015-03-17
* refactor: Remove term modules and termcap optionsThiago de Arruda2015-02-21
* Enable -Wconversion: mark.c.Eliseo Martínez2015-02-18
* macro: Add MAX macro and rename min to MINThiago de Arruda2015-02-16
* iconv: re-enableNicolas Hillegeer2014-11-06
* ui: Refactor input buffer handlingThiago de Arruda2014-10-18
* map/msgpack-rpc: Declare/define maps rpc method handlersThiago de Arruda2014-09-12