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
...
|
*
|
|
|
|
api: nvim_echo
notomo
2021-01-20
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #13794 from nvim-treesitter/fix-languagetree-contains
Thomas Vigouroux
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
*
|
|
|
|
|
Merge pull request #13767 from srafi1/rm-restricted-mode-docs
Jan Edmund Lazo
2021-01-18
|
\
\
\
\
\
\
|
*
|
|
|
|
|
remove -Z line translations
srafi1
2021-01-15
|
*
|
|
|
|
|
remove -Z entry from --help
srafi1
2021-01-15
|
|
/
/
/
/
/
*
|
|
/
/
/
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
*
|
|
|
|
doc: Add link to Homebrew formula in README (#13782)
Linda_pp
2021-01-18
*
|
|
|
|
api: add vim.version (#13762)
Michael Lingelbach
2021-01-18
*
|
|
|
|
Merge pull request #13775 from janlazo/vim-8.2.2353
Jan Edmund Lazo
2021-01-17
|
\
\
\
\
\
|
*
|
|
|
|
vim-patch:8.2.2368: insufficient tests for setting options
Jan Edmund Lazo
2021-01-17
|
*
|
|
|
|
ci(GHA): install perl on osx
Jan Edmund Lazo
2021-01-17
|
*
|
|
|
|
vim-patch:8.2.2361: Vim9: no highlight for "s///gc" when using 'opfunc'
Jan Edmund Lazo
2021-01-17
|
*
|
|
|
|
vim-patch:8.2.2366: when using ":sleep" the cursor is always displayed
Jan Edmund Lazo
2021-01-17
|
*
|
|
|
|
vim-patch:8.2.2360: test leaves file behind
Jan Edmund Lazo
2021-01-17
|
*
|
|
|
|
vim-patch:8.2.2355: stray test failure on Appveyor
Jan Edmund Lazo
2021-01-17
|
*
|
|
|
|
vim-patch:8.2.2353: spartql files are not detected
Jan Edmund Lazo
2021-01-17
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #13774 from mjlbach/log_warn_cache
James McCoy
2021-01-16
|
\
\
\
\
\
|
*
|
|
|
|
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
|
*
|
|
|
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
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[prev]
[next]