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
*
perf(ui): reduce allocation overhead when encoding "redraw" events
bfredl
2022-06-20
*
docs: fix typos (#18866)
dundargoc
2022-06-15
*
vim-patch:8.2.1898: command modifier parsing always uses global cmdmod
zeertzjq
2022-06-14
*
feat: cmdheight=0 #16251
Shougo
2022-06-13
*
vim-patch:8.2.5070: unnecessary code
zeertzjq
2022-06-09
*
vim-patch:8.2.5066: lcs-leadmultispace
zeertzjq
2022-06-09
*
fix(terminal): scrollback delete lines immediately #18832
Javier Lopez
2022-06-08
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor!: delete insertmode (#18547)
Gregory Anders
2022-05-22
*
vim-patch:8.2.4993: smart/C/lisp indenting is optional (#18684)
zeertzjq
2022-05-22
*
refactor!: remove 'terse' option
Dundar Goc
2022-05-19
*
feat(ui): add `'winbar'`
Famiu Haque
2022-05-18
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
vim-patch:8.2.4943: changing 'switchbuf' may have no effect (#18545)
Sean Dewar
2022-05-13
*
Merge pull request #18489 from dundargoc/refactor/remove-char_u
bfredl
2022-05-13
|
\
|
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
|
feat(defaults): session data in $XDG_STATE_HOME #15583
Ivan
2022-05-12
*
|
refactor: rename keymap.{c,h} to keycodes.{c,h} (#18535)
zeertzjq
2022-05-12
|
/
*
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
2022-05-10
*
vim-patch:8.2.4924: maparg() may return a string that cannot be reused
zeertzjq
2022-05-09
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
Merge pull request #18425 from dundargoc/refactor/char_u/1
bfredl
2022-05-07
|
\
|
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
|
build(clint): remove "function size is too large" warning
Dundar Goc
2022-05-06
|
/
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
vim-patch:8.2.0855: GUI tests fail because the test doesn't use a modifier
zeertzjq
2022-04-29
*
vim-patch:8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
zeertzjq
2022-04-29
*
refactor: convert macros to all-caps (#17895)
dundargoc
2022-04-24
*
vim-patch:8.2.4724: current instance of last search pattern not easily spotted
zeertzjq
2022-04-21
*
Merge pull request #18145 from bfredl/term_opt
bfredl
2022-04-20
|
\
|
*
feat(api): ui options relevant for remote TUI
hlpr98
2022-04-17
*
|
vim-patch:8.2.4752: wrong 'statusline' value can cause illegal memory access ...
zeertzjq
2022-04-15
|
/
*
vim-patch:8.2.4750: small pieces of dead code (#18113)
dundargoc
2022-04-15
*
Merge pull request #18023 from tom-anders/vim-8.2.4702
zeertzjq
2022-04-09
|
\
|
*
vim-patch:8.2.4702: C++ scope labels are hard-coded
Tom Praschan
2022-04-09
*
|
vim-patch:8.2.4704: using "else" after return or break increases indent (#18032)
zeertzjq
2022-04-08
|
/
*
perf(screen): reduce cursorline redrawing when jumping around
zeertzjq
2022-03-24
*
vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)
Lewis Russell
2022-03-18
*
Merge pull request #17266 from famiu/feat/ui/global-statusline
bfredl
2022-03-17
|
\
|
*
feat: add support for global statusline
Famiu Haque
2022-03-18
*
|
fix(coverity): dead code and operands don't affect result #17662
dundargoc
2022-03-11
*
|
refactor: remove redundant casts
Dundar Göc
2022-03-06
*
|
feat(lua): show proper verbose output for lua configuration
shadmansaleh
2022-02-28
*
|
fix(signcol): handle edge case with maximum value
Lewis Russell
2022-02-24
*
|
vim-patch:8.2.0156: various typos in source files and tests
zeertzjq
2022-02-14
|
/
*
vim-patch:8.1.2184: option context is not copied when splitting a window
zeertzjq
2022-02-13
*
refactor(signs): more efficient signcol calc
Lewis Russell
2022-02-12
*
vim-patch:8.1.2073: when editing a buffer 'colorcolumn' may not work
zeertzjq
2022-02-12
*
vim-patch:8.2.4298: divide by zero with huge tabstop value
zeertzjq
2022-02-05
[next]