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
/
nvim
/
edit.c
Commit message (
Expand
)
Author
Age
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
Merge pull request #16047 from mcepl/vim-8.2.3520
Jan Edmund Lazo
2021-11-14
|
\
|
*
vim-patch:8.2.3528: 'thesaurus' and 'thesaurusfunc' do not have the same scope
Matěj Cepl
2021-11-06
|
*
vim-patch:8.2.3525: option variable name does not match option name
Matěj Cepl
2021-10-24
|
*
vim-patch:8.2.3520: cannot define a function for thesaurus completion
Matěj Cepl
2021-10-23
*
|
refactor(macros): delete multibyte macros which just are aliases
Björn Linse
2021-11-14
*
|
refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2len
Björn Linse
2021-11-14
*
|
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
|
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
|
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
|
refactor: uncrustify #16090
dundargoc
2021-10-29
*
|
vim-patch:8.1.2378: using old C style comments
Dundar Göc
2021-10-21
|
/
*
refactor: make commas trail in enums
Dundar Göc
2021-10-19
*
refactor: reduce number of unique char casts (#15995)
dundargoc
2021-10-12
*
vim-patch:8.2.3465: cannot detect insert scroll mode (#15885)
zeertzjq
2021-10-03
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
feat(decorations): support virtual lines (for now: only one block at a time)
Björn Linse
2021-09-26
*
refactor: format with uncrustify #15778
dundargoc
2021-09-25
*
refactor: reformat with uncrustify #15736
dundargoc
2021-09-20
*
Merge pull request #15364 from seandewar/vim-8.2.3337
Jan Edmund Lazo
2021-09-17
|
\
|
*
vim-patch:8.2.3293: finding completions may cause an endless loop
Sean Dewar
2021-09-17
*
|
refactor(style): switch-case formatting, "uncrustify:indent-off" #15669
dundargoc
2021-09-17
|
/
*
fix: "redundant cast to the same type" #15662
dundargoc
2021-09-14
*
refactor: replace TRUE/FALSE with true/false #15647
dundargoc
2021-09-13
*
vim-patch:8.2.3389: cannot stop insert mode completion without side effects #...
zeertzjq
2021-09-10
*
refactor: format files with uncrustify #15607
dundargoc
2021-09-10
*
refactor: replace TRUE/FALSE with true/false #15425
dundargoc
2021-08-22
*
refactor(plines): move horizontal size functions to plines.c
Björn Linse
2021-08-11
*
refactor(plines): remove implicit curwin chartabsize() function
Björn Linse
2021-08-10
*
Merge pull request #12971 from vigoux/decurbuf
Björn Linse
2021-07-09
|
\
|
*
buffer: move BUFEMPTY to a function
Thomas Vigouroux
2021-07-06
|
*
undo: reduce reliance on curbuf
Thomas Vigouroux
2021-07-06
|
*
buffer: don't rely on curbuf in BUFEMPTY
Thomas Vigouroux
2021-07-06
*
|
chore: use codespell to spell check #15016
dundargoc
2021-07-07
|
/
*
fixup! vim-patch:8.0.1449: slow redrawing with DirectX
Jan Edmund Lazo
2021-05-13
*
vim-patch:8.0.1309: cannot use 'balloonexpr' in a terminal
Jan Edmund Lazo
2021-05-06
*
vim-patch:8.2.1588: cannot read back the prompt of a prompt buffer
Sean Dewar
2021-04-21
*
vim-patch:8.1.2313: debugging where a delay comes from is not easy
Jan Edmund Lazo
2021-04-15
*
Fix the comments
Shougo Matsushita
2021-04-05
*
vim-patch:8.2.2707: adding a lot of completions can still be a bit slow
Shougo Matsushita
2021-04-05
*
vim-patch:8.2.2704: adding a lot of completions can be a bit slow
Shougo Matsushita
2021-04-05
*
extmark: fixes for noexpandtab and retab
chentau
2021-04-02
*
vim-patch:8.1.0874: using old style comments in new file
Jan Edmund Lazo
2021-03-29
*
vim-patch:8.1.0542: shiftwidth() does not take 'vartabstop' into account
VVKot
2021-03-28
*
vim-patch:8.1.0154: crash with "set smarttab shiftwidth=0 softtabstop=-1"
VVKot
2021-03-28
*
vim-patch:8.1.0138: negative value of 'softtabstop' not used correctly
VVKot
2021-03-28
*
vim-patch:8.1.0105: all tab stops are the same
VVKot
2021-03-28
*
Correctly splice extmarks on tab with noexpandtab set
chentau
2021-03-22
*
w_grid_alloc: baseline impl
Björn Linse
2021-03-22
[next]