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
Commit message (
Expand
)
Author
Age
*
tui: improve handle_background_color: short-circuit (#11067)
Daniel Hahler
2019-09-30
*
screen: don't crash on invalid grid cells being recomposed
Björn Linse
2019-09-30
*
Merge pull request #11115 from bfredl/wildmenumode
Björn Linse
2019-09-29
|
\
|
*
cmdline: wildmenumode() should be true with wildoptions+=pum
Björn Linse
2019-09-28
*
|
terminfo_start: keep first flushing of ui buffer (#11118)
Daniel Hahler
2019-09-29
|
/
*
tree-sitter: handle node equality
Björn Linse
2019-09-28
*
tree-sitter: use "range" instead of "point_range" consistently in lua API
Björn Linse
2019-09-28
*
tree-sitter: fix lint, delete "demo" plugin (replaced by functional tests)
Björn Linse
2019-09-28
*
tree-sitter: cleanup tree refcounting
Björn Linse
2019-09-28
*
tree-sitter: inspect language
Björn Linse
2019-09-28
*
tree-sitter: add some more API
Björn Linse
2019-09-28
*
tree-sitter: style
Björn Linse
2019-09-28
*
tree-sitter: use standard luaL_newmetatable and luaL_checkudata pattern
Björn Linse
2019-09-28
*
tree-sitter: rename tree_sitter => treesitter for consistency
Björn Linse
2019-09-28
*
tree-sitter: add basic testing on ci
Björn Linse
2019-09-28
*
tree-sitter: support pre-registration of languages
Björn Linse
2019-09-28
*
tree-sitter: objectify API
Björn Linse
2019-09-28
*
tree-sitter: cleanup build code
Björn Linse
2019-09-28
*
Create BuildUtf8proc.cmake and FindUtf8proc.cmake
Björn Linse
2019-09-28
*
tree-sitter: load parsers as .so files
Björn Linse
2019-09-28
*
tree-sitter: initial tree-sitter support
Björn Linse
2019-09-28
*
tree-sitter: change vendored tree-sitter to use nvim memory management
Björn Linse
2019-09-28
*
tree-sitter: vendor tree-sitter runtime
Björn Linse
2019-09-28
*
vim-patch:8.1.2083: multi-byte chars do not work properly with "%.*S" in prin...
Daniel Hahler
2019-09-28
*
vim-patch:8.0.0914: highlight attributes are always combined (#10256)
Daniel Hahler
2019-09-26
*
Merge pull request #10978 from blueyed/update-libuv
Daniel Hahler
2019-09-25
|
\
|
*
Revert "win/os_env_exists(): workaround libuv bug #10734"
Daniel Hahler
2019-09-25
*
|
paste: fix handling of "<" in cmdline (#11094)
Daniel Hahler
2019-09-25
|
/
*
tui: flush ui buffer in tui_terminal_after_startup (#11083)
Daniel Hahler
2019-09-24
*
vim-patch:8.0.1754: ex_helpgrep() is too long #11084
Jan Edmund Lazo
2019-09-23
*
vim-patch:8.0.1812: refactor qf_jump_to_usable_window() #11078
Jan Edmund Lazo
2019-09-22
*
terminfo_start: flush buffer #11074
Daniel Hahler
2019-09-22
*
vim-patch:8.1.2059: fix for "x" deleting a fold has side effects
Daniel Hahler
2019-09-22
*
vim-patch:8.1.2052: using "x" before a closed fold may delete that fold
Daniel Hahler
2019-09-22
*
screen: missing redraw/highlight for ruler in message area
Björn Linse
2019-09-22
*
env: use putenv_s for LC_ALL, LANG, etc. #11050
erw7
2019-09-22
*
vim-patch:8.1.2060: "precedes" in 'listchars' not used properly
Justin M. Keyes
2019-09-21
*
Fix "precedes" listchar behavior in wrap mode
Zach Wegner
2019-09-21
*
vim-patch:8.1.2055: profile: adjust line format #11058
Daniel Hahler
2019-09-21
*
Merge #11060 from janlazo/vim-8.1.1783
Justin M. Keyes
2019-09-21
|
\
|
*
vim-patch:8.0.1621: using invalid default value for highlight attribute
Jan Edmund Lazo
2019-09-21
|
*
vim-patch:8.0.1529: assert_equalfile() does not close file descriptors
Jan Edmund Lazo
2019-09-21
|
*
vim-patch:8.0.1776: in tests, when WaitFor() fails it doesn't say why
Jan Edmund Lazo
2019-09-21
|
*
vim-patch:8.0.1771: in tests, when WaitFor() fails it doesn't say why
Jan Edmund Lazo
2019-09-21
|
*
vim-patch:8.0.1733: incomplete testing for completion fix
Jan Edmund Lazo
2019-09-21
|
*
vim-patch:8.0.1539: no test for the popup menu positioning
Jan Edmund Lazo
2019-09-21
|
*
vim-patch:8.0.1109: timer causes error on exit from Ex mode
Jan Edmund Lazo
2019-09-21
|
*
vim-patch:8.1.2058: function for ex command is named inconsistently
Jan Edmund Lazo
2019-09-21
|
*
vim-patch:8.1.2054: compiler test for Perl may fail
Jan Edmund Lazo
2019-09-21
|
*
vim-patch:8.1.1783: MS-Windows: compiler test may fail when using %:S
Jan Edmund Lazo
2019-09-21
[next]