aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds.c
Commit message (Expand)AuthorAge
* Fix some "out of memory" comments and few cosmeticsFelipe Oliveira Carvalho2014-06-16
* move/remove W_* macrosBrandon Coleman2014-06-12
* Declare garray iterators in the for() scope where possible #819Felipe Oliveira Carvalho2014-06-10
* vim-patch:7.4.275Douglas Schneider2014-06-04
* Fix diagrams in ex_cmds.c #798Justin M. Keyes2014-06-02
* Add automatic generation of headersZyX2014-06-02
* Remove ml_ prefix from cursor.h functionsPavel Platto2014-05-28
* Extract cursor.h from misc{1,2}.h and memline.hHinidu2014-05-28
* vim-patch:7.4.267oni-link2014-05-27
* Remove OOM checks: viminfo_filename()Felipe Oliveira Carvalho2014-05-19
* Remove NULL/non-NULL tests after calls to vim_str(n)save()Felipe Oliveira Carvalho2014-05-19
* Introduce nvim namespace: Fix unmasked strings.h issue.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