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
...
|
*
|
|
|
|
Merge pull request #20057 from dundargoc/refactor/char_u/9
bfredl
2022-09-09
|
|
\
\
\
\
\
|
|
*
|
|
|
|
refactor: replace char_u with char
Dundar Göc
2022-09-09
|
|
/
/
/
/
/
|
*
|
|
|
|
vim-patch:9.0.0427: Drupal theme files are not recognized (#20138)
Christian Clason
2022-09-09
|
*
|
|
|
|
vim-patch:9.0.0424: gitattributes files are not recognized (#20134)
Christian Clason
2022-09-09
|
|
/
/
/
/
|
*
|
|
|
build(deps): bump Luv to 1.44.2-1 (#20128)
Christian Clason
2022-09-09
|
*
|
|
|
ci: move BSD jobs from sourcehut to Cirrus CI #19616
dundargoc
2022-09-08
|
*
|
|
|
ci(labeler): add treesitter label for query changes (#20122)
dundargoc
2022-09-08
|
*
|
|
|
build(deps): bump tree-sitter-viml to 0.2.0 (#20121)
Christian Clason
2022-09-08
|
*
|
|
|
docs(lsp): update rpc.start stdio limitations (#20120)
Mathias Fußenegger
2022-09-08
|
*
|
|
|
fix(lsp): when buffer detach remove buffer from client attached buffers (#20081)
Raphael
2022-09-08
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
vim-patch:9.0.0417: Jsonnet files are not recognized (#20119)
Christian Clason
2022-09-08
|
*
|
|
Merge pull request #19958 from dundargoc/build/cmake/cleanup
Christian Clason
2022-09-08
|
|
\
\
\
|
|
*
|
|
build: remove unnecessary build functions
dundargoc
2022-09-08
|
|
*
|
|
build: replace deprecated CMAKE_COMPILER_IS_GNUCC variable
Dundar Göc
2022-09-08
|
|
*
|
|
build: remove unnecessary policy related code
dundargoc
2022-09-08
|
|
*
|
|
build: remove ARGS from add_custom_command
dundargoc
2022-09-08
|
|
/
/
/
|
*
|
|
feat(lsp): add range option to lsp.buf.format (#19998)
Mathias Fußenegger
2022-09-08
|
*
|
|
Merge pull request #20093 from neovim/upstream-ts-util
Christian Clason
2022-09-08
|
|
\
\
\
|
|
*
|
|
refactor(treesitter): get_{nodes,captures}_at_{position,cursor}
Christian Clason
2022-09-06
|
|
*
|
|
feat(treesitter): upstream get_node_at_cursor()
Quentin Rasmont
2022-09-06
|
*
|
|
|
fix(treesitter): use the right loading order for base queries (#20117)
bfredl
2022-09-08
|
*
|
|
|
feat(treesitter)!: do not merge queries by default (#20105)
Thomas Vigouroux
2022-09-08
|
*
|
|
|
Merge pull request #20115 from glepnir/fix_doc
Thomas Vigouroux
2022-09-08
|
|
\
\
\
\
|
|
*
|
|
|
fix(docs): remove duplicate word
Raphael
2022-09-08
|
|
/
/
/
/
|
*
|
|
|
Merge pull request #20114 from zeertzjq/ts-docs
Thomas Vigouroux
2022-09-08
|
|
\
\
\
\
|
|
*
|
|
|
docs(treesitter): fix doxygen
zeertzjq
2022-09-08
|
|
/
/
/
/
|
*
|
|
|
Merge pull request #20112 from zeertzjq/vim-9.0.0410
zeertzjq
2022-09-08
|
|
\
\
\
\
|
|
*
|
|
|
vim-patch:9.0.0412: compiler warning for unused argument
zeertzjq
2022-09-08
|
|
*
|
|
|
vim-patch:9.0.0410: struct member cts_lnum is unused
zeertzjq
2022-09-08
|
|
/
/
/
/
|
*
|
|
|
Merge pull request #20110 from ii14/vim-7c7e1e9b98d4
zeertzjq
2022-09-08
|
|
\
\
\
\
|
|
*
|
|
|
vim-patch:9.0.0409: #{g:x} was seen as a curly-braces expression
ii14
2022-09-08
|
|
*
|
|
|
vim-patch:8.2.3702: first key in dict is seen as curly expression and fails
zeertzjq
2022-09-08
|
|
/
/
/
/
|
*
|
|
|
vim-patch:9.0.0403: 'equalalways' may be off when 'laststatus' is zero (#20109)
luukvbaal
2022-09-07
|
*
|
|
|
fix(options): mark `winhighlight` as list style (#19477)
ii14
2022-09-07
|
*
|
|
|
vim-patch:9.0.0402: javascript module files are not recoginzed (#20108)
Christian Clason
2022-09-07
|
*
|
|
|
Merge pull request #20100 from bfredl/luafunc
bfredl
2022-09-07
|
|
\
\
\
\
|
|
*
|
|
|
refactor(typval): change FC_CFUNC abstraction into FC_LUAREF
bfredl
2022-09-07
|
*
|
|
|
|
Use weak tables in tree-sitter code (#17117)
Thomas Vigouroux
2022-09-07
|
*
|
|
|
|
fix(diagnostic): remove buf from cache on `BufWipeout` (#20099)
Sean Dewar
2022-09-06
|
*
|
|
|
|
Merge pull request #20102 from e-kwsm/treesitter-c99
bfredl
2022-09-07
|
|
\
\
\
\
\
|
|
*
|
|
|
|
build(treesitter): set CMAKE_C_STANDARD to C99
Eisuke Kawashima
2022-09-07
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge pull request #17329 from cryptomilk/asn-vterm-0-2
Christian Clason
2022-09-06
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
fix(terminal): adopt altscreen test for libvterm 0.2 changes
Andreas Schneider
2022-09-06
|
|
*
|
|
|
build(deps): use libvterm 0.3-rc1
Andreas Schneider
2022-09-06
|
|
*
|
|
|
feat(term): add support for libvterm >= 0.2
Andreas Schneider
2022-09-06
|
|
*
|
|
|
refactor(term): use const for title and add len to buf_set_term_title()
Andreas Schneider
2022-09-06
|
*
|
|
|
|
Merge pull request #20031 from dundargoc/refactor/char_u/8
bfredl
2022-09-06
|
|
\
\
\
\
\
|
|
*
|
|
|
|
refactor: replace char_u with char
Dundar Göc
2022-09-06
|
*
|
|
|
|
|
fix(ts): do not clobber spelloptions (#20095)
Lewis Russell
2022-09-06
|
*
|
|
|
|
|
Merge pull request #20097 from clason/ts-syntax-off
bfredl
2022-09-06
|
|
\
\
\
\
\
\
[prev]
[next]