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
...
|
*
|
|
|
vim-patch:8.2.2334: Pascal-like filetypes not always detected
Jan Edmund Lazo
2021-01-13
|
*
|
|
|
vim-patch:8.2.2329: not all ways Vim can be started are tested
Jan Edmund Lazo
2021-01-13
*
|
|
|
|
Merge pull request #13752 from vigoux/ts-buffer-always-curbuf
Thomas Vigouroux
2021-01-14
|
\
\
\
\
\
|
*
|
|
|
|
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 #13735 from jamessan/brew-failures
James McCoy
2021-01-11
|
\
\
\
\
|
*
|
|
|
ci(gha): brew unlink gcc@8/@9 to fix upgrade issues
James McCoy
2021-01-11
|
*
|
|
|
ci(gha): brew upgrade before installing
James McCoy
2021-01-10
*
|
|
|
|
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
*
|
|
|
|
Merge pull request #13733 from jupblb/patch-release-2
James McCoy
2021-01-10
|
\
\
\
\
\
|
*
|
|
|
|
Do not delete the nightly release
Michał Kiełbowicz
2021-01-10
*
|
|
|
|
|
Use uv_os_homedir and current directory as backup when $HOME is not set (#13657)
ffanzhang
2021-01-10
*
|
|
|
|
|
Merge pull request #13704 from teto/fix-fold-list
Matthieu Coudron
2021-01-10
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
screen.c: fix an issue with wrap and folds
Matthieu Coudron
2021-01-07
|
*
|
|
|
|
screen.c: fix last character on foldtext
Matthieu Coudron
2021-01-06
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
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
|
*
|
|
|
test/old: restore test_backspace_opt.vim
Jan Edmund Lazo
2021-01-05
|
*
|
|
|
vim-patch:8.2.0050: after deleting a file mark it is still in viminfo
Jan Edmund Lazo
2021-01-05
*
|
|
|
|
screen.c: fix display of signcolumn=auto in diffs (#13688)
Matthieu Coudron
2021-01-05
*
|
|
|
|
LSP: Add diagnostic tags to client capabilities (#13578)
Timmy Xiao
2021-01-05
*
|
|
|
|
contrib: update nix flake to use flake-utils (#13685)
Michael Lingelbach
2021-01-05
|
/
/
/
/
*
|
|
|
Merge pull request #13687 from paddor/master
Björn Linse
2021-01-05
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
remove trailing tabs
Patrik Wenger
2021-01-04
|
/
/
/
*
|
|
Merge pull request #13590 from bfredl/tsquery
Björn Linse
2021-01-04
|
\
\
\
|
*
|
|
treesitter: simplify query reading logic
Björn Linse
2021-01-04
*
|
|
|
Merge pull request #11906 from bfredl/moreblock
Björn Linse
2021-01-04
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
input: consider "-- more --" state to be blocking, fixes #11899
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
*
|
|
fix: check for valid buffer handles in modify_keymap (#13543)
Thomas Vigouroux
2021-01-03
*
|
|
Merge pull request #13669 from bfredl/sortsplice
Björn Linse
2021-01-03
|
\
\
\
|
*
|
|
buffer updates: mark sorted region as changed.
Björn Linse
2021-01-03
|
*
|
|
tests: make treesitter its own category
Björn Linse
2021-01-03
|
/
/
/
*
|
|
Merge pull request #13665 from janlazo/vim-8.2.0917
Matthieu Coudron
2021-01-03
|
\
\
\
|
*
|
|
vim-patch:8.1.1822: confusing error message when range is not allowed
Jan Edmund Lazo
2021-01-02
|
*
|
|
vim-patch:8.2.0407: no early check if :find and :sfind have an argument
Jan Edmund Lazo
2021-01-02
|
*
|
|
vim-patch:8.1.1667: flags for Ex commands may clash with other symbols
Jan Edmund Lazo
2021-01-02
|
*
|
|
vim-patch:8.2.0917: quickfix entries do not suport a "note" type
Jan Edmund Lazo
2021-01-02
*
|
|
|
ci: Fix typo in release.yml that prevents optimized nightly build (#13671)
Collided Scope
2021-01-03
*
|
|
|
Merge pull request #13670 from janlazo/vim-8.2.2274
Jan Edmund Lazo
2021-01-02
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
vim-patch:8.2.0470: Test_confirm_cmd_cancel() can fail on a slow system
Jan Edmund Lazo
2021-01-02
|
*
|
|
vim-patch:8.2.0461: confirm test fails on amd64 system
Jan Edmund Lazo
2021-01-02
[prev]
[next]