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
*
vim-patch:7.4.2071
Michael Ennen
2016-11-29
*
'inccommand': Introduce CMDPREVIEW state.
Justin M. Keyes
2016-11-15
*
vim-patch:7.4.1895
Jurica Bradaric
2016-10-07
*
vim-patch:7.4.1553
James McCoy
2016-07-08
*
vim-patch:7.4.1552
James McCoy
2016-07-08
*
vim-patch:7.4.1551
James McCoy
2016-07-08
*
vim-patch:7.4.1492
James McCoy
2016-07-08
*
normal: convert MCHAR etc operator and register types to enum MotionType
Björn Linse
2016-05-01
*
*: Fix linter errors
ZyX
2016-04-18
*
message: Remove useless emsg* functions, leaving only emsgf
ZyX
2016-04-18
*
vim: Move *MSG* macros to message.h
ZyX
2016-04-18
*
build: install *.mo into the "standard" directory
Jun T
2016-02-23
*
set VIMPACKAGE to "nvim"
Jun T
2016-02-10
*
vim-patch:7.4.1027
watiko
2016-02-01
*
Fix lint issues
Jason Schulz
2016-01-15
*
Add support for binary numbers
Jason Schulz
2016-01-15
*
Revert ROOT_UID removal
Michael Reed
2016-01-15
*
Misc. macro cleanup
Michael Reed
2016-01-14
*
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
Move MAX and MIN macros to macros.h
Michael Reed
2015-08-25
*
vim.h: Fix error which is not suppressed by clint
ZyX
2015-08-16
*
Macro cleanup: FEAT_GUI_MAC
Hettomei
2015-07-17
*
Macro cleanup: FEAT_GUI_X11
Hettomei
2015-07-17
*
Macro cleanup: FEAT_GUI_GTK
Hettomei
2015-07-17
*
Macro cleanup: FEAT_GUI_W32
Hettomei
2015-07-17
*
Split os_unix_defs.h into os/
Yamakaky
2015-07-06
*
vim-patch:7.4.542
Felipe Morales
2015-04-28
*
vim-patch:7.4.537 #2509
David Bürgin
2015-04-27
*
Replace vim_iswhite with ascii_iswhite() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
terminal: New module that implements a terminal emulator
Thiago de Arruda
2015-03-25
*
vim.h: remove #ifndef EINTR
Thiago de Arruda
2015-03-25
*
coverity/13777: String not null terminated: RI.
Eliseo Martínez
2015-03-22
*
Remove platform dependent HAVE_OPENDIR #2010
Jonas Dourado
2015-03-17
*
refactor: Remove term modules and termcap options
Thiago de Arruda
2015-02-21
*
Enable -Wconversion: mark.c.
Eliseo Martínez
2015-02-18
*
macro: Add MAX macro and rename min to MIN
Thiago de Arruda
2015-02-16
*
iconv: re-enable
Nicolas Hillegeer
2014-11-06
*
ui: Refactor input buffer handling
Thiago de Arruda
2014-10-18
*
map/msgpack-rpc: Declare/define maps rpc method handlers
Thiago de Arruda
2014-09-12
*
Statically allocate NameBuff
Wayne Rowcliffe
2014-07-22
*
globals.h: decouple vim.h and globals.h
Nicolas Hillegeer
2014-07-20
*
vim: move vim_acl_T to types.h
Nicolas Hillegeer
2014-07-16
*
vim: move disptick_T from vim.h to syntax_defs.h
Nicolas Hillegeer
2014-07-16
*
vim: move linenr_T and colnr_T to pos.h
Nicolas Hillegeer
2014-07-16
*
vim: move long_u from vim.h to types.h
Nicolas Hillegeer
2014-07-16
*
profiling: implement on top of os_hrtime()
Nicolas Hillegeer
2014-07-16
*
move defines from vim.h
Brandon Coleman
2014-07-12
*
move errno.h include out of vim.h
Brandon Coleman
2014-07-09
*
move stdarg.h include out of vim.h
Brandon Coleman
2014-07-09
*
move assert.h include out of vim.h
Brandon Coleman
2014-07-09
[next]