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
*
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
*
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
|
\
|
*
vim-patch:8.2.2713: folding code not sufficiently tested
zeertzjq
2022-11-25
|
*
vim-patch:8.2.2684: not enough folding code is tested
zeertzjq
2022-11-25
*
|
vim-patch:9.0.0932: Oblivion files are not recognized (#21179)
zeertzjq
2022-11-25
*
|
vim-patch:9.0.0942: Workflow Description Language files are not recognized (#...
Christian Clason
2022-11-25
|
/
*
vim-patch:8.2.4412: translation cleanup script does not remove empty lines at...
zeertzjq
2022-11-25
*
vim-patch:8.2.4155: translating strftime() argument results in check error
zeertzjq
2022-11-25
*
vim-patch:9.0.0936: wrong type for "isunnamed" returned by getreginfo()
zeertzjq
2022-11-25
*
vim-patch:8.2.2886: various pieces of code not covered by tests
zeertzjq
2022-11-25
*
vim-patch:8.2.2466: max() and min() can give many error messages
zeertzjq
2022-11-25
*
Merge pull request #21080 from folke/fix_multigrid_lua_ui_attach
bfredl
2022-11-24
|
\
|
*
fix: don't disable compositor widgets when a GUI with multigrid attaches
Folke Lemaitre
2022-11-16
*
|
vim-patch:8.2.4062: match highlighting of tab too short
zeertzjq
2022-11-24
*
|
vim-patch:8.2.3940: match highlight disappears when doing incsearch for ":s/pat"
zeertzjq
2022-11-24
*
|
vim-patch:8.2.3698: match highlighting continues over breakindent
zeertzjq
2022-11-24
*
|
refactor: maybe suppress a PVS warning
zeertzjq
2022-11-23
*
|
vim-patch:9.0.0926: Coverity warns for not using return value of dict_add()
zeertzjq
2022-11-23
*
|
vim-patch:9.0.0925: two conditions are always false
zeertzjq
2022-11-23
*
|
fix(options): fix local 'sidescrolloff' doesn't work for mouse (#21162)
zeertzjq
2022-11-23
*
|
vim-patch:partial:9.0.0917: the WinScrolled autocommand event is not enough (...
zeertzjq
2022-11-23
*
|
vim-patch:9.0.0922: Mermaid files are not recognized (#21160)
Christian Clason
2022-11-22
*
|
Merge pull request #20151 from dundargoc/refactor/char_u/13
bfredl
2022-11-22
|
\
\
|
*
|
refactor: replace char_u with char
Dundar Göc
2022-11-19
*
|
|
refactor: remove old TODO comments that aren't relevant anymore (#21144)
dundargoc
2022-11-22
*
|
|
fix: pvs warnings (#21145)
dundargoc
2022-11-22
*
|
|
vim-patch:9.0.0916: getbufline() is inefficient for getting a single line
zeertzjq
2022-11-22
*
|
|
vim-patch:8.2.2479: set/getbufline test fails without the job feature
zeertzjq
2022-11-22
*
|
|
vim-patch:8.2.2435: setline() gives an error for some types
zeertzjq
2022-11-22
*
|
|
vim-patch:9.0.0915: WinScrolled may trigger immediately when defined
zeertzjq
2022-11-20
*
|
|
vim-patch:partial:9.0.0913: only change in current window triggers the WinScr...
zeertzjq
2022-11-20
|
/
/
*
|
vim-patch:8.2.5130: edit test for mode message fails when using valgrind (#21...
zeertzjq
2022-11-19
*
|
vim-patch:8.2.5148: invalid memory access when using expression on command li...
zeertzjq
2022-11-19
*
|
vim-patch:8.2.5167: get(Fn, 'name') on funcref returns special byte code (#21...
zeertzjq
2022-11-19
*
|
vim-patch:8.2.0260: several lines of code are duplicated (#21108)
zeertzjq
2022-11-19
*
|
vim-patch:8.2.0469: Vim9: no error for missing ] after list
zeertzjq
2022-11-18
[next]