aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/globals.h
Commit message (Expand)AuthorAge
* vim: move disptick_T from vim.h to syntax_defs.hNicolas Hillegeer2014-07-16
* Add vim_gettempdir(), remove global vim_tempdirPavel Platto2014-07-14
* Remove #ifdefs TEMPDIRNAMES and add TEMPDIRNAMES for WindowsPavel Platto2014-07-14
* move defines from vim.hBrandon Coleman2014-07-12
* Include stdbool.h in some files which use itPavel Platto2014-07-11
* remove stdbool.h include from vim.h and globals.hBrandon Coleman2014-07-09
* Replaced most TRUE/FALSE macros in arabic, mbyte and spell. #645Klemen Košir2014-07-08
* Replace int with bool in some files. #654Klemen Košir2014-07-08
* ga_growsize should be >= 1Felipe Oliveira Carvalho2014-06-30
* libcall: remove libcall ifdefsNicolas Hillegeer2014-06-28
* os: remove legacy mch_libcallNicolas Hillegeer2014-06-28
* text/encoding: constify argumentsNicolas Hillegeer2014-06-07
* Removed FEAT_WINDOWSHinidu2014-05-28
* Remove cryptographyJohn Schmidt2014-05-20
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15