aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/vim.h
Commit message (Expand)AuthorAge
* move WILD_* defines to ex_getln.hBrandon Coleman2014-06-12
* move VALID_* defines to buffer_defs.hBrandon Coleman2014-06-12
* move HL_* variables to syntax.hBrandon Coleman2014-06-12
* move values for find_pattern_in_path() to search.hBrandon Coleman2014-06-12
* move update_screen() flags to screen.hBrandon Coleman2014-06-12
* deleted unused defines in vim.h #772Brandon Coleman2014-06-10
* Fix comment typo.Justin M. Keyes2014-05-19
* 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