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
/
option.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.2.3522: cannot use \x and \u when setting 'listchars' (#16049)
zeertzjq
2021-11-17
*
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(multibyte): eliminate mb_char2cells alias for utf_char2cells
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.2392: using old C style comments
Dundar Göc
2021-10-21
*
|
vim-patch:8.1.2243: typos in comments (#16104)
dundargoc
2021-10-20
|
/
*
fix(PVS/V1028): prevent possible overflow #16023
dundargoc
2021-10-17
*
Merge pull request #15930 from dundargoc/vim-patch/old-style-c-comments
Jan Edmund Lazo
2021-10-17
|
\
|
*
vim-patch:8.1.2392: using old C style comments
Dundar Göc
2021-10-06
*
|
refactor: reduce number of unique char casts
Dundar Göc
2021-10-13
*
|
refactor: reduce number of unique char casts (#15995)
dundargoc
2021-10-12
*
|
vim-patch:8.2.3490: superfluous return statements #15978
dundargoc
2021-10-09
*
|
refactor: remove redundant casts
Dundar Göc
2021-10-07
|
/
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
fix(runtime): make a copy of runtime_search_path when iterating
Björn Linse
2021-09-27
*
fix(runtime): ordering of loading packages with user config
Björn Linse
2021-09-26
*
refactor: format with uncrustify #15778
dundargoc
2021-09-25
*
refactor: format with uncrustify #15755
dundargoc
2021-09-24
*
fix(startup): init.lua: set $MYVIMRC to absolute path #15748
Justin M. Keyes
2021-09-21
*
vim-patch:8.2.3437: compiler warnings for 32/64 bit usage
zeertzjq
2021-09-19
*
vim-patch:8.2.3425: warning for using uninitialized variable
zeertzjq
2021-09-19
*
vim-patch:8.2.3424: a sequence of spaces is hard to see in list mode
zeertzjq
2021-09-19
*
Merge pull request #15550 from jasonccox/vim-8.2.3385
Christian Clason
2021-09-12
|
\
|
*
vim-patch:8.2.3385: escaping for fish shell does not work properly
Jason Cox
2021-09-02
*
|
fix(get_showbreak_value): remove FUNC_ATTR_UNUSED
Sean Dewar
2021-09-11
*
|
vim-patch:8.1.1355: obvious mistakes are accepted as valid expressions
Sean Dewar
2021-09-11
*
|
vim-patch:8.1.2281: 'showbreak' cannot be set for one window
Sean Dewar
2021-09-10
|
/
*
feat: defaults: auto-create backup dir
Gregory Anders
2021-08-27
*
vim-patch:8.1.2229: color number column above/below cursor #15409
zeertzjq
2021-08-27
*
vim-patch:8.2.3198: cannot use 'formatlistpat' for breakindent
Jan Edmund Lazo
2021-08-08
*
vim-patch:8.2.3160: 'breakindent' does not work well for bulleted lists
Jan Edmund Lazo
2021-08-08
*
option: pvs/v557 (#14740)
Jan Edmund Lazo
2021-08-08
*
vim-patch:8.1.2029: cannot control 'cursorline' highlighting well
zeertzjq
2021-08-02
*
vim-patch:8.2.3246: memory use after free
Jan Edmund Lazo
2021-08-01
*
vim-patch:8.1.2019: 'cursorline' always highlights the whole line (#15161)
zeertzjq
2021-07-30
*
refactor(options): remove obsolete distinction of "vi" vs "vim" defaults
Björn Linse
2021-07-14
*
refactor(options): delet unused P_VIM flag
Björn Linse
2021-07-14
*
refactor(undo): don't assume curbuf in u_compute_hash
Thomas Vigouroux
2021-07-09
*
Merge pull request #12971 from vigoux/decurbuf
Björn Linse
2021-07-09
|
\
|
*
buffer: move BUFEMPTY to a function
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
|
/
*
fix(vim.opt): #14708 Now lets you put duplicate values in wildmode
TJ DeVries
2021-06-29
[next]