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
/
os_unix_defs.h
Commit message (
Expand
)
Author
Age
*
Added missing #define guards in headers
Hinidu
2014-05-01
*
Remove modelines
Marco Hinz
2014-04-16
*
removed vim_mkdir macro
Stefan Hoffmann
2014-04-11
*
removed mch_rmdir macro
Stefan Hoffmann
2014-04-11
*
removed mch_remove macro
Stefan Hoffmann
2014-04-11
*
port vim_mkdir, mch_rmdir and mch_remove to libuv
Stefan Hoffmann
2014-04-11
*
Try to find all other instances of vimrc and gvimrc and prefix them with n
Wilberto Morales
2014-04-04
*
remove mch_access macro as it is only used in fs.c
Stefan Hoffmann
2014-04-03
*
Replace use of mch_rename with rename.
oni-link
2014-04-02
*
remove HAVE_STRING_H
oni-link
2014-04-02
*
remove HAVE_STDLIB_H
oni-link
2014-04-02
*
remove HAVE_RENAME
oni-link
2014-04-02
*
remove HAVE_SETJMP_H
Julian Orth
2014-03-31
*
Use memmove instead of mch_memmove
Felipe Oliveira Carvalho
2014-03-26
*
refactored part of expand_env_esc() into mch_get_user_directory()
Stefan Hoffmann
2014-03-13
*
Change neo* configurations to n* configurations
Wilberto
2014-03-09
*
cleanup environment variable handling + unit tests
Stefan Hoffmann
2014-03-06
*
Remove __ARGS macro. Close #205
Nicolas Pierron
2014-03-02
*
Removes 'proto' dir
scott-linder
2014-02-26