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
/
runtime
Commit message (
Expand
)
Author
Age
*
Merge pull request #13167 from romgrk/vim-8.2.1909
Jan Edmund Lazo
2020-10-31
|
\
|
*
vim-patch:8.2.1909: number of status line items is limited to 80
Rom Grk
2020-10-31
*
|
lsp: Remove snippet lies (#13183)
TJ DeVries
2020-10-30
*
|
Merge pull request #13172 from janlazo/vim-8.2.1910
Jan Edmund Lazo
2020-10-30
|
\
\
|
*
|
vim-patch:8.1.2034: dark them of GTK 3 not supported
Jan Edmund Lazo
2020-10-29
*
|
|
Fix clipboard provider detection (#13190)
necabo
2020-10-29
|
/
/
*
/
lsp: Fix case where active_signature == vim.NIL (#13114)
Michael Lingelbach
2020-10-27
|
/
*
vim-patch:8.1.1769: 'shellslash' is also used for completion
skippi
2020-10-26
*
Merge pull request #13154 from fsouza/fix-callback-logic
Matthieu Coudron
2020-10-25
|
\
|
*
lsp: fix fallback for callback in method_unsupported
francisco souza
2020-10-25
*
|
lsp: Store diagnostics for unloaded buffers (#13102)
Mathias Fußenegger
2020-10-25
*
|
Merge pull request #13077 from tjdevries/tjdevries/buf_apis_1
Björn Linse
2020-10-25
|
\
\
|
|
/
|
/
|
|
*
api: nvim_buf_delete
TJ DeVries
2020-10-22
*
|
lsp: only send buf requests to servers that support the request (#12764)
francisco souza
2020-10-25
*
|
Merge pull request #13132 from willelz/markdown
Jan Edmund Lazo
2020-10-23
|
\
\
|
*
|
markdown.vim: patch runtime to ade0d3946801
willelz
2020-10-22
|
*
|
markdown.vim: patch runtime/ftplugin to c08ee7476b19
willelz
2020-10-22
*
|
|
vim-patch:8.2.0901: formatting CJK text isn't optimal
Jan Edmund Lazo
2020-10-23
*
|
|
vim-patch:8.2.0952: no simple way to interrupt Vim
Jan Edmund Lazo
2020-10-22
|
|
/
|
/
|
*
|
lsp: Fix "client has shut down" errors during initializing (#13103)
Mathias Fußenegger
2020-10-22
|
/
*
vim-patch:8.2.1874: can't do something just before leaving Insert mode
Jan Edmund Lazo
2020-10-21
*
vim-patch:8.1.1056: no eval function for Ruby
Alex Genco
2020-10-21
*
Revert "vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffe...
Jan Edmund Lazo
2020-10-20
*
docs: update api
Björn Linse
2020-10-20
*
Merge pull request #13043 from tkuneck/fix-min-float-win-size
Jan Edmund Lazo
2020-10-17
|
\
|
*
Opts.wrap_at is sometimes a bool, ensure it falls back to a valid number in t...
Tony Kuneck
2020-10-04
*
|
Merge pull request #12053 from tjdevries/tjdevries/nicer_validate
TJ DeVries
2020-10-17
|
\
\
|
*
|
test/vim.validate(): assert normalized stacktrace
Justin M. Keyes
2020-10-05
|
*
|
vim.validate(): include stacktrace in message
TJ DeVries
2020-10-05
*
|
|
vim-patch:8.2.0868: trim() always trims both ends
skippi
2020-10-17
*
|
|
vim-patch:8.1.0221: not enough testing for the Ruby interface
Jan Edmund Lazo
2020-10-14
*
|
|
treesitter: allow multiple highlighters per buffer
Thomas Vigouroux
2020-10-12
*
|
|
treesitter: allow custom parser for highlighter
Thomas Vigouroux
2020-10-12
*
|
|
Merge pull request #13059 from vigoux/ts-runtime-queries
Björn Linse
2020-10-12
|
\
\
\
|
*
|
|
treesitter: runtime queries
Thomas Vigouroux
2020-10-11
*
|
|
|
vim-patch:8.1.1204: output of :command with address completion is not nice
Jan Edmund Lazo
2020-10-11
|
/
/
/
*
|
|
vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffer number
Jan Edmund Lazo
2020-10-10
*
|
|
vim-patch:8.1.0720: cannot easily change the current quickfx list index
Jan Edmund Lazo
2020-10-10
*
|
|
api: multiple decoration providers at once
Björn Linse
2020-10-10
*
|
|
provider: update supported Python versions (#13070)
Marco Hinz
2020-10-08
*
|
|
vim-patch:8.1.1705: using ~{} for a literal dict is not nice
Jan Edmund Lazo
2020-10-07
*
|
|
vim-patch:8.1.1692: using *{} for literal dict is not backwards compatible
Jan Edmund Lazo
2020-10-07
*
|
|
vim-patch:8.1.1683: dictionary with string keys is longer than needed
Jan Edmund Lazo
2020-10-07
*
|
|
lua: vim.wait allows control of fast events (#13053)
TJ DeVries
2020-10-06
*
|
|
runtime/typescript: 3d1cde8a2f28dce2c82d2b2b4c5e35e6662030e0
Jan Edmund Lazo
2020-10-05
*
|
|
runtime/typescript: 91359014b359cf816bf943fe2c7d492996263def
Jan Edmund Lazo
2020-10-05
*
|
|
runtime/typescript: 09c6f265b21065ffa9437837b1d0955137175e45
Jan Edmund Lazo
2020-10-05
*
|
|
runtime/typescript.vim: 96f45c0b6fc9e9d404e6805593ed1e0e6795e470
Jan Edmund Lazo
2020-10-05
*
|
|
Merge pull request #13042 from godlygeek/unmapped_meta_is_esc
James McCoy
2020-10-05
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Treat unmapped ALT/META as ESC+c in all modes
Matt Wozniski
2020-10-05
|
|
/
[next]