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
/
src
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
vim-patch:8.2.3889: duplicate code for translating script-local function name
zeertzjq
2022-12-03
|
*
|
|
|
|
Merge pull request #21154 from clason/vimdoc-injections
Christian Clason
2022-12-02
|
|
\
\
\
\
\
|
|
*
|
|
|
|
docs(gen): support language annotation in docstrings
Christian Clason
2022-12-02
|
*
|
|
|
|
|
vim-patch:8.2.3838: cannot use script-local function for setting *func options
zeertzjq
2022-12-02
|
*
|
|
|
|
|
vim-patch:8.2.3829: no error when setting a func option to script-local function
zeertzjq
2022-12-02
|
*
|
|
|
|
|
build: restrict `git describe` to top level source directory (#20993)
Jan Palus
2022-12-02
|
*
|
|
|
|
|
fix(diff): fix a crash in diff mode with linematch enabled (#21070)
Jonathon
2022-12-02
|
*
|
|
|
|
|
feat(aucmd_win): allow crazy things with hidden buffers (#21250)
zeertzjq
2022-12-02
|
*
|
|
|
|
|
refactor: remove COMMA (#21260)
zeertzjq
2022-12-02
|
*
|
|
|
|
|
vim-patch:8.2.1748: closing split window in other tab may cause a crash
zeertzjq
2022-12-02
|
*
|
|
|
|
|
fix(float): make closing float in another tab return to correct window
zeertzjq
2022-12-02
|
*
|
|
|
|
|
fix: clang warnings (#21247)
zeertzjq
2022-12-01
|
*
|
|
|
|
|
fix(ui-ext): log and clear error in ui_comp_event (#21147)
Andrew Willette
2022-11-30
|
*
|
|
|
|
|
vim-patch:8.2.3259 when 'indentexpr' causes an error did_throw may hang (#21240)
zeertzjq
2022-11-30
|
*
|
|
|
|
|
vim-patch:8.2.5108: retab test disabled because it hangs on MS-Windows
zeertzjq
2022-11-30
|
*
|
|
|
|
|
refactor: move ex_retab() to indent.c
zeertzjq
2022-11-30
|
*
|
|
|
|
|
vim-patch:8.2.5105: test still hangs on MS-Windows
zeertzjq
2022-11-30
|
*
|
|
|
|
|
vim-patch:8.2.5104: test hangs on MS-Windows
zeertzjq
2022-11-30
|
*
|
|
|
|
|
vim-patch:8.2.5103: build fails with small features
zeertzjq
2022-11-30
|
*
|
|
|
|
|
vim-patch:8.2.5102: interrupt not caught in test
zeertzjq
2022-11-30
|
*
|
|
|
|
|
vim-patch:8.2.5082: retab test fails
zeertzjq
2022-11-30
|
*
|
|
|
|
|
vim-patch:8.2.5080: when indenting gets out of hand it is hard to stop
zeertzjq
2022-11-30
|
*
|
|
|
|
|
vim-patch:9.0.0967: leaking memory from autocmd windows
zeertzjq
2022-11-29
|
*
|
|
|
|
|
vim-patch:9.0.0965: using one window for executing autocommands is insufficient
zeertzjq
2022-11-29
|
*
|
|
|
|
|
refactor: buffer_ensure_loaded()
zeertzjq
2022-11-29
|
|
/
/
/
/
/
|
*
|
|
|
|
vim-patch:9.0.0914: deletebufline() may move marks in the wrong window
zeertzjq
2022-11-29
|
*
|
|
|
|
vim-patch:9.0.0910: setting lines in another buffer may not work well
zeertzjq
2022-11-29
|
*
|
|
|
|
vim-patch:8.1.2001: some source files are too big (#21231)
zeertzjq
2022-11-29
|
*
|
|
|
|
vim-patch:8.1.1313: warnings for using localtime() and ctime() (#21229)
zeertzjq
2022-11-29
|
*
|
|
|
|
vim-patch:9.0.0733: use of strftime() is not safe (#21228)
zeertzjq
2022-11-29
|
*
|
|
|
|
vim-patch:9.0.0969: matchparen highlight is not updated when switching buffer...
zeertzjq
2022-11-29
|
*
|
|
|
|
docs: fix typos (#21196)
dundargoc
2022-11-29
|
*
|
|
|
|
Merge pull request #21224 from luukvbaal/vim-9.0.0964
zeertzjq
2022-11-29
|
|
\
\
\
\
\
|
|
*
|
|
|
|
refactor(ui): statusbar invalidation to win_set_inner_size()
Luuk van Baal
2022-11-29
|
|
*
|
|
|
|
vim-patch:9.0.0964: status line not redrawn when 'splitkeep' is "screen"
Luuk van Baal
2022-11-28
|
*
|
|
|
|
|
feat(secure): add `:trust` command and vim.secure.trust() (#21107)
Jlll1
2022-11-28
|
|
/
/
/
/
/
|
*
|
|
|
|
refactor: replace char_u with char
dundargoc
2022-11-28
|
*
|
|
|
|
vim-patch:9.0.0963: function name does not match autocmd event name (#21215)
zeertzjq
2022-11-28
|
*
|
|
|
|
vim-patch:9.0.0958: messages test is flaky (#21205)
zeertzjq
2022-11-28
|
*
|
|
|
|
vim-patch:9.0.0953: part of making search more efficient is missing (#21201)
zeertzjq
2022-11-27
|
*
|
|
|
|
Merge pull request #20196 from dundargoc/refactor/char_u/14
bfredl
2022-11-26
|
|
\
\
\
\
\
|
|
*
|
|
|
|
refactor: replace char_u with char
Dundar Göc
2022-11-26
|
*
|
|
|
|
|
vim-patch:9.0.0952: Eclipse preference files are not recognized (#21199)
Christian Clason
2022-11-26
|
*
|
|
|
|
|
vim-patch:9.0.0951: trying every character position for a match is inefficien...
zeertzjq
2022-11-26
|
*
|
|
|
|
|
vim-patch:8.2.1707: small inconsitency in highlight test (#21193)
zeertzjq
2022-11-26
|
*
|
|
|
|
|
fix(startup): support .exrc or .nvimrc with init.lua (#21181)
Kristijan Husak
2022-11-26
|
*
|
|
|
|
|
docs: fix typos (#21168)
dundargoc
2022-11-26
|
*
|
|
|
|
|
vim-patch:9.0.0950: the pattern "\_s\zs" matches at EOL (#21192)
zeertzjq
2022-11-26
|
|
/
/
/
/
/
|
*
|
|
|
|
vim-patch:9.0.0935: when using dash it may not be recognize as filetype "sh" ...
Christian Clason
2022-11-25
|
*
|
|
|
|
Merge pull request #21188 from zeertzjq/vim-8.2.2684
zeertzjq
2022-11-25
|
|
\
\
\
\
\
[prev]
[next]