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
/
doc
Commit message (
Expand
)
Author
Age
...
*
Merge pull request #29413 from jiangyinzuo/vim-patch-9.1.0497
zeertzjq
2024-06-20
|
\
|
*
vim-patch:partial:9.1.0497: termdebug can be further improved
Yinzuo Jiang
2024-06-19
*
|
vim-patch:aeca717: runtime(nohlsearch): simplify mapping
Christian Clason
2024-06-19
*
|
fix(gen_help_html): handle delimiter, heading #29415
Justin M. Keyes
2024-06-19
|
/
*
vim-patch:8.2.4724: current instance of last search pattern not easily spotted
zeertzjq
2024-06-19
*
vim-patch:26de90c: runtime(nohlsearch): include the the simple nohlsearch pac...
Christian Clason
2024-06-18
*
vim-patch:ca47114: runtime(doc): improve the vim-shebang example (#29382)
zeertzjq
2024-06-18
*
docs(lsp): format the handwritten part #29295
Yi Ming
2024-06-17
*
docs(news): fix inconsistencies (#29381)
zeertzjq
2024-06-18
*
vim-patch:9.1.0495: Matched text isn't highlighted in cmdline pum
zeertzjq
2024-06-18
*
Merge pull request #29357 from luukvbaal/statuscol
zeertzjq
2024-06-17
|
\
|
*
feat(column)!: rework 'statuscolumn' %r/l items
Luuk van Baal
2024-06-16
*
|
vim-patch:0ddab58: runtime(java): Add a config variable for commonly used com...
Christian Clason
2024-06-16
*
|
docs: document 'list' behavior when 'listchars' excludes "tab" (#29360)
zeertzjq
2024-06-16
*
|
vim-patch:f4bc59c: runtime(doc): add another tag for vim-shebang feature (#29...
zeertzjq
2024-06-15
|
/
*
docs: misc (#29229)
dundargoc
2024-06-15
*
vim-patch:c509c00: runtime(doc): fix wrong helptag for :defer
zeertzjq
2024-06-15
*
vim-patch:d6d4e13: runtime(doc): rewrite mkdir() doc and simplify {flags} mea...
zeertzjq
2024-06-15
*
vim-patch:9.1.0479: fuzzy_match_str_with_pos() does unnecessary list operations
zeertzjq
2024-06-15
*
vim-patch:9.1.0476: Cannot see matched text in popup menu
zeertzjq
2024-06-15
*
vim-patch:d353d27: runtime(doc): restore description of "$" in col() and virt...
zeertzjq
2024-06-14
*
vim-patch:02f3eba: runtime(doc): deduplicate getpos(), line(), col(), virtcol()
zeertzjq
2024-06-14
*
Merge pull request #29103 from gpanders/test-no-tgc
Gregory Anders
2024-06-12
|
\
|
*
fix(vim.text): remove assert from vim.text.hexdecode
Gregory Anders
2024-05-31
*
|
refactor(terminal): move :terminal defaults to _defaults.lua
Gregory Anders
2024-06-12
*
|
feat(highlight): add StatusLineTerm and StatusLineTermNC groups
Gregory Anders
2024-06-12
*
|
vim-patch:210b39c: runtime(doc): clarify documentation for "v" position at li...
zeertzjq
2024-06-12
*
|
vim-patch:b4e648a: runtime(doc): fix typos in syntax.txt (#29293)
zeertzjq
2024-06-12
*
|
vim-patch:959c3c8: runtime(vim): Update base-syntax, configurable comment str...
zeertzjq
2024-06-12
*
|
feat(terminal): add support for copying with OSC 52 in embedded terminal (#29...
Gregory Anders
2024-06-11
*
|
fix(types): use vararg return type annotation
Will Hopkins
2024-06-11
*
|
refactor(lua): improve type annotations
Lewis Russell
2024-06-11
*
|
Merge #29238 from clason/feat/help-toc
Justin M. Keyes
2024-06-10
|
\
\
|
*
|
docs: fix more treesitter parsing errors
Christian Clason
2024-06-09
|
*
|
feat(help): use treesitter for table of contents
Christian Clason
2024-06-09
*
|
|
feat(lsp): include end_col, end_lnum in vim.lsp.buf.locations_to_items #29164
Tom Praschan
2024-06-09
*
|
|
vim-patch:9c4389a: runtime(doc): Fix small style issues (#29263)
zeertzjq
2024-06-10
|
/
/
*
|
feat: get/set namespace properties #28728
altermo
2024-06-07
*
|
fix(lsp): revert buf_versions deprecation/replacement (#29217)
Mathias Fußenegger
2024-06-07
*
|
docs: misc (#28837)
dundargoc
2024-06-07
*
|
feat(editorconfig): add support for spelling_language (#28638)
sus-domesticus
2024-06-06
*
|
vim-patch:92f4e91: runtime(vim): Update base-syntax, allow whitespace before ...
zeertzjq
2024-06-06
*
|
vim-patch:9.1.0469: Cannot have buffer-local value for 'completeopt'
zeertzjq
2024-06-06
*
|
vim-patch:2a2c4ff: runtime(doc): clarify how fuzzy 'completeopt' should work
zeertzjq
2024-06-05
*
|
vim-patch:9.1.0463: no fuzzy-matching support for insert-completion
zeertzjq
2024-06-05
*
|
refactor(lua): use tuple syntax everywhere #29111
Ilia Choly
2024-06-04
*
|
vim-patch:9.1.0464: no whitespace padding in commentstring option in ftplugins
Christian Clason
2024-06-04
*
|
vim-patch:e299591: runtime(doc): clarify 'shortmess' flag "S" (#29131)
zeertzjq
2024-06-02
*
|
vim-patch:0bdc5d8: runtime(doc): Add ft_hare.txt to Reference Manual TOC (#29...
zeertzjq
2024-06-01
*
|
refactor(lsp): use predefined types in util function signatures (#29095)
Ilia Choly
2024-05-31
[prev]
[next]