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
*
runtime/zsh: 23515b4ef7580af8b9d3b964a558ab2007cacda5
Saad Parwaiz
2021-01-30
*
runtime/zsh: 23515b4ef7580af8b9d3b964a558ab2007cacda5
Saad Parwaiz
2021-01-30
*
runtime/zsh: b17893aa940dc7d45421f875f5d90855880aad27
Saad Parwaiz
2021-01-30
*
runtime/zsh: 23515b4ef7580af8b9d3b964a558ab2007cacda5
Saad Parwaiz
2021-01-30
*
runtime/zsh: b17893aa940dc7d45421f875f5d90855880aad27
Saad Parwaiz
2021-01-30
*
runtime/zsh: 96f45c0b6fc9e9d404e6805593ed1e0e6795e470
Saad Parwaiz
2021-01-30
*
Merge pull request #13784 from runiq/get_extmark_by_id-limit_break
Thomas Vigouroux
2021-01-28
|
\
|
*
doc: remove nvim_buf_get_extmark_by_id limit opt
Patrice Peterson
2021-01-18
*
|
Merge pull request #13820 from janlazo/vim-8.2.2392
Jan Edmund Lazo
2021-01-25
|
\
\
|
*
|
vim-patch:8.2.2402: some filetypes not detected
Jan Edmund Lazo
2021-01-24
|
*
|
vim-patch:8.2.2392: fennel filetype not recognized
Jan Edmund Lazo
2021-01-24
*
|
|
lsp: match textDocument/didChange eol behavior (#13792)
Michael Lingelbach
2021-01-25
|
/
/
*
|
Merge pull request #13807 from spywhere/min-size-auto-sign
Matthieu Coudron
2021-01-23
|
\
\
|
*
|
opt: update docs on signnumber (#13783)
Sirisak Lueangsaksri
2021-01-20
*
|
|
Doc: Generate API docs for buf_set_extmark gravity
Patrice Peterson
2021-01-23
*
|
|
lsp: clear diagnostics on client shutdown (#13788)
Michael Lingelbach
2021-01-23
*
|
|
vim-patch:8.2.2384: turtle filetype not recognized
Jan Edmund Lazo
2021-01-21
*
|
|
api: nvim_echo
notomo
2021-01-20
|
/
/
*
|
fix(languagetree): use tree nodes instead of regions in contains
Steven Sojka
2021-01-20
*
|
Merge pull request #13765 from jvgrootveld/ts-default-start-end-row-on-capture
Thomas Vigouroux
2021-01-20
|
\
\
|
*
|
treesitter: Fix linter warning and add helper function to remove duplicated l...
“jvgrootveld”
2021-01-18
|
*
|
treesitter: default start and end row when omitted
“jvgrootveld”
2021-01-15
*
|
|
lsp: remove duplicate settings validation (#13789)
Michael Lingelbach
2021-01-18
*
|
|
lsp: validate and document server settings (#13698)
Michael Lingelbach
2021-01-18
*
|
|
LSP: Fix nil settings handling in workspace/configuration (#13708)
Mathias Fußenegger
2021-01-18
*
|
|
Update nvim.appdata.xml to reflect version 0.4.4 (#13754)
Maltimore
2021-01-18
|
|
/
|
/
|
*
|
LSP: Add in clientInfo to initalize_params. (#13757)
Chris Kipp
2021-01-18
*
|
lsp: add client/registerCapability handler (#13780)
Michael Lingelbach
2021-01-18
*
|
api: add vim.version (#13762)
Michael Lingelbach
2021-01-18
*
|
vim-patch:8.2.2366: when using ":sleep" the cursor is always displayed
Jan Edmund Lazo
2021-01-17
*
|
vim-patch:8.2.2353: spartql files are not detected
Jan Edmund Lazo
2021-01-17
*
|
log.c: warn instead of error on failed stdpath('cache') creation
Michael Lingelbach
2021-01-16
*
|
logs: make kXDGCacheHome if it doesn't exist (#13758)
Michael Lingelbach
2021-01-16
|
/
*
Merge pull request #13750 from janlazo/vim-8.2.2329
Jan Edmund Lazo
2021-01-14
|
\
|
*
vim-patch:8.2.2334: Pascal-like filetypes not always detected
Jan Edmund Lazo
2021-01-13
*
|
fix(treesitter): use source() method on attach
Thomas Vigouroux
2021-01-14
*
|
logging: move to XDG_CACHE_HOME (#13739)
Michael Lingelbach
2021-01-13
|
/
*
lsp: fix on_attach signature documentation (#13723)
Michael Lingelbach
2021-01-12
*
lsp: remove references to LspInstall (#13738)
Michael Lingelbach
2021-01-12
*
lsp: Add severity_limit for other diagnostics features (#13528)
TJ DeVries
2021-01-12
*
fix(lsp): Allow subsequent text document edits to pass (#13534)
TJ DeVries
2021-01-11
*
Merge pull request #13439 from shade-of-noon/man-iskeyword
James McCoy
2021-01-11
|
\
|
*
man.vim: Add double click mapping.
Edwin Pujols
2020-12-09
|
*
man.vim: Set iskeyword explicitly.
Edwin Pujols
2020-12-04
*
|
runtime/elm: acc224064033e5cea21ef7f1eefb356ca06ff11d (#13718)
Dimitar Apostolov
2021-01-08
*
|
Merge pull request #13689 from janlazo/vim-8.2.0050
Matthieu Coudron
2021-01-06
|
\
\
|
*
|
vim-patch:8.2.0590: no 'backspace' value allows ignoring the insertion point
Jan Edmund Lazo
2021-01-05
*
|
|
LSP: Add diagnostic tags to client capabilities (#13578)
Timmy Xiao
2021-01-05
|
/
/
*
|
remove trailing tabs
Patrik Wenger
2021-01-04
*
|
treesitter: simplify query reading logic
Björn Linse
2021-01-04
[next]