aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/globals.h
Commit message (Expand)AuthorAge
* api/msgpack-rpc: Expose channel_from_job to vimscript as api_spawnThiago de Arruda2014-09-12
* Convert FOR_ALL_WINDOWS to use a locally declared pointerWayne Rowcliffe2014-09-08
* api: Implement '--embedded-mode' command-line optionThiago de Arruda2014-08-28
* Merge pull request #1024 from war1025/dev/for_all_buffersJustin M. Keyes2014-08-19
|\
| * FOR_ALL_BUFFERS use locally declared buffer pointerWayne Rowcliffe2014-08-17
| * Add FOR_ALL_BUFFERS helperWayne Rowcliffe2014-08-02
* | Remove unused USE_TERM_CONSOLE ifdefs #1015Fredrik Fornwall2014-08-07
|/
* Statically allocate NameBuffWayne Rowcliffe2014-07-22
* startuptime: always enable startuptimeNicolas Hillegeer2014-07-20
* globals.h: decouple vim.h and globals.hNicolas Hillegeer2014-07-20
* 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