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
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
vim-patch:9.0.1215: using isalpha() adds dependency on current locale
zeertzjq
2023-01-18
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
vim-patch:8.2.4917: fuzzy expansion of option names is not right (#21853)
zeertzjq
2023-01-17
*
vim-patch:8.2.4463: completion only uses strict matching
Sean Dewar
2023-01-17
*
vim-patch:9.0.1208: code is indented more than necessary (#21846)
zeertzjq
2023-01-17
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
*
feat(ui): add 'statuscolumn' option
luukvbaal
2023-01-09
*
refactor: replace char_u with char 18 (#21237)
dundargoc
2023-01-09
*
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
*
refactor: replace char_u with char
dundargoc
2023-01-09
*
Merge #21580 cmdline issues with cmdheight=0
Justin M. Keyes
2023-01-03
|
\
|
*
fix(ui): allow resize commands to set 'cmdheight' to 0
Luuk van Baal
2022-12-31
*
|
feat!: remove hardcopy
Lewis Russell
2023-01-03
|
/
*
refactor: replace char_u with char 16 - remove STRNCMP (#21208)
dundargoc
2022-12-21
*
refactor: rename mch_msg => os_msg
Justin M. Keyes
2022-12-16
*
refactor(option.c): reduce scope of locals (#21433)
Lewis Russell
2022-12-16
*
vim-patch:8.2.2295: incsearch does not detect empty pattern properly
zeertzjq
2022-12-04
*
vim-patch:8.2.2182: Vim9: value of 'magic' is still relevant
zeertzjq
2022-12-04
*
vim-patch:8.2.3889: duplicate code for translating script-local function name
zeertzjq
2022-12-03
*
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
*
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
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
refactor: replace char_u with char
Dundar Göc
2022-11-19
*
vim-patch:8.2.0260: several lines of code are duplicated (#21108)
zeertzjq
2022-11-19
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
feat(lua-api): avoid unnecessary allocations (#19877)
Lewis Russell
2022-11-14
*
Merge pull request #20821 from dundargoc/refactor/clang-tidy
bfredl
2022-11-08
|
\
|
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
|
vim-patch:8.2.3756: might crash when callback is not valid
zeertzjq
2022-11-07
*
|
vim-patch:8.2.3751: cannot assign a lambda to an option that takes a function
zeertzjq
2022-11-07
*
|
vim-patch:8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'
zeertzjq
2022-11-07
*
|
vim-patch:8.2.3665: cannot use a lambda for 'tagfunc'
zeertzjq
2022-11-07
|
/
*
vim-patch:9.0.0265: no good reason why the "gf" command isn't in the tiny ver...
zeertzjq
2022-11-06
*
vim-patch:9.0.0835: the window title is not redrawn when 'endoffile' changes ...
zeertzjq
2022-11-06
*
vim-patch:8.2.4100: early return when getting the 'formatlistpat' value
zeertzjq
2022-11-05
*
vim-patch:8.2.4093: cached breakindent values not initialized properly
zeertzjq
2022-11-05
*
vim-patch:9.0.0816: CTRL-Z at end of file is always dropped
zeertzjq
2022-10-30
*
fix: setting tabline option not redrawing tabline
shadmansaleh
2022-10-24
*
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
*
vim-patch:9.0.0761: cannot use 'indentexpr' for Lisp indenting
zeertzjq
2022-10-16
*
refactor: replace char_u with char
Dundar Göc
2022-10-15
*
vim-patch:8.2.4453: :helpgrep may free an option that was not allocated
zeertzjq
2022-10-13
*
refactor: clint (#20600)
Lewis Russell
2022-10-12
*
fix(ui): setting 'cmdheight' with global statusline (#20515)
zeertzjq
2022-10-07
*
vim-patch:9.0.0670: no space for command line when there is a tabline (#20512)
zeertzjq
2022-10-06
[next]