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
*
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
*
docs: misc #24561
Justin M. Keyes
2023-09-20
*
docs: replace <pre> with ``` (#25136)
Gregory Anders
2023-09-14
*
docs: fix typos and other small fixes (#25005)
dundargoc
2023-09-14
*
docs: various clarifications (#24876)
zeertzjq
2023-08-26
*
feat(defaults): treat "•" as a list item prefix #24623
Justin M. Keyes
2023-08-09
*
docs(options): fix mistakes (#24568)
zeertzjq
2023-08-05
*
docs(options): take ownership of options.txt (#24528)
Lewis Russell
2023-08-04
*
refactor(defaults): do not use C specific default values for options (#22500)
Gregory Anders
2023-06-06
*
defaults: shortmess+=C #23907
Justin M. Keyes
2023-06-05
*
vim-patch:9.0.0640: cannot scroll by screen line if a line wraps
Luuk van Baal
2023-05-02
*
vim-patch:9.0.1374: function for setting options not used consistently
Lewis Russell
2023-04-28
*
vim-patch:9.0.1369: still some "else if" constructs for setting options
Lewis Russell
2023-04-28
*
vim-patch:9.0.1359: too many "else if" statements in handling options
Lewis Russell
2023-04-28
*
vim-patch:9.0.1353: too many "else if" statements to handle option values
Lewis Russell
2023-04-28
*
vim-patch:9.0.1345: too many "else if" statements for handling options
Lewis Russell
2023-04-28
*
vim-patch:9.0.1330: handling new value of an option has a long "else if" chain
Lewis Russell
2023-04-28
*
refactor(defaults)!: change default 'commentstring' value to empty (#22862)
zeertzjq
2023-04-02
*
fix(shell): on Windows :make does not echo #22728
Enan Ajmain
2023-03-19
*
feat(options)!: deprecate paste, remove pastetoggle (#22647)
ii14
2023-03-13
*
feat(edit)!: remove old c implementation of hebrew keymap
bfredl
2023-02-28
[next]