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
...
*
|
|
|
Merge pull request #14942 from jamessan/functionaltest-lua
James McCoy
2021-06-30
|
\
\
\
\
|
*
|
|
|
ci(gha): Add functionaltest-lua checker
James McCoy
2021-06-29
|
|
/
/
/
*
/
/
/
Update CONTRIBUTING.md: mention ASAN/UBSAN for runtime errors
Björn Linse
2021-06-30
|
/
/
/
*
|
|
Merge pull request #14930 from clason/ts-ifdef-fixup
Björn Linse
2021-06-29
|
\
\
\
|
*
|
|
fixup(ts): put ts_query_cursor_set_match_limit behind feature guard
Christian Clason
2021-06-29
*
|
|
|
Merge pull request #14931 from clason/patch-1
Björn Linse
2021-06-29
|
\
\
\
\
|
*
|
|
|
fix(ci): change autolabel to "treesitter"
Christian Clason
2021-06-29
|
/
/
/
/
*
|
|
|
Merge pull request #14779 from tjdevries/tjdevries/vim_opt_fixes
TJ DeVries
2021-06-29
|
\
\
\
\
|
*
|
|
|
fix(vim.opt): Fix #14828 with empty values being incorrectly inserted
TJ DeVries
2021-06-29
|
*
|
|
|
fix(vim.opt): Fix #14668 Now correctly handles unescaped commas in isfname style
TJ DeVries
2021-06-29
|
*
|
|
|
fix(vim.opt): Fix #14669 whichwrap now acts as expected
TJ DeVries
2021-06-29
|
*
|
|
|
fix(vim.opt): Add basic error handling
David Zhang
2021-06-29
|
*
|
|
|
fix(vim.opt): Get window options before setting.
ckipp01
2021-06-29
|
*
|
|
|
fix(vim.opt): #14708 Now lets you put duplicate values in wildmode
TJ DeVries
2021-06-29
|
|
/
/
/
*
|
|
|
Merge pull request #14335 from chentau/extmark_delbytes
Björn Linse
2021-06-29
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Manually zero out deleted_bytes2 when substituting and joining lines
chentau
2021-06-29
|
|
|
/
|
|
/
|
*
|
|
fix(doc/api): Remove 'border' as unsupported (#14916)
Daniel Steinberg
2021-06-28
*
|
|
fix: Remove [RFC] from PR subject in vim-patch.sh (#14917)
Daniel Steinberg
2021-06-28
*
|
|
fix(doc): remove reference to vim.lsp.callbacks (#14576)
Matthieu Coudron
2021-06-28
*
|
|
Merge pull request #14920 from otherJL0/master
Björn Linse
2021-06-28
|
\
\
\
|
*
|
|
Adding clangd language serever config file to point to build/ directory for c...
otherJL0
2021-06-28
|
/
/
/
*
|
|
Merge pull request #14915 from clason/ts-match-limit
Björn Linse
2021-06-28
|
\
\
\
|
*
|
|
fix(treesitter): set match limit for query cursors
Christian Clason
2021-06-26
*
|
|
|
[RDY] Add buffer information to tabline_update (#12481)
John Gehrig
2021-06-27
*
|
|
|
Fixed +1 -1 in util.lua (#14913)
jimman2003
2021-06-26
*
|
|
|
Merge pull request #14914 from janlazo/vim-8.2.3050
Jan Edmund Lazo
2021-06-26
|
\
\
\
\
|
*
|
|
|
vim-patch:8.2.2954: short file name extension for Scala not recognized
Jan Edmund Lazo
2021-06-26
|
*
|
|
|
vim-patch:8.2.3049: JSON patch file not recognized
Jan Edmund Lazo
2021-06-26
|
*
|
|
|
vim-patch:8.2.3050: cannot recognize elixir files
Jan Edmund Lazo
2021-06-26
|
/
/
/
/
*
|
|
|
vim-patch:8.2.3018: 'quickfixtextfunc' formatting is lost when switching buff...
Yorick Peterse
2021-06-26
*
|
|
|
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(doc/usr_41): don't mention 0o prefix for octs (#14906)
Sean Dewar
2021-06-25
*
|
|
fix(lsp): render the last line in stylize_markdown
Folke Lemaitre
2021-06-25
*
|
|
Merge pull request #14910 from folke/lsp_fences_docs
Michael Lingelbach
2021-06-25
|
\
\
\
|
*
|
|
style(lsp): make get_markdown_fences private
Folke Lemaitre
2021-06-25
*
|
|
|
Update busy_start/busy_stop ui events documentation (#14415)
Ghjuvan Lacambre
2021-06-25
|
/
/
/
*
|
|
Merge pull request #14904 from mfussenegger/nil-message-callbacks
Michael Lingelbach
2021-06-25
|
\
\
\
|
*
|
|
fix(lsp): Handle nil message_callbacks
Mathias Fussenegger
2021-06-25
*
|
|
|
Merge pull request #14617 from folke/fancy_markdown_fences_support
Michael Lingelbach
2021-06-25
|
\
\
\
\
|
*
|
|
|
feat(lsp): use markdown_fenced_languages in stylized_markdown
Folke Lemaitre
2021-06-25
|
|
/
/
/
*
|
|
|
Merge pull request #14903 from mfussenegger/add-workspace-folder
Michael Lingelbach
2021-06-25
|
\
\
\
\
|
*
|
|
|
fix(lsp): Set `dir` completion option for add_workspace_folder
Mathias Fussenegger
2021-06-25
|
|
/
/
/
*
|
|
|
Merge pull request #14907 from folke/lsp_markdown
Michael Lingelbach
2021-06-25
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
fix(lsp): syntax improvements for lsp_markdown
Folke Lemaitre
2021-06-25
|
/
/
/
*
|
|
Merge pull request #14886 from janlazo/vim-8.1.1437
Jan Edmund Lazo
2021-06-24
|
\
\
\
|
*
|
|
vim-patch:8.2.3033: no error when using alpha delimiter with :global
Jan Edmund Lazo
2021-06-23
|
*
|
|
vim-patch:8.2.2185: BufUnload is not triggered for the quickfix dummy buffer
Jan Edmund Lazo
2021-06-23
|
*
|
|
vim-patch:8.2.1255: cannot use a lambda with quickfix functions
Jan Edmund Lazo
2021-06-23
|
*
|
|
vim-patch:8.1.1437: code to handle callbacks is duplicated
Jan Edmund Lazo
2021-06-23
[prev]
[next]