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
*
Move utf8len_tab definition to globals.h
James McCoy
2016-11-23
*
Merge #5561 'inccommand'
Justin M. Keyes
2016-11-09
|
\
|
*
'inccommand': rework
Justin M. Keyes
2016-11-08
|
*
Incsubsitution feature
KillTheMule
2016-10-30
*
|
encoding: cleanup mbyte.c given fixed encoding=utf-8
Björn Linse
2016-11-05
|
/
*
doc: minor comment tweaks
Justin M. Keyes
2016-09-28
*
Merge commit 'refs/pull/upstream/5156'
Justin M. Keyes
2016-08-22
|
\
|
*
Linting
Tommy Allen
2016-08-17
|
*
highlight: Added QuickFixLine highlight group
Tommy Allen
2016-08-17
*
|
job control: reuse common job code for rpc jobs
Björn Linse
2016-08-20
|
/
*
eval.c: rename capture() to execute() (#5132)
Justin M. Keyes
2016-07-31
*
vim-patch:7.4.1147 (#5005)
prollings
2016-07-10
*
lint
James McCoy
2016-07-08
*
vim-patch:7.4.1499
James McCoy
2016-07-08
*
options: Default t_Co to 256.
Justin M. Keyes
2016-07-02
*
Merge #4697 'capture() function'.
Justin M. Keyes
2016-06-20
|
\
|
*
Port capture() function
Shougo Matsushita
2016-05-27
*
|
Merge #3745 from cacplate/ops_Wconversion
Justin M. Keyes
2016-06-13
|
\
\
|
*
|
ops.c: enable -Wconversion warning
Charles Joachim
2016-05-30
|
|
/
*
/
*: Rename main loop variable from loop to main_loop
ZyX
2016-05-30
|
/
*
Merge #4633: support "special" highlight (undercurl)
Justin M. Keyes
2016-05-19
|
\
|
*
syntax: Add support for the "special" color used for undercurls
AdnoC
2016-05-17
*
|
vim-patch:7.4.1102
Jurica Bradaric
2016-05-17
|
/
*
eval: Split out typval_T dumping functions to nvim/encode.c
ZyX
2016-04-18
*
Enabled -Wconversion in charset.c
huchet
2016-04-06
*
complete: disable folding when completing
Anmol Sethi
2016-03-09
*
startup: Avoid VimL global. Introduce TriState enum.
Justin M. Keyes
2016-02-14
*
syntax: avoid extra global macro
Justin M. Keyes
2016-02-14
*
defaults: Enable syntax and filetype plugins.
Felipe Morales
2016-02-14
*
tabline: Add %[] atom to the tabline, for random commands on click
ZyX
2016-02-01
*
globals: remove DO_INIT macro and replace usage by INIT
Charles Joachim
2016-01-17
*
terminal: less babysitting of mapped_ctrl_c
Justin M. Keyes
2016-01-13
*
vim-patch:7.4.569/573
Shougo Matsushita
2016-01-13
*
encoding: Always use "utf-8" as default for &encoding
Björn Linse
2016-01-02
*
vim-patch:7.4.605
Justin M. Keyes
2015-12-30
*
Merge pull request #3761 from Shougo/vim-7.4.631
Justin M. Keyes
2015-12-01
|
\
|
*
vim-patch:7.4.631
Shougo Matsushita
2015-12-01
*
|
Windows: Add path definitions for Windows.
Seth Jackson
2015-11-29
|
/
*
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
Remove all invalid nvimrc and ngvimrc references
Marco Hinz
2015-11-11
*
*: Fix lint errors found in new code in previously ignored files
ZyX
2015-10-08
*
Deprecate &viminfo and :[rw]v, add &shada and :[rw]sh
ZyX
2015-10-08
*
viminfo: First version of ShaDa file dumping
ZyX
2015-10-08
*
terminal: Don't enter terminal mode from `:normal`
Thiago de Arruda
2015-09-18
*
encoding: don't allow changing encoding after startup scripts
Björn Linse
2015-09-08
*
clipboard: avoid clipboard during :global. #2809
Felipe Morales
2015-08-30
*
eval: Protect job callbacks from being redefined
Thiago de Arruda
2015-08-21
*
event: Refactor async event processing
Thiago de Arruda
2015-08-13
*
os/fs: Move mkdir_recurse from eval.c to os/fs.c
ZyX
2015-07-26
*
options,tui: don't hardcode default terminal size
Felipe Morales
2015-07-21
[next]