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
/
options.lua
Commit message (
Expand
)
Author
Age
*
fix(spell): always accept ':' as filename char in 'spellfile' (#27172)
zeertzjq
2024-01-24
*
fix(options): use a union for def_val (#27169)
zeertzjq
2024-01-24
*
docs(options): remove misleading sentence (#27129)
zeertzjq
2024-01-22
*
feat(fold): transparent foldtext
Lewis Russell
2024-01-22
*
vim-patch:9.1.0039: too vague errors for 'listchars'/'fillchars' (#27070)
zeertzjq
2024-01-18
*
docs: various fixes (#26929)
dundargoc
2024-01-17
*
docs(column): 'statuscolumn' redraw interaction with 'relativenumber'
Luuk van Baal
2024-01-16
*
refactor(column): define and use maximum 'statuscolumn' width
Luuk van Baal
2024-01-04
*
refactor(cpoptions): remove 'p'
bfredl
2023-12-25
*
refactor(options): remove side effects from `check_num_option_bounds()`
Famiu Haque
2023-12-24
*
docs(options): add codeblock annotations to options.lua (#26696)
Christian Clason
2023-12-22
*
vim-patch:9.0.2183: Maximum callback depth is not configurable (#26703)
zeertzjq
2023-12-22
*
docs: small fixes (#26448)
dundargoc
2023-12-19
*
refactor(options): use hashy for finding options (#26573)
Famiu Haque
2023-12-17
*
refactor: only reload colorscheme if &bg changed (#26598)
Gregory Anders
2023-12-16
*
vim-patch:82f19734bfcb
Christian Clason
2023-12-16
*
feat(ui): completeopt support popup like vim
mathew
2023-12-16
*
refactor(options): remove option type macros
Famiu Haque
2023-12-14
*
vim-patch:9.0.2154: The option[] array is not sorted (#26475)
zeertzjq
2023-12-09
*
feat(defaults): enable 'termguicolors' by default when supported by terminal
Gregory Anders
2023-12-06
*
refactor(options): replace `p_force_(on|off)` with `immutable` (#26209)
Famiu Haque
2023-11-28
*
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2023-11-17
*
feat(tui): add 'termsync' option (#25871)
Gregory Anders
2023-11-14
*
fix(defaults): set 'fsync' #26034
Ploum
2023-11-14
*
vim-patch:9.0.2103: recursive callback may cause issues on some archs (#26013)
zeertzjq
2023-11-13
*
vim-patch:1b08d2cd0789 (#25993)
zeertzjq
2023-11-12
*
vim-patch:9.0.2095: statusline may look different than expected (#25941)
zeertzjq
2023-11-09
*
vim-patch:8ebdbc9e6d80 (#25816)
zeertzjq
2023-10-29
*
vim-patch:partial:5985879e3c36 (#25780)
zeertzjq
2023-10-26
*
vim-patch:9.0.2065: EXPAND flag set for filetype option (#25779)
zeertzjq
2023-10-26
*
feat(complete): support f flag for complete buffer part
glepnir
2023-10-21
*
vim-patch:9.0.2035: [security] use-after-free with wildmenu (#25687)
zeertzjq
2023-10-17
*
refactor(options): make `did_set_shada` a normal option callback
Famiu Haque
2023-10-17
*
vim-patch:9.0.2030: no max callback recursion limit (#25655)
zeertzjq
2023-10-15
*
docs: restore accidentally removed line in :h 'ignorecase' (#25651)
zeertzjq
2023-10-15
*
vim-patch:2bbd0d30eebd (#25637)
zeertzjq
2023-10-14
*
vim-patch:9.0.2009: cmdline-completion for comma-separated options wrong (#25...
zeertzjq
2023-10-10
*
fix(path): restore space separation in 'path' (#25571)
zeertzjq
2023-10-10
*
docs: miscellaneous doc and type fixes (#25554)
Maria José Solano
2023-10-10
*
feat(ui-ext): make 'mousehide' into proper ui_option (#25532)
Jaehoon Hwang
2023-10-09
*
fix: gf fails on "foo/bar.txt:1:2" on Windows
Leonardo Mello
2023-10-06
*
vim-patch:20f48d5b2ddb
zeertzjq
2023-10-03
*
feat(completion): support completing more string options
zeertzjq
2023-10-01
*
vim-patch:9.0.1958: cannot complete option values
zeertzjq
2023-10-01
*
vim-patch:5277cfaf8afe (#25397)
zeertzjq
2023-09-28
*
refactor(options)!: graduate some more shortmess flags
bfredl
2023-09-25
*
docs: remove "f" from default 'shortmess' value
Gregory Anders
2023-09-24
*
fix(ui): always use stl/stlnc fillchars when drawing statusline (#25267)
tj-moody
2023-09-24
*
refactor(options)!: graduate shortmess+=f flag
bfredl
2023-09-23
*
vim-patch:9.0.1921: not possible to use the jumplist like a stack (#25278)
zeertzjq
2023-09-21
[next]