index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
vim.h
Commit message (
Expand
)
Author
Age
*
Replace vim_strncpy calls: add STRLCPY
Douglas Schneider
2014-06-13
*
removed whitespace from ROOT_UID define.
Brandon Coleman
2014-06-12
*
Remove unnecessary (int) casts and fix style
Pavel Platto
2014-06-12
*
move/remove W_* macros
Brandon Coleman
2014-06-12
*
move SST_* defines to syntax_defs
Brandon Coleman
2014-06-12
*
move FINDFILE_* defines to file_search.h
Brandon Coleman
2014-06-12
*
move EW_* defines to path.h
Brandon Coleman
2014-06-12
*
move WILD_* defines to ex_getln.h
Brandon Coleman
2014-06-12
*
move VALID_* defines to buffer_defs.h
Brandon Coleman
2014-06-12
*
move HL_* variables to syntax.h
Brandon Coleman
2014-06-12
*
move values for find_pattern_in_path() to search.h
Brandon Coleman
2014-06-12
*
move update_screen() flags to screen.h
Brandon Coleman
2014-06-12
*
deleted unused defines in vim.h #772
Brandon Coleman
2014-06-10
*
Fix comment typo.
Justin M. Keyes
2014-05-19
*
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15