aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_docmd.h
Commit message (Expand)AuthorAge
* refactor(uncrustify): format all c filesDundar Göc2022-03-10
* feat(api): implement nvim_{add,del}_user_commandGregory Anders2021-12-28
* vim-patch:8.2.2468: not easy to get the full command name from a shortened onezeertzjq2021-12-25
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* fix(inccommand): ignore trailing commands only for *previewed* command #15638itchyny2021-09-20
* refactor: replace TRUE/FALSE with true/falseDundar Göc2021-07-30
* Remove EXMODE_NORMALmatveyt2021-07-23
* vim-patch:8.0.1139: using window toolbar changes stateJan Edmund Lazo2020-04-26
* ci: Check that `#include "*.h"` works as a single includeEiichi NISHINA2017-03-27
* Move apply_autocmd_dirchanged() to vim_chdir()Marco Hinz2017-01-13
* 'inccommand': Introduce CMDPREVIEW state.Justin M. Keyes2016-11-15
* 'inccommand': reworkJustin M. Keyes2016-11-08
* LintedKillTheMule2016-10-30
* Incsubsitution featureKillTheMule2016-10-30
* tcd: Determine correct scope from user inputJames McCoy2016-06-01
* Fix coverity errors in haslocaldir() and getcwd.HiPhish2016-04-27
* Implement tab-local working directory feature.HiPhish2016-04-20
* Use lua generator in place of ex_cmds_defs header trickZyX2014-08-20
* move defines from vim.hBrandon Coleman2014-07-12
* Add automatic generation of headersZyX2014-06-02
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15