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
*
Border: allow to enable/disable specific border edges
Björn Linse
2021-04-04
*
vim-patch:8.1.1631: displaying signs is inefficient
Lewis Russell
2021-04-03
*
vim-patch:8.1.0936: may leak memory when using 'vartabstop'
Jan Edmund Lazo
2021-03-30
*
vim-patch:8.2.2454: leading space can not be made visible (#14138)
zeertzjq
2021-03-29
*
clang: fix compile warnings in tab code (#14239)
Jan Edmund Lazo
2021-03-28
*
vim-patch:8.1.0936: may leak memory when using 'vartabstop'
VVKot
2021-03-28
*
vim-patch:8.1.0542: shiftwidth() does not take 'vartabstop' into account
VVKot
2021-03-28
*
vim-patch:8.1.0479: failure when setting 'varsofttabstop' to end in a comma
VVKot
2021-03-28
*
vim-patch:8.1.0138: negative value of 'softtabstop' not used correctly
VVKot
2021-03-28
*
vim-patch:8.1.0126: various problems with 'vartabstop'
VVKot
2021-03-28
*
vim-patch:8.1.0114: confusing variable name
VVKot
2021-03-28
*
vim-patch:8.1.0105: all tab stops are the same
VVKot
2021-03-28
*
vim-patch:8.2.1666: the initial value of 'backupskip' can have duplicate items
Jan Edmund Lazo
2021-03-27
*
floats: add borders (MS-DOS MODE)
Björn Linse
2021-03-22
*
vim-patch:8.2.2452: no completion for the 'filetype' option
Jan Edmund Lazo
2021-03-12
*
option: use char* for get_option_value() param
Jan Edmund Lazo
2021-02-07
*
option: use char* for set_string_option_direct()
Jan Edmund Lazo
2021-02-07
*
Add termpastefilter option
erw7
2021-02-04
*
opt: address linting issues (#13783)
Sirisak Lueangsaksri
2021-01-20
*
opt: better handling number bounds (#13783)
Sirisak Lueangsaksri
2021-01-20
*
opt: reduce hardcoded values (#13783)
Sirisak Lueangsaksri
2021-01-20
*
opt: minimum sign size for auto (#13783)
Sirisak Lueangsaksri
2021-01-20
*
vim-patch:8.2.0590: no 'backspace' value allows ignoring the insertion point
Jan Edmund Lazo
2021-01-05
*
Merge pull request #13592 from bfredl/setmouse
Björn Linse
2021-01-01
|
\
|
*
ui: make 'mouse' handling in external UI more consistent
Björn Linse
2021-01-01
*
|
vim-patch:8.1.1032: warnings from clang static analyzer
Jan Edmund Lazo
2020-12-28
*
|
Merge pull request #13595 from teto/fix-filler
Björn Linse
2020-12-24
|
\
\
|
|
/
|
/
|
|
*
refactor: pass the window to get_(side)scrolloff_value
Matthieu Coudron
2020-12-23
*
|
foldcolumn: support "auto" (#13571)
Jan Edmund Lazo
2020-12-20
|
/
*
unused macros: Remove a five unused macros. (#13517)
Edwin Pujols
2020-12-11
*
api/options: cleanup the fixup
Björn Linse
2020-12-04
*
api/options: fixup
TJ DeVries
2020-12-04
*
api/options: cleanup
Björn Linse
2020-12-04
*
api/options: add option metadata
TJ DeVries
2020-12-04
*
initialization: delay logging in set_init_1()
Björn Linse
2020-11-28
*
Merge pull request #13379 from bfredl/runtime
Björn Linse
2020-11-25
|
\
|
*
runtime: extract 'runtimepath' and 'packpath' logic to its own file
Björn Linse
2020-11-25
*
|
Merge pull request #13322 from teto/remove_curwin
Thomas Vigouroux
2020-11-24
|
\
\
|
*
|
refactor: pass window to was_set_insecurely
Matthieu Coudron
2020-11-23
|
|
/
*
|
vim-patch:8.1.2115: MS-Windows: shell commands fail if &shell contains a space
Jan Edmund Lazo
2020-11-23
*
|
vim-patch:8.1.2332: missing file in refactoring
Jan Edmund Lazo
2020-11-22
|
/
*
vim-patch:8.1.0806: too many #ifdefs
Jan Edmund Lazo
2020-11-12
*
startup: handle autoload and lua packages during startup
Björn Linse
2020-11-02
*
Merge pull request #12870 from bfredl/themepark
Björn Linse
2020-11-01
|
\
|
*
api: add API for themes
Björn Linse
2020-11-01
*
|
vim-patch:8.2.1926: cannot use a space in 'spellfile'
Jan Edmund Lazo
2020-11-01
*
|
vim-patch:8.2.1909: number of status line items is limited to 80
Rom Grk
2020-10-31
|
/
*
vim-patch:8.1.1772: options test still fails on MS-Windows
skippi
2020-10-26
*
vim-patch:8.1.1769: 'shellslash' is also used for completion
skippi
2020-10-26
*
vim-patch:8.2.0901: formatting CJK text isn't optimal
Jan Edmund Lazo
2020-10-23
[next]