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
*
doc: add BufModifiedSet
Rom Grk
2020-11-07
*
Merge pull request #13117 from romgrk/add-scroll-events
Björn Linse
2020-11-07
|
\
|
*
doc: fix WinScrolled details
Rom Grk
2020-11-07
|
*
Merge branch 'master' into add-scroll-events
Rom Grk
2020-11-03
|
|
\
|
*
|
doc: update doc: s/Scroll/WinScrolled/
Rom Grk
2020-10-28
|
*
|
docs: add documentation for Scroll autocmd
Rom Grk
2020-10-24
*
|
|
Merge pull request #13229 from ElPiloto/more_treesitter_doc
Thomas Vigouroux
2020-11-05
|
\
\
\
|
*
|
|
Update runtime/doc/treesitter.txt
Luis Piloto
2020-11-05
|
*
|
|
doc: Fix treesitter doc PR.
ElPiloto
2020-11-04
|
*
|
|
doc: Supplement documentation for treesitter.
ElPiloto
2020-11-04
*
|
|
|
Add g:loaded_matchit check (#13226)
Shougo
2020-11-04
*
|
|
|
healthcheck: suggest to skip tests perl provider (#13223)
Jan Edmund Lazo
2020-11-04
|
/
/
/
*
|
|
treesitter: separate tree and parser
Thomas Vigouroux
2020-11-04
*
|
|
docs: Fix typo in example code
Lucas Hoffmann
2020-11-03
|
|
/
|
/
|
*
|
Merge pull request #13178 from steelsojka/fix-empty-main-query-file
Thomas Vigouroux
2020-11-02
|
\
\
|
*
|
fix(treesitter): account for no main query file
Steven Sojka
2020-10-28
*
|
|
lsp: remove vim.NIL from processing (#13174)
TJ DeVries
2020-11-02
*
|
|
vim-patch:8.2.0864: pragmas are indented all the way to the left
Jan Edmund Lazo
2020-11-01
*
|
|
lsp: complete support for `CodeActionKind`s to capabilities (#13180)
Jesse
2020-11-01
*
|
|
Merge pull request #13192 from bfredl/nodeid
Björn Linse
2020-11-01
|
\
\
\
|
*
|
|
treesitter: add node:id()
Björn Linse
2020-11-01
*
|
|
|
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
[next]