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
...
|
|
*
|
|
|
unstatic some functions
Jakub Łuczyński
2020-02-13
|
|
*
|
|
|
moved more stuff
Jakub Łuczyński
2020-02-13
|
|
*
|
|
|
created header file
Jakub Łuczyński
2020-02-13
|
|
*
|
|
|
moved functions to user_funcs.c (no code changes)
Jakub Łuczyński
2020-02-13
*
|
|
|
|
|
Merge #12155 ':ls filter by terminal, lastused'
Justin M. Keyes
2020-04-26
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
vim-patch:8.1.2225: the "last used" info of a buffer is under used
Rob Pilling
2020-04-21
|
*
|
|
|
|
vim-patch:8.0.1651: cannot filter :ls output for terminal buffers
Rob Pilling
2020-04-19
|
*
|
|
|
|
vim-patch:7.4.1988
Rob Pilling
2020-04-19
*
|
|
|
|
|
LSP: don't redefine LspDiagnostics signs #12164
jakbyte
2020-04-26
*
|
|
|
|
|
LSP: Fix show_line_diagnostics #12186
Mathias Fußenegger
2020-04-26
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
lint: use docstring style #12187
Billy SU
2020-04-26
*
|
|
|
|
LSP: Add a check for null version in VersionedTextDocumentIdentifier (#12185)
Chris Kipp
2020-04-26
*
|
|
|
|
tui: improve support for GNU Screen (#12098)
erw7
2020-04-26
*
|
|
|
|
Merge #12177 'folds: decrease reliance on globals'
Justin M. Keyes
2020-04-26
|
\
\
\
\
\
|
*
|
|
|
|
helpers: fix FIXED_TEMP_ARRAY
Matthieu Coudron
2020-04-24
|
*
|
|
|
|
lint: fix linting issues
Matthieu Coudron
2020-04-24
|
*
|
|
|
|
extmark: introduce extmark_splice_cols
Matthieu Coudron
2020-04-24
|
*
|
|
|
|
folds: decrease reliance on global 'curwin'
Matthieu Coudron
2020-04-24
*
|
|
|
|
|
LSP: remove obsolete "peek definition" code #12178
Thore Weilbier
2020-04-25
*
|
|
|
|
|
TUI: block signals on suspend #12180
Kei Kamikawa
2020-04-25
*
|
|
|
|
|
Merge #12181 from janlazo/vim-8.2.0635
Justin M. Keyes
2020-04-25
|
\
\
\
\
\
\
|
*
|
|
|
|
|
vim-patch:8.2.0638: MS-Windows: messages test fails
Jan Edmund Lazo
2020-04-25
|
*
|
|
|
|
|
vim-patch:8.2.0635: when using 256 colors DarkYellow does not show expected c...
Jan Edmund Lazo
2020-04-25
*
|
|
|
|
|
|
ci/travis: Enable ipv6 #12182
Justin M. Keyes
2020-04-25
|
/
/
/
/
/
/
*
|
|
|
|
|
LSP: Expose diagnostics grouped by bufnr (#11932)
Mathias Fußenegger
2020-04-25
*
|
|
|
|
|
lsp: remove buffer version on buffer_detach (#12029)
Hirokazu Hata
2020-04-25
*
|
|
|
|
|
version.c: update [ci skip] (#12084)
Marvim the Paranoid Android
2020-04-24
|
/
/
/
/
/
*
|
|
|
|
lsp: callback for references now opens qf (#12171)
Thore Weilbier
2020-04-23
*
|
|
|
|
treesitter: check for integer overflow (#12135)
Thomas Vigouroux
2020-04-22
*
|
|
|
|
Merge pull request #12081 from xylix/bash-version-check
James McCoy
2020-04-21
|
\
\
\
\
\
|
*
|
|
|
|
Apply suggestions from code review
Kerkko Pelttari
2020-04-07
|
*
|
|
|
|
Check for bash version in vim-patch.sh
Kerkko Pelttari
2020-04-06
*
|
|
|
|
|
terminal: Fix mouse coordinates issue (#12158)
erw7
2020-04-21
*
|
|
|
|
|
lsp: do not assert even if the code does not exist in ErrorCodes (#11981)
Hirokazu Hata
2020-04-21
*
|
|
|
|
|
lsp: textDocument/definition can return Location or Location[] (#12014)
Khangal
2020-04-21
*
|
|
|
|
|
doc: fix vim.lsp.stop_all_clients doc (#12055)
Hirokazu Hata
2020-04-21
*
|
|
|
|
|
Merge pull request #12108 from mcepl/luv-1.18.0-compat
James McCoy
2020-04-21
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Test on actual libuv version number, not on existence of symbol.
Matěj Cepl
2020-04-21
|
*
|
|
|
|
|
Make neovim building even with libuv 1.18.0
Matěj Cepl
2020-04-21
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #11989 from Weypare/textEdit
Matthieu Coudron
2020-04-20
|
\
\
\
\
\
\
|
*
|
|
|
|
|
test: add docs for get_completion_word test
Andrey Avramenko
2020-04-20
|
*
|
|
|
|
|
test: add get_completion_word test for text_doc...
Andrey Avramenko
2020-04-20
|
*
|
|
|
|
|
LSP/completion: Add completion text helper function
Andrey Avramenko
2020-04-20
|
*
|
|
|
|
|
LSP/completion: add textEdit support
Andrey Avramenko
2020-03-06
*
|
|
|
|
|
|
tui: Don't call uv_write without output (#12146)
erw7
2020-04-20
*
|
|
|
|
|
|
lsp: export convert_signature_help_to_markdown_lines (#11950)
Hirokazu Hata
2020-04-19
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #12047 from erw7/fix-resolve-on-windows
Matthieu Coudron
2020-04-19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Change to canonicalize only when reparse point in included
erw7
2020-04-02
|
*
|
|
|
|
|
Change resolve() to resolve symbolic links on Windows
erw7
2020-04-02
*
|
|
|
|
|
|
lua: allow deepcopy of functions (#12136)
Tristan Konolige
2020-04-19
[prev]
[next]