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
*
vim-patch:8.2.0047: cannot skip tests for specific MS-Windows platform (#13461)
Jan Edmund Lazo
2020-12-11
*
Merge pull request #13450 from nvim-treesitter/fix-unknown-language-parser
Thomas Vigouroux
2020-12-10
|
\
|
*
fix(treesitter): don't throw an error for missing injected langs
Steven Sojka
2020-12-04
*
|
doc: Fix incorrect LSP diagnostic-related helptags (#13388)
Kevin Fleming
2020-12-09
*
|
doc: Add missing parameter end_pos for range_formatting (#13481)
Olivier Roques
2020-12-09
*
|
feat: Allow incremental sync & lsp flags (#13371)
TJ DeVries
2020-12-08
*
|
vim-patch:8.2.2106: TOML files are not recognized
Sean Dewar
2020-12-07
*
|
Fix typo on treesitter.txt help page
Leandro Ostera
2020-12-07
*
|
runtime/doc: strftime() is always available
Jan Edmund Lazo
2020-12-06
*
|
Merge pull request #13449 from nvim-treesitter/fix-language-for-range
Thomas Vigouroux
2020-12-06
|
\
\
|
*
|
fix(treesitter): incorrect method name call
Steven Sojka
2020-12-04
|
|
/
*
|
Merge pull request #13417 from shade-of-noon/man_count.13411
James McCoy
2020-12-04
|
\
\
|
|
/
|
/
|
|
*
runtime: Fix man.vim count handling.
Edwin Pujols
2020-11-29
*
|
Merge pull request #13173 from tjdevries/tjdevries/option_info
Björn Linse
2020-12-04
|
\
\
|
*
|
api/options: fixup
TJ DeVries
2020-12-04
*
|
|
vim-patch:8.2.2085: Qt translation file is recognized as typescript
Jan Edmund Lazo
2020-12-03
*
|
|
lsp: Change diagnosticg.get_all to return {bufnr: Diagnostic[]} (#13310)
Mathias Fußenegger
2020-12-03
*
|
|
lsp: Make open_floating_preview buffers ephemeral (#13437)
runiq
2020-12-03
*
|
|
lsp: Fix "unsupported_method" error when the buffer does not have an LSP Serv...
eightpigs
2020-12-03
|
/
/
*
|
Merge pull request #12235 from dm1try/add_init_lua
Björn Linse
2020-12-01
|
\
\
|
*
|
doc: mention init.lua
dm1try
2020-12-01
*
|
|
Merge pull request #13425 from bfredl/secretcharm
Björn Linse
2020-12-01
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ex_getln: add secret charm
Björn Linse
2020-12-01
*
|
|
Update vim_diff.txt
Yegappan Lakshmanan
2020-11-30
|
/
/
*
|
Merge pull request #13404 from jarimayenburg/filetype_docker
Jan Edmund Lazo
2020-11-29
|
\
\
|
|
/
|
/
|
|
*
runtime/dockerfile.vim: ebdf3c964a901fc00c9009689f7cfda478342c51
Jari Maijenburg
2020-11-29
|
*
runtime/dockerfile.vim: 560979ed4f0216f902a2c247e937f00a27dcb198
Jari Maijenburg
2020-11-29
*
|
doc: fix lsp statusline examle (#13286)
Damien Rajon
2020-11-29
*
|
lsp: Reduce memory usage for buffering the message from LSP.
Yuki Ito
2020-11-29
*
|
vim-patch:8.2.0095: cannot specify exit code for :cquit (#13407)
Jan Edmund Lazo
2020-11-28
|
/
*
Merge pull request #13397 from adrian5/filetype-gitrebase
Jan Edmund Lazo
2020-11-27
|
\
|
*
gitrebase.vim: patch runtime/syntax to 664f3cf3f21
adrian5
2020-11-27
|
*
gitrebase.vim: patch runtime/syntax to c08ee7476b1
adrian5
2020-11-27
|
*
gitrebase.vim: patch runtime/ftplugin to c08ee7476
adrian5
2020-11-27
*
|
use if_nil variable replace vim.F.if_nil
Raphael
2020-11-26
*
|
Merge pull request #13375 from janlazo/vim-8.2.2041
Jan Edmund Lazo
2020-11-25
|
\
\
|
*
|
vim-patch:8.2.0996: using "aucmdwin" in win_gettype() is not ideal
Jan Edmund Lazo
2020-11-25
|
*
|
vim-patch:8.2.0991: cannot get window type for autocmd and preview window
Jan Edmund Lazo
2020-11-25
|
*
|
vim-patch:8.2.0257: cannot recognize a terminal in a popup window
Jan Edmund Lazo
2020-11-25
|
*
|
vim-patch:8.2.2041: haskell filetype not optimally recognized
Jan Edmund Lazo
2020-11-24
*
|
|
Lsp: fix vim.F.ifnil to vim.F.if_nil (#13384)
Raphael
2020-11-25
*
|
|
LSP: Feature/add workspace folders (#12638)
Michael Lingelbach
2020-11-25
*
|
|
Merge pull request #13357 from vigoux/luahl-priority
Björn Linse
2020-11-25
|
\
\
\
|
*
|
|
feat(luahl): add priority mechanism
Thomas Vigouroux
2020-11-25
*
|
|
|
fix(treesitter): docs reflect parser:parse()
bkegley
2020-11-24
|
|
/
/
|
/
|
|
*
|
|
languagetree: call changedtree callback per tree
Thomas Vigouroux
2020-11-24
*
|
|
man.vim: Use page title instead of full path. (#13353)
shade-of-noon
2020-11-24
*
|
|
checkhealth: support virtual env dir with spaces
saadparwaiz1
2020-11-24
*
|
|
Merge pull request #13270 from vigoux/ts-range-ranges
Thomas Vigouroux
2020-11-23
|
\
\
\
|
*
|
|
fix(treesitter): allow ranges in set_included_ranges
Thomas Vigouroux
2020-11-23
|
|
/
/
[next]