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:ae321b5: runtime(vim): Update base-syntax, match shebang lines (vim...
zeertzjq
2024-06-15
*
vim-patch:9.1.0486: filetype: Snakemake files are not recognized
Christian Clason
2024-06-15
*
fix(defaults): default @/Q broken when 'ignorecase' is set (#29343)
Jerry
2024-06-15
*
vim-patch:9.1.0487: completed item not update on fuzzy completion (#29341)
zeertzjq
2024-06-15
*
docs: misc (#29229)
dundargoc
2024-06-15
*
Merge pull request #29339 from zeertzjq/vim-a3bddb759e77
zeertzjq
2024-06-15
|
\
|
*
vim-patch:c509c00: runtime(doc): fix wrong helptag for :defer
zeertzjq
2024-06-15
|
*
vim-patch:262e25e: runtime(vim): Update base-syntax, match :sleep arg
zeertzjq
2024-06-15
|
*
vim-patch:d6d4e13: runtime(doc): rewrite mkdir() doc and simplify {flags} mea...
zeertzjq
2024-06-15
|
*
vim-patch:a3bddb7: runtime(vim): Update base-syntax, match :catch and :throw ...
zeertzjq
2024-06-15
|
/
*
vim-patch:79a14c0: runtime(keymap): include Georgian keymap
Christian Clason
2024-06-14
*
Merge pull request #29311 from zeertzjq/vim-9.1.0476
zeertzjq
2024-06-15
|
\
|
*
vim-patch:9.1.0485: Matched text shouldn't be highlighted in "kind" and "menu"
zeertzjq
2024-06-15
|
*
vim-patch:9.1.0480: fuzzy string matching executed when not needed
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:9.1.0484: Sorting of completeopt+=fuzzy is not stable (#29338)
zeertzjq
2024-06-15
*
fix(lsp): tune completion word extraction for decorated labels (#29331)
Mathias Fußenegger
2024-06-14
*
Merge pull request #29241 from bfredl/shadapack
bfredl
2024-06-14
|
\
|
*
refactor(shada): use msgpack_sbuffer less
bfredl
2024-06-11
*
|
fix(highlight): add `StatusLineTerm`/`StatusLineTermNC` to `:color vim` (#29313)
Evgeni Chasnovski
2024-06-14
*
|
refactor(lsp): use metatable for buf_versions (#29304)
Ilia Choly
2024-06-14
*
|
fix(lsp): check for nil response from server (#29196)
Tama McGlinn
2024-06-14
*
|
vim-patch:partial:9.1.0482: termdebug plugin needs more love (#29329)
Yinzuo Jiang
2024-06-14
*
|
vim-patch:4407461: runtime(netrw): correctly test for windows in NetrwGlob() ...
zeertzjq
2024-06-14
*
|
fix(terminal): set local values of window options (#29326)
zeertzjq
2024-06-14
*
|
vim-patch:1487947: runtime(netrw): glob() on windows fails with [] in directo...
zeertzjq
2024-06-14
*
|
vim-patch:9.1.0483: glob() not sufficiently tested (#29323)
zeertzjq
2024-06-14
*
|
revert: "refactor: use S_LEN macro" (#29319)
Lewis Russell
2024-06-14
*
|
Merge pull request #29322 from zeertzjq/vim-02f3ebacfbfa
zeertzjq
2024-06-14
|
\
\
|
*
|
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
|
/
/
*
|
vim-patch:902b766: runtime(java): Include element values in non-marker annota...
Christian Clason
2024-06-13
*
|
fix(tui): skip TUI in ui_rgb_attached (#29096)
Gregory Anders
2024-06-12
*
|
Merge pull request #29103 from gpanders/test-no-tgc
Gregory Anders
2024-06-12
|
\
\
|
*
|
test: remove checks for failed tests on Windows
Gregory Anders
2024-05-31
|
*
|
fix(vim.text): remove assert from vim.text.hexdecode
Gregory Anders
2024-05-31
|
*
|
test: do not set termguicolors in test runner
Gregory Anders
2024-05-31
*
|
|
Merge pull request #29303 from lewis6991/fix/wobuf
Lewis Russell
2024-06-12
|
\
\
\
|
*
|
|
test: fix vim.deprecate tests
Lewis Russell
2024-06-12
|
*
|
|
fix(vim.wo): never allow non-zero bufnr
Lewis Russell
2024-06-12
*
|
|
|
Merge pull request #29290 from gpanders/push-wuqlkrkuypzz
Gregory Anders
2024-06-12
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
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:9.1.0477: block_editing errors out when using <enter> (#29294)
zeertzjq
2024-06-12
*
|
|
vim-patch:b4e648a: runtime(doc): fix typos in syntax.txt (#29293)
zeertzjq
2024-06-12
*
|
|
Merge pull request #29292 from zeertzjq/vim-059cbe893355
zeertzjq
2024-06-12
|
\
\
\
|
*
|
|
vim-patch:959c3c8: runtime(vim): Update base-syntax, configurable comment str...
zeertzjq
2024-06-12
|
*
|
|
vim-patch:059cbe8: runtime(vim): Update base-syntax, match multiline continue...
zeertzjq
2024-06-12
|
/
/
/
[next]