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
/
globals.h
Commit message (
Expand
)
Author
Age
*
Revert "[WIP] "abstract_ui" fixes and improvements"
Justin M. Keyes
2015-01-12
*
ui: Reimplement `:suspend` command for remote UIs.
Thiago de Arruda
2015-01-12
*
globals.h: Remove unused global variable
Steven Oliver
2015-01-02
*
Transform global variable really_exiting into static.
Jonas Dourado
2014-12-26
*
Ignore compatible mode
Joel Teichroeb
2014-12-13
*
syntax: Use RGB/GUI attribute information for "abstract_ui"
Thiago de Arruda
2014-12-08
*
ui: Add abstract_ui termcap and split UI layer
Thiago de Arruda
2014-12-08
*
Remove code defined under USE_IM_CONTROL #ifdefs
Thiago de Arruda
2014-11-27
*
ui: Remove ui_inchar/ui_char_avail
Thiago de Arruda
2014-11-27
*
eval: Add eval_call_provider/eval_has_provider functions
Thiago de Arruda
2014-11-18
*
iconv: re-enable
Nicolas Hillegeer
2014-11-06
*
version: remove "Compilation" and "Linking" messages.
Justin M. Keyes
2014-10-07
*
Merge pull request #1208 from war1025/dev/remove_for_all_windows
Justin M. Keyes
2014-10-03
|
\
|
*
Remove W_NEXT use `->w_next`
Wayne Rowcliffe
2014-09-24
|
*
Replace FOR_ALL_WINDOWS with FOR_ALL_WINDOWS_IN_TAB(curtab)
Wayne Rowcliffe
2014-09-24
*
|
Merge pull request #1209 from atwupack/vp-7.4.320
Justin M. Keyes
2014-09-26
|
\
\
|
|
/
|
/
|
|
*
vim-patch:7.4.320
André Twupack
2014-09-21
*
|
Expand FOR_ALL_WINDOWS to FOR_ALL_WINDOWS_IN_TAB(curtab)
Wayne Rowcliffe
2014-09-22
*
|
FOR_ALL_WINDOWS_IN_TAB and local variables in FOR_ALL_TAB_WINDOWS
Wayne Rowcliffe
2014-09-22
*
|
FOR_ALL_TABS helper
Wayne Rowcliffe
2014-09-22
|
/
*
vim-patch:7.4.305
Scott Prager
2014-09-19
*
vim-patch:7.4.312
Scott Prager
2014-09-13
*
api/msgpack-rpc: Expose channel_from_job to vimscript as api_spawn
Thiago de Arruda
2014-09-12
*
Convert FOR_ALL_WINDOWS to use a locally declared pointer
Wayne Rowcliffe
2014-09-08
*
api: Implement '--embedded-mode' command-line option
Thiago de Arruda
2014-08-28
*
Merge pull request #1024 from war1025/dev/for_all_buffers
Justin M. Keyes
2014-08-19
|
\
|
*
FOR_ALL_BUFFERS use locally declared buffer pointer
Wayne Rowcliffe
2014-08-17
|
*
Add FOR_ALL_BUFFERS helper
Wayne Rowcliffe
2014-08-02
*
|
Remove unused USE_TERM_CONSOLE ifdefs #1015
Fredrik Fornwall
2014-08-07
|
/
*
Statically allocate NameBuff
Wayne Rowcliffe
2014-07-22
*
startuptime: always enable startuptime
Nicolas Hillegeer
2014-07-20
*
globals.h: decouple vim.h and globals.h
Nicolas Hillegeer
2014-07-20
*
vim: move disptick_T from vim.h to syntax_defs.h
Nicolas Hillegeer
2014-07-16
*
Add vim_gettempdir(), remove global vim_tempdir
Pavel Platto
2014-07-14
*
Remove #ifdefs TEMPDIRNAMES and add TEMPDIRNAMES for Windows
Pavel Platto
2014-07-14
*
move defines from vim.h
Brandon Coleman
2014-07-12
*
Include stdbool.h in some files which use it
Pavel Platto
2014-07-11
*
remove stdbool.h include from vim.h and globals.h
Brandon Coleman
2014-07-09
*
Replaced most TRUE/FALSE macros in arabic, mbyte and spell. #645
Klemen Košir
2014-07-08
*
Replace int with bool in some files. #654
Klemen Košir
2014-07-08
*
ga_growsize should be >= 1
Felipe Oliveira Carvalho
2014-06-30
*
libcall: remove libcall ifdefs
Nicolas Hillegeer
2014-06-28
*
os: remove legacy mch_libcall
Nicolas Hillegeer
2014-06-28
*
text/encoding: constify arguments
Nicolas Hillegeer
2014-06-07
*
Removed FEAT_WINDOWS
Hinidu
2014-05-28
*
Remove cryptography
John Schmidt
2014-05-20
*
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