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
/
test
Commit message (
Expand
)
Author
Age
...
*
|
|
vim-patch:8.1.0897: can modify a:000 when using a reference (#14902)
Jan Edmund Lazo
2021-06-26
*
|
|
Fix `<afile>` getting prepended with a slash on WinClosed (#14515)
Ghjuvan Lacambre
2021-06-26
*
|
|
fix(lsp): do not convert vim.NIL to nil in lists
Akin Sowemimo
2021-06-24
*
|
|
Merge pull request #14868 from shadmansaleh/patch_verbose_for_lua
Björn Linse
2021-06-23
|
\
\
\
|
*
|
|
fix(source): Source giving E484 & parsing error at line 1 for lua files
shadmansaleh
2021-06-21
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #14719 from snezhniylis/marktree_delete_node_iter_fix
Björn Linse
2021-06-22
|
\
\
\
|
*
|
|
extmark: fix deletable nodes in MarkTree sometimes getting skipped
snezhniylis
2021-06-22
|
|
/
/
*
/
/
fixup! vim-patch:8.2.3020: unreachable code (#14866)
Matthieu Coudron
2021-06-22
|
/
/
*
|
Merge pull request #13165 from mfussenegger/codelens
Michael Lingelbach
2021-06-14
|
\
\
|
*
|
feat(lsp): Add codelens support
Mathias Fussenegger
2021-06-14
*
|
|
feat(float): add rounded borders preset
Christian Clason
2021-06-14
|
/
/
*
|
Merge pull request #14788 from shadmansaleh/fix/lua_runtime1
Björn Linse
2021-06-13
|
\
\
|
*
|
fixup(runtime): Fix lua runtime files not listed
shadmansaleh
2021-06-13
*
|
|
vim-patch:8.2.0038: spell suggestions insufficiently tested
Jan Edmund Lazo
2021-06-12
*
|
|
vim-patch:8.1.1838: there is :spellwrong and :spellgood but not :spellrare
Jan Edmund Lazo
2021-06-12
|
/
/
*
|
test: clear $GZIP, use nvim's system() (#14791)
Jan Edmund Lazo
2021-06-12
*
|
fix(ui): Fix pum incorrect position in multigrid mode
Serg Tereshchenko
2021-06-12
*
|
refactor(source): Move lua file detection to do_source
shadmansaleh
2021-06-11
*
|
refactor(tests): Simplify tests at functional/lua/runtime_spec
shadmansaleh
2021-06-11
*
|
feat(runtime): Allow lua to be used in syntax
shadmansaleh
2021-06-11
*
|
feat(runtime): Allow lua to be used in ftdetect
shadmansaleh
2021-06-11
*
|
feat(runtime): Allow lua to be used in indent
shadmansaleh
2021-06-11
*
|
feat(runtime): Allow lua to be used in ftplugin
shadmansaleh
2021-06-11
*
|
feat(runtime): Allow lua to be used in compiler
shadmansaleh
2021-06-11
*
|
feat(runtime): Allow lua to be used in colorschemes
shadmansaleh
2021-06-11
*
|
feat(startup): Source runtime/plugin/**/*.lua at startup
shadmansaleh
2021-06-11
|
/
*
api: include border in nvim_win_get_config
Corey Williamson
2021-06-10
*
api: add nvim_win_call
notomo
2021-06-10
*
add tests in buffer_updates
jbyuki
2021-06-09
*
feat(lsp): Split out a `diagnostics_to_items` function from set_loclist
Mathias Fussenegger
2021-06-07
*
fixup! tests: fix system_spec when run with clipboard manager (#10956)
Jan Edmund Lazo
2021-06-05
*
clang/API: reject null string in timer_start()
Jan Edmund Lazo
2021-06-02
*
api(nvim_open_win): add "noautocmd" option
Sean Dewar
2021-06-01
*
lua: Add vim.opt and fix scopes of vim.o (#13479)
TJ DeVries
2021-05-28
*
Merge pull request #14607 from glacambre/fix_get_all_options_info_crash
James McCoy
2021-05-26
|
\
|
*
Fix crash on `:echo get_all_options_info()`
glacambre
2021-05-26
*
|
vim-patch:8.2.2778: problem restoring 'packpath' in session
Jan Edmund Lazo
2021-05-22
*
|
vim-patch:8.2.0946: cannot use "q" to cancel a number prompt
Jan Edmund Lazo
2021-05-21
|
/
*
Merge pull request #14575 from vigoux/virtualedit-bytes
Thomas Vigouroux
2021-05-20
|
\
|
*
fix(bufupdate): send events when inserting with virtualedit
Thomas Vigouroux
2021-05-18
*
|
Merge pull request #14579 from jamessan/windows-env-vars
James McCoy
2021-05-19
|
\
\
|
*
|
test(job_spec): Test handling of case-insensitively matching env vars
James McCoy
2021-05-18
|
|
/
*
|
Merge pull request #14563 from mjlbach/fix_intelephense_langserver
Michael Lingelbach
2021-05-19
|
\
\
|
*
|
lsp: handle case where CompletionItem.insertTextFormat is nil
Michael Lingelbach
2021-05-16
*
|
|
lua: use proper conversion of vim.g values
Björn Linse
2021-05-19
*
|
|
test(lsp_spec): improve correctness
Marco Hinz
2021-05-19
*
|
|
Revert "lsp: make tagstack smarter motion-wise (#12262)"
Marco Hinz
2021-05-19
|
|
/
|
/
|
*
|
Merge pull request #14468 from bfredl/zindex
Björn Linse
2021-05-15
|
\
\
|
*
|
floats: z-index
Björn Linse
2021-05-15
*
|
|
Merge pull request #14532 from janlazo/vim-8.1.1433
Jan Edmund Lazo
2021-05-14
|
\
\
\
[prev]
[next]