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
Commit message (
Expand
)
Author
Age
...
*
|
|
|
|
test: call scandir_next_with_dots() more than once
Justin M. Keyes
2015-08-01
*
|
|
|
|
Merge #3099 glob() should return '.' and '..'
Justin M. Keyes
2015-08-01
|
\
\
\
\
\
|
*
|
|
|
|
Add the . and .. entries to glob()
Felipe Morales
2015-08-01
|
*
|
|
|
|
Remove spurious warning when reading directories
Felipe Morales
2015-08-01
|
/
/
/
/
/
*
|
|
|
|
vim-patch:7.4.600 #3081
cztchoice
2015-07-31
*
|
|
|
|
Merge #2660 'generalize mode-change API and support replace-mode cursor'
Justin M. Keyes
2015-07-26
|
\
\
\
\
\
|
*
|
|
|
|
tui: Use underline cursor in Replace mode
Omar Sandoval
2015-07-26
|
*
|
|
|
|
api: Simplify UI API on mode change
Omar Sandoval
2015-07-26
|
/
/
/
/
/
*
|
|
|
/
runtime: Remove duplicates and garbage from installation
ZyX
2015-07-27
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #2288 from ZyX-I/autovimsyn
Justin M. Keyes
2015-07-26
|
\
\
\
\
|
*
|
|
|
syntax: Exclude deprecated options
ZyX
2015-07-26
|
*
|
|
|
syntax: List NeoVim-specific autocmd events
ZyX
2015-07-26
|
*
|
|
|
syntax: Restore vim-specific highlight groups
ZyX
2015-07-26
|
*
|
|
|
cmake: Run nvim that generates helptags with proper WORKING_DIRECTORY
ZyX
2015-07-26
|
*
|
|
|
cmake: Generate tags and some vim syntax elements
ZyX
2015-07-26
|
*
|
|
|
scripts: Add script which is able to generate part of vim.vim file
ZyX
2015-07-26
|
*
|
|
|
options: Move option definitions to options.lua
ZyX
2015-07-26
|
*
|
|
|
fileio: Move event definitions to the generator script
ZyX
2015-07-26
*
|
|
|
|
Merge pull request #3041 from ZyX-I/better-mkdir
Justin M. Keyes
2015-07-26
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
documentation: Document changes
ZyX
2015-07-26
|
*
|
|
|
os/fs: Move mkdir_recurse from eval.c to os/fs.c
ZyX
2015-07-26
|
*
|
|
|
ex_docmd: Make E739 message contain strerror() output
ZyX
2015-07-26
|
*
|
|
|
os/fs: Define os_strerror as an alias to uv_strerror
ZyX
2015-07-26
|
/
/
/
/
*
|
|
|
Add ui test for default title (with/without filename) #3091
Björn Linse
2015-07-23
*
|
|
|
Use NVIM instead of VIM in default title.
Felipe Morales
2015-07-23
*
|
|
|
Delete test86 and 87 #3074
Björn Linse
2015-07-22
*
|
|
|
CMake: Allow configuring all DEPS_* variables in third-party. #3080
Florian Walch
2015-07-22
*
|
|
|
menu: Fix :emenu mode detection #2992
Robin Allen
2015-07-22
*
|
|
|
Merge #3048 'tui: resize terminal'
Justin M. Keyes
2015-07-21
|
\
\
\
\
|
*
|
|
|
options,tui: don't hardcode default terminal size
Felipe Morales
2015-07-21
|
*
|
|
|
tui: respect the 'co' and 'lines' options on startup
Felipe Morales
2015-07-21
|
*
|
|
|
tui: send resize sequences to the terminal
Felipe Morales
2015-07-21
|
/
/
/
/
*
|
|
|
tests: Migrate legacy test 80. #2989
Lucas Hoffmann
2015-07-21
*
|
|
|
tui: Unconditionally enable bracketed paste mode #3060
crondog
2015-07-21
*
|
|
|
eval.c: Only inline float_op_wrapper on non-i386 #3072
Wander Nauta
2015-07-21
*
|
|
|
Uncomment merged patches in version.c
Marco Hinz
2015-07-21
*
|
|
|
rstream: Fix read_cb invocation
Thiago de Arruda
2015-07-21
*
|
|
|
Doc: add bracketed-paste-mode #3028
Marco Hinz
2015-07-21
*
|
|
|
Remove ':Print' command #3049
Michael Reed
2015-07-20
*
|
|
|
Merge #3014 'clipboard: handle middle-click paste correctly.'.
Justin M. Keyes
2015-07-20
|
\
\
\
\
|
*
|
|
|
clipboard: add tests for error fallback and middleclick paste
Björn Linse
2015-07-20
|
*
|
|
|
clipboard: handle middle-click paste correctly.
Björn Linse
2015-07-20
|
/
/
/
/
*
|
|
|
Merge #3056 'Test: fix functional/ex_cmds/recover_spec.lua'.
Justin M. Keyes
2015-07-20
|
\
\
\
\
|
*
|
|
|
Test: fix functional/ex_cmds/recover_spec.lua
Marco Hinz
2015-07-20
|
*
|
|
|
Test: add new helper function: rmdir()
Marco Hinz
2015-07-20
|
/
/
/
/
*
|
|
|
Source provider at start if &cb is set #3025
Marco Hinz
2015-07-20
*
|
|
|
defaults: set 'history' to 10000 by default. #2868
Felipe Morales
2015-07-20
*
|
|
|
Merge pull request #2943 from Pyrohh/rm-posix
Michael Reed
2015-07-19
|
\
\
\
\
|
*
|
|
|
Remove POSIX 'cpoptions': cleanup
Michael Reed
2015-07-19
|
*
|
|
|
Remove POSIX 'cpoptions': '\'
Michael Reed
2015-07-19
[prev]
[next]