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
...
*
feat(term): enable reflow by default (#21124)
Christian Clason
2024-08-10
*
build(deps): vendor libvterm at v0.3.3
Christian Clason
2024-08-10
*
vim-patch:9.1.0667: Some other options reset curswant unnecessarily when set ...
zeertzjq
2024-08-10
*
vim-patch:9.1.0666: assert_equal() doesn't show multibyte string correctly (#...
zeertzjq
2024-08-10
*
docs: update version.c (#30016)
github-actions[bot]
2024-08-09
*
Merge pull request #30015 from zeertzjq/vim-8.2.4860
zeertzjq
2024-08-09
|
\
|
*
vim-patch:0cc5dce: runtime(doc): clarify directory of Vim's executable vs CWD
zeertzjq
2024-08-09
|
*
vim-patch:8.2.4860: MS-Windows: always uses current directory for executables
zeertzjq
2024-08-09
|
/
*
vim-patch:8.1.1413: error when the drive of the swap file was disconnected (#...
zeertzjq
2024-08-08
*
Merge pull request #30008 from zeertzjq/vim-8.2.3476
zeertzjq
2024-08-08
|
\
|
*
vim-patch:8.2.3477: startup test fails on MS-Windows
zeertzjq
2024-08-08
|
*
vim-patch:8.2.3476: renaming a buffer on startup may cause using freed memory
zeertzjq
2024-08-08
|
/
*
vim-patch:39eff4c: runtime(proto): Add indent script for protobuf filetype
Christian Clason
2024-08-08
*
fix(lsp): avoid reusing diagnostics from different servers in actions (#30002)
Grzegorz Rozdzialik
2024-08-07
*
refactor!: use utf8proc full casefolding
dundargoc
2024-08-07
*
vim-patch:partial:8.1.0914: code related to findfile() is spread out (#30000)
zeertzjq
2024-08-07
*
Merge pull request #29999 from zeertzjq/vim-a63f66e
zeertzjq
2024-08-07
|
\
|
*
vim-patch:9.1.0663: tests: zip test still resets 'shellslash' option
zeertzjq
2024-08-07
|
*
vim-patch:afea6b9: runtime(zip): use defer to restore old settings
zeertzjq
2024-08-07
|
*
vim-patch:8d52926: runtime(zip): add a generic Message function
zeertzjq
2024-08-07
|
*
vim-patch:a336d8f: runtime(zip): increment base version of zip plugin
zeertzjq
2024-08-07
|
*
vim-patch:19636be: runtime(zip): refactor save and restore of options
zeertzjq
2024-08-07
|
*
vim-patch:33836d3: runtime(zip): remove test for fnameescape
zeertzjq
2024-08-07
|
*
vim-patch:120c0dd: runtime(zip): use :echomsg instead of :echo
zeertzjq
2024-08-07
|
*
vim-patch:a63f66e: runtime(zip): clean up and remove comments
zeertzjq
2024-08-07
|
/
*
vim-patch:9.1.0661: the zip plugin is not tested. (#29993)
zeertzjq
2024-08-06
*
vim-patch:9.1.0662: filecopy() may return wrong value when readlink() fails (...
zeertzjq
2024-08-07
*
docs(treesitter): generate inline docs for `Range`s
Yi Ming
2024-08-06
*
fix(docs): do not treat indexes as `short_link`
Yi Ming
2024-08-06
*
fix(filetype): fix :filetype detect error with -u NONE (#29991)
zeertzjq
2024-08-06
*
vim-patch:8.2.4838: checking for absolute path is not trivial (#29990)
zeertzjq
2024-08-06
*
vim-patch:9.1.0465: missing filecopy() function (#29989)
zeertzjq
2024-08-06
*
refactor: extract eval/fs.c from eval/funcs.c (#29985)
zeertzjq
2024-08-06
*
Merge pull request #29984 from zeertzjq/vim-217d3c1
zeertzjq
2024-08-06
|
\
|
*
vim-patch:f0e9b72: runtime(zip): Fix for FreeBSD's unzip command
zeertzjq
2024-08-06
|
*
vim-patch:217d3c1: runtime(doc): capitalize correctly
zeertzjq
2024-08-06
|
/
*
build(deps): remove libtermkey dependency
Gregory Anders
2024-08-05
*
Merge pull request #29540 from bfredl/neoshada
bfredl
2024-08-05
|
\
|
*
build(deps): remove msgpack-c dependency
bfredl
2024-08-05
|
*
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
2024-08-05
*
|
Merge pull request #29982 from bfredl/gccwarn
bfredl
2024-08-05
|
\
\
|
|
/
|
/
|
|
*
fix(build): surpress spurious warnings from gcc in -E preprocessor mode
bfredl
2024-08-05
|
/
*
Merge pull request #29979 from clason/vim-c5bdd66
zeertzjq
2024-08-05
|
\
|
*
vim-patch:c0f7505: runtime(lua): add/subtract a 'shiftwidth' after '('/')' in...
Christian Clason
2024-08-04
|
*
vim-patch:c5bdd66: runtime(zip): escape '[' on Unix as well
Christian Clason
2024-08-04
|
/
*
vim-patch:947f752: runtime(doc): fix typo in syntax.txt (#29974)
zeertzjq
2024-08-04
*
vim-patch:6228481: runtime(colors): update Todo highlight in habamax colorscheme
Christian Clason
2024-08-03
*
docs(filetype): consolidate comments in dev_vimpatch.txt
Christian Clason
2024-08-03
*
docs(filetype): add note about prefering explicit lists over pattern
Evgeni Chasnovski
2024-08-03
*
refactor(filetype): use extension match instead of pattern if possible
Evgeni Chasnovski
2024-08-03
[prev]
[next]