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:6e91853: runtime(gleam): add ftplugin for gleam files
Christian Clason
2024-10-14
|
*
vim-patch:9.1.0778: filetype: lf config files are not recognized
Christian Clason
2024-10-14
|
*
vim-patch:a420547: runtime(misc): Use consistent "Vim script" spelling (#30805)
zeertzjq
2024-10-14
|
*
docs: update autotrigger description of vim.lsp.compleiton.BufferOpts (#30796)
glepnir
2024-10-13
|
*
vim-patch:9.1.0777: filetype: Some upstream php files are not recognized
Christian Clason
2024-10-13
|
*
vim-patch:05d0893: runtime(java): Define javaBlockStart and javaBlockOtherSta...
Christian Clason
2024-10-13
|
*
feat(ui): statusline text inherits highlights #29976
Riley Bruins
2024-10-12
|
*
docs(lua): clarify when on_key "typed" will be empty (#30774)
zeertzjq
2024-10-12
|
*
fix(lua): avoid recursive vim.on_key() callback (#30753)
zeertzjq
2024-10-12
|
*
feat(defaults): map gri to vim.lsp.buf.implementation() (#30764)
Gregory Anders
2024-10-11
|
*
fix(treesitter): remove duplicate symbol names in language.inspect()
Riley Bruins
2024-10-11
|
*
feat(treesitter): introduce child_with_descendant()
Riley Bruins
2024-10-11
|
*
fix(lsp): set 'smoothscroll' in docs hover #30748
Justin M. Keyes
2024-10-11
|
*
vim-patch:9.1.0773: filetype: some Apache files are not recognized
Christian Clason
2024-10-11
|
*
feat(ui): cascading style inheritance for Pmenu* highlights #29980
Riley Bruins
2024-10-10
|
*
vim-patch:9.1.0774: "shellcmdline" doesn't work with getcompletion() (#30750)
zeertzjq
2024-10-10
|
*
fix(lsp): fix cursor position after snippet expansion (#30659)
Tomasz N
2024-10-10
|
*
vim-patch:9.1.0771: completion attribute hl_group is confusing
zeertzjq
2024-10-10
|
*
docs(lua): "vim.bo" is always equivalent to :setlocal (#30733)
zeertzjq
2024-10-09
|
*
vim-patch:9.1.0769: filetype: MLIR files are not recognized
Christian Clason
2024-10-09
|
*
vim-patch:830a802: runtime(nasm): Update nasm syntax script
Christian Clason
2024-10-09
|
*
vim-patch:cb1d1dc: runtime(skill): Update syntax file to fix string escapes
Christian Clason
2024-10-09
|
*
vim-patch:9.1.0770: current command line completion is a bit limited (#30728)
zeertzjq
2024-10-09
|
*
vim-patch:d3b55d7: runtime(help): highlight CTRL-<Key> correctly (#30727)
zeertzjq
2024-10-09
|
*
fix(gen_help_html): first tag in h2 is broken #30720
Justin M. Keyes
2024-10-08
|
*
vim-patch:4f51f3a: runtime(spec): set comments and commentstring options
Christian Clason
2024-10-08
|
*
vim-patch:9.1.0765: No test for patches 6.2.418 and 7.3.489 (#30713)
zeertzjq
2024-10-07
*
|
Merge remote-tracking branch 'upstream/master' into mix_20240309
Josh Rahm
2024-11-19
|
\
|
|
*
vim-patch:7c3f9af: runtime(misc): unset compiler in various ftplugins
Christian Clason
2024-10-07
|
*
vim-patch:af449f6: runtime(compiler): add cppcheck linter compiler plugin
Christian Clason
2024-10-07
|
*
docs: dev-arch, focusable windows #30510
Justin M. Keyes
2024-10-07
|
*
fix(lsp): tagfunc fails in unusual buffer #30700
Justin M. Keyes
2024-10-07
|
*
docs: generate params/returns in builtin.txt #30654
Justin M. Keyes
2024-10-07
|
*
vim-patch:9.1.0762: 'cedit', 'termwinkey' and 'wildchar' may not be parsed co...
zeertzjq
2024-10-07
|
*
vim-patch:fd4e47e: runtime(doc): clarify the effect of 'startofline' option (...
zeertzjq
2024-10-07
|
*
feat(lsp): improve LSP doc hover rendering #30695
Justin M. Keyes
2024-10-06
|
*
docs: LspAttach, LspDetach examples #30661
Gregory Anders
2024-10-06
|
*
feat(docs): improve `@see` meta docstrings #30693
Justin M. Keyes
2024-10-06
|
*
ci: bump macos runner version to macos-15
dundargoc
2024-10-06
|
*
fix(runtime): fully port emoji_list to Lua
Christian Clason
2024-10-06
|
*
fix(docs): markdown instead of vimdoc in meta docstrings #30680
Justin M. Keyes
2024-10-06
|
*
vim-patch:partial:89872f5: runtime(doc): update formatting and syntax
zeertzjq
2024-10-06
|
*
vim-patch:partial:738ebfe: runtime(doc): Fix style in documents
zeertzjq
2024-10-06
|
*
fix(docs): missing `@returns` desc in _meta/api.lua #30673
Justin M. Keyes
2024-10-05
|
*
ci: bump ubuntu runner version to ubuntu-24.04
dundargoc
2024-10-05
|
*
vim-patch:60310a4: runtime(java): Manage circularity for every :syn-included ...
Christian Clason
2024-10-05
|
*
fix(defaults): use "range" instead of "count" for some mappings (#30642)
Gregory Anders
2024-10-04
|
*
docs: more `@since` annotations #30660
Justin M. Keyes
2024-10-04
|
*
feat(lua): completion for vim.fn, vim.v, vim.o #30472
Jongwook Choi
2024-10-04
|
*
fix(lsp): enable `additionalPropertiesSupport`
Yi Ming
2024-10-04
[prev]
[next]