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 #12338 from h-michael/fix-flaky
Hirokazu Hata
2020-05-19
|
\
\
\
\
|
*
|
|
|
test: fix flaky vim.defer_fn test
Hirokazu Hata
2020-05-19
*
|
|
|
|
lsp: fix get diagnositcs
Mike Hartington
2020-05-19
|
/
/
/
/
*
|
/
/
lua: Add highlight.on_yank (#12279)
Christian Clason
2020-05-18
|
|
/
/
|
/
|
|
*
|
|
doc: Vim internal variables & options in lua (#12302)
TJ DeVries
2020-05-17
*
|
|
lsp: Fix timezone format of LSP log (ISO 8601) (#12332)
Eisuke Kawashima
2020-05-17
*
|
|
lsp: Handle end lines in apply_text_edits (#12314)
Andreas Johansson
2020-05-17
*
|
|
lua: add tbl_deep_extend (#11969)
Hirokazu Hata
2020-05-17
*
|
|
matchdelete: fix porting (#12328)
Shougo
2020-05-17
*
|
|
vim-patch:8.1.1084: cannot delete a match from another window (#12325)
Shougo
2020-05-16
*
|
|
Merge pull request #12324 from alindeman/nil-code-actions
Hirokazu Hata
2020-05-16
|
\
\
\
|
*
|
|
Check for nil before checking for empty table
Andy Lindeman
2020-05-15
|
/
/
/
*
|
|
LSP: Add textDocument/codeAction support (#11607)
Jesse
2020-05-16
*
|
|
Merge pull request #11764 from blueyed/vim-patch-usage
James McCoy
2020-05-15
|
\
\
\
|
*
|
|
doc
Daniel Hahler
2020-01-26
|
*
|
|
set -u before return
Daniel Hahler
2020-01-26
|
*
|
|
scripts/vim-patch.sh: add -m to usage
Daniel Hahler
2020-01-26
*
|
|
|
Merge pull request #12259 from janlazo/vim-8.1.1186
James McCoy
2020-05-15
|
\
\
\
\
|
*
|
|
|
vim-patch:8.2.0736: some files not recognized as pamenv
Jan Edmund Lazo
2020-05-11
|
*
|
|
|
vim-patch:8.2.0309: window-local values have confusing name
Jan Edmund Lazo
2020-05-11
|
*
|
|
|
vim-patch:8.2.0308: 'showbreak' does not work for a very long line
Jan Edmund Lazo
2020-05-11
|
*
|
|
|
vim-patch:8.2.0713: the pam_environment file is not recognized
Jan Edmund Lazo
2020-05-11
|
*
|
|
|
vim-patch:8.2.0705: indent tests don't run on CI for FreeBSD
Jan Edmund Lazo
2020-05-11
|
*
|
|
|
vim-patch:8.1.1186: readdir() allocates list twice
Jan Edmund Lazo
2020-05-11
*
|
|
|
|
LSP: Add workspace.applyEdit client capabilities (#12313)
Mathias Fußenegger
2020-05-14
*
|
|
|
|
lsp: fix bug when documentEdit version=null for unattached buffer (#12272)
landerlo
2020-05-13
|
/
/
/
/
*
|
|
|
LSP: Make applyEdit return a response (#12270)
Mathias Fußenegger
2020-05-11
*
|
|
|
Merge #12275 from erw7/profile-fix-use-after-free
Justin M. Keyes
2020-05-09
|
\
\
\
\
|
*
|
|
|
test: add more profile tests
erw7
2020-05-10
|
*
|
|
|
viml/profile: fix issue where profile is not reset on stop
erw7
2020-05-09
|
*
|
|
|
viml/profile: fix use after free
erw7
2020-05-09
*
|
|
|
|
runtime/tutor: fix broken inline spans #12282
Felipe Morales
2020-05-08
*
|
|
|
|
lsp: Make apply_text_edits non-ASCII safe (#12223)
Christian Clason
2020-05-08
|
/
/
/
/
*
|
|
|
lsp: Handle unknown CompletionItemKind and SymbolKind (#12257)
Hirokazu Hata
2020-05-07
*
|
|
|
lua: Add buffer, window and tab accessors (#12268)
TJ DeVries
2020-05-07
*
|
|
|
lsp: set buflisted when jumping to location (#12253)
Gabriel Sanches
2020-05-07
|
|
/
/
|
/
|
|
*
|
|
Merge #12203 from janlazo/vim-8.2.0648
Justin M. Keyes
2020-05-05
|
\
\
\
|
*
|
|
vim-patch:8.2.0692: startup test fails on MS-Windows
Jan Edmund Lazo
2020-05-03
|
*
|
|
vim-patch:8.2.0691: startup test fails
Jan Edmund Lazo
2020-05-03
|
*
|
|
vim-patch:8.2.0688: output clobbered if setting 'verbose' to see shell commands
Jan Edmund Lazo
2020-05-03
|
*
|
|
vim-patch:8.2.0681: pattern for 'hlsearch' highlighting may leak
Jan Edmund Lazo
2020-05-03
|
*
|
|
vim-patch:8.2.0678: rare crash for popup menu
Jan Edmund Lazo
2020-05-03
|
*
|
|
vim-patch:8.2.0663: not all systemd temp files are recognized
Jan Edmund Lazo
2020-05-03
|
*
|
|
vim-patch:8.1.0868: crash if triggering garbage collector after a function call
Jan Edmund Lazo
2020-05-03
|
*
|
|
vim-patch:8.1.0800: may use a lot of memory when a function refers itself
Jan Edmund Lazo
2020-05-03
|
*
|
|
vim-patch:8.1.1581: shared functions for testing are disorganised
Jan Edmund Lazo
2020-05-03
|
*
|
|
vim-patch:8.2.0649: undo problem whn an InsertLeave autocommand resets undo
Jan Edmund Lazo
2020-05-03
|
*
|
|
vim-patch:8.2.0648: semicolon search does not work in first line
Jan Edmund Lazo
2020-05-03
*
|
|
|
vim-patch:8.1.1120: cannot easily get directory entry matches #12222
Hennadii Chernyshchyk
2020-05-05
*
|
|
|
paste: support replace mode (#11945)
Jesse
2020-05-05
[prev]
[next]