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
...
*
|
|
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
*
|
vim-patch:8.2.0861: cannot easily get all the current marks (#13676)
Jan Edmund Lazo
2021-01-03
*
|
LSP: fix messageRequest to not return nested title (#13674)
Michael Lingelbach
2021-01-03
*
|
vim-patch:8.2.0917: quickfix entries do not suport a "note" type
Jan Edmund Lazo
2021-01-02
*
|
Merge pull request #13649 from mjlbach/move_from_nvim-lspconfig
Matthieu Coudron
2021-01-01
|
\
\
|
*
|
LSP: Move workspace/configuration handler from nvim-lspconfig to core
Michael Lingelbach
2021-01-01
|
*
|
LSP: Add helper function from accessing language server settings from nvim-ls...
Michael Lingelbach
2021-01-01
*
|
|
LSP: progress callback should only update existing dict for reports (#13652)
jdrouhard
2021-01-01
*
|
|
Merge pull request #13655 from janlazo/vim-8.2.2255
Jan Edmund Lazo
2021-01-01
|
\
\
\
|
*
|
|
vim-patch:8.2.2258: not all OCaml related files are detected
Jan Edmund Lazo
2021-01-01
|
*
|
|
vim-patch:8.1.1281: cannot specify a count with :chistory
Jan Edmund Lazo
2021-01-01
|
*
|
|
vim-patch:8.1.1275: cannot navigate to errors before/after the cursor
Jan Edmund Lazo
2021-01-01
|
*
|
|
vim-patch:8.1.1261: no error for quickfix commands with negative range
erw7
2021-01-01
|
|
/
/
*
|
|
docs: nvim_buf_set_text
TJ DeVries
2021-01-01
*
|
|
Merge pull request #13592 from bfredl/setmouse
Björn Linse
2021-01-01
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ui: make 'mouse' handling in external UI more consistent
Björn Linse
2021-01-01
*
|
|
LSP: window/showMessageRequest (#13641)
Michael Lingelbach
2020-12-31
*
|
|
lsp: Disable capabilities not currently supported by language client handlers...
Michael Lingelbach
2020-12-30
*
|
|
doc: Fix some spelling errors (#13636)
Timmy Xiao
2020-12-30
*
|
|
LSP: implement window/workDoneProgress/create (#13640)
Michael Lingelbach
2020-12-30
*
|
|
lsp: Use correct bufnr for documentHighlight handler (#13622)
Adam P. Regasz-Rethy
2020-12-29
*
|
|
Fixed a typo.
HARSH-SHETH
2020-12-27
*
|
|
vim-patch:8.1.2212: cannot see the selection type in :reg output
Jan Edmund Lazo
2020-12-25
*
|
|
vim-patch:8.2.2203: Moodle gift files are not recognized
Jan Edmund Lazo
2020-12-24
*
|
|
lsp: Fire LspDiagnosticsChanged before returning (#13483)
Josh French
2020-12-23
|
/
/
*
|
lsp: Add <nomodeline> to doautocmd calls (#13576)
Nils
2020-12-21
*
|
lsp: add $/progress report (#13294)
Matthieu Coudron
2020-12-20
*
|
foldcolumn: support "auto" (#13571)
Jan Edmund Lazo
2020-12-20
*
|
lsp: Fix text payload in didSave notification (#13363)
Mathias Fußenegger
2020-12-20
*
|
doc: Fix vim.lsp.diagnostic.get_next (#13495)
Mitchell Hanberg
2020-12-20
*
|
runtime/php: 1c6737b20a5cf71751b180461cea22fc76d8870c
Tyson Andre
2020-12-19
*
|
runtime/php: 47e13953ffdbb9f163b901196dec8c2100b72edd
Tyson Andre
2020-12-19
*
|
runtime/php: 5ef1c6a4838a9629b793f3ae676f72a764171b00
Tyson Andre
2020-12-19
*
|
Add <Enter> to existing vim syntax highlighting for angle-bracket notation (#...
Kevin Svetlitski
2020-12-19
*
|
Merge pull request #13355 from notomo/check-textlock-in-api
Björn Linse
2020-12-16
|
\
\
|
*
|
docs: add check_textlock attribute
notomo
2020-12-16
*
|
|
Merge pull request #13367 from nvim-treesitter/offset-lang-injection
Björn Linse
2020-12-16
|
\
\
\
[prev]
[next]