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
/
runtime
/
lua
/
vim
/
_meta
/
options.lua
Commit message (
Expand
)
Author
Age
*
feat(options)!: disallow setting hidden options #28400
Famiu Haque
2024-11-04
*
vim-patch:9.1.0831: 'findexpr' can't be used as lambad or Funcref (#31058)
zeertzjq
2024-11-03
*
docs(options): shell-powershell #30969
Kai Moschcau
2024-10-29
*
vim-patch:9.1.0821: 'findexpr' completion doesn't set v:fname to cmdline argu...
zeertzjq
2024-10-29
*
vim-patch:9.1.0810: cannot easily adjust the |:find| command
zeertzjq
2024-10-29
*
docs(options): remove description for hidden options #30903
Famiu Haque
2024-10-22
*
feat(terminal)!: make 'belloff' and 'visualbell' apply to terminal bell (#30859)
zeertzjq
2024-10-20
*
vim-patch:6c2fc37: runtime(help): Update help syntax
zeertzjq
2024-10-17
*
vim-patch:5bcfb5a: runtime(doc): add some docs for file-watcher programs
zeertzjq
2024-10-15
*
vim-patch:7b5e52d: runtime(doc): add preview flag to statusline example
zeertzjq
2024-10-15
*
docs: dev-arch, focusable windows #30510
Justin M. Keyes
2024-10-07
*
vim-patch:9.1.0762: 'cedit', 'termwinkey' and 'wildchar' may not be parsed co...
zeertzjq
2024-10-07
*
vim-patch:fd4e47e: runtime(doc): clarify the effect of 'startofline' option (...
zeertzjq
2024-10-07
*
vim-patch:ae62fe5: runtime(doc): 'filetype', 'syntax' and 'keymap' only allow...
zeertzjq
2024-10-03
*
vim-patch:9.1.0754: fixed order of items in insert-mode completion menu (#30619)
glepnir
2024-10-03
*
vim-patch:9.1.0752: can set 'cedit' to an invalid value (#30616)
zeertzjq
2024-10-01
*
refactor!: rename 'jumpoptions' flag "unload" to "clean" (#30418)
zeertzjq
2024-09-19
*
fix: replace NVIM with Nvim in default titlestring (#30348)
Gregory Anders
2024-09-11
*
vim-patch:9.1.0720: Wrong breakindentopt=list:-1 with multibyte or TABs (#30293)
zeertzjq
2024-09-07
*
feat(mbyte): support extended grapheme clusters including more emoji
bfredl
2024-08-30
*
feat(term): enable reflow by default (#21124)
Christian Clason
2024-08-10
*
vim-patch:9.0.0634: evaluating "expr" options has more overhead than needed
zeertzjq
2024-08-02
*
vim-patch:partial:f10911e: Update runtime files (#29936)
zeertzjq
2024-08-01
*
vim-patch:partial:52e7cc2: runtime(doc): tweak documentation style a bit (#29...
zeertzjq
2024-07-29
*
vim-patch:df62c62: runtime(doc): grammar fixes in options.txt (#29729)
zeertzjq
2024-07-15
*
vim-patch:9.1.0572: cannot specify tab page closing behaviour (#29682)
zeertzjq
2024-07-13
*
vim-patch:9.1.0537: signed number detection for CTRL-X/A can be improved (#29...
zeertzjq
2024-07-07
*
feat(jumplist): allow opting out of removing unloaded buffers (#29347)
zeertzjq
2024-06-30
*
Merge pull request #29357 from luukvbaal/statuscol
zeertzjq
2024-06-17
|
\
|
*
feat(column)!: rework 'statuscolumn' %r/l items
Luuk van Baal
2024-06-16
*
|
docs: document 'list' behavior when 'listchars' excludes "tab" (#29360)
zeertzjq
2024-06-16
|
/
*
vim-patch:9.1.0469: Cannot have buffer-local value for 'completeopt'
zeertzjq
2024-06-06
*
vim-patch:2a2c4ff: runtime(doc): clarify how fuzzy 'completeopt' should work
zeertzjq
2024-06-05
*
vim-patch:9.1.0463: no fuzzy-matching support for insert-completion
zeertzjq
2024-06-05
*
vim-patch:9.1.0464: no whitespace padding in commentstring option in ftplugins
Christian Clason
2024-06-04
*
vim-patch:e299591: runtime(doc): clarify 'shortmess' flag "S" (#29131)
zeertzjq
2024-06-02
*
docs: misc #24163
Justin M. Keyes
2024-04-30
*
docs: various fixes (#28208)
dundargoc
2024-04-30
*
feat(defaults): improve :grep defaults #28545
Luna Saphie Mittelbach
2024-04-28
*
feat(defaults): use ripgrep (rg) for 'grepprg' if available
Luna Saphie Mittelbach
2024-04-16
*
vim-patch:9.1.0228: Two unrelated things are tested by a single test (#28093)
zeertzjq
2024-03-29
*
vim-patch:9.1.0215: Half-page scrolling does not support smooth-scrolling
Luuk van Baal
2024-03-28
*
vim-patch:9.1.0211: page-wise scrolling does not support smooth-scrolling
Luuk van Baal
2024-03-28
*
docs: remove remaining mentions of hkmap (#28038)
zeertzjq
2024-03-26
*
vim-patch:ab01adf7c65b
Christian Clason
2024-03-25
*
fix(terminal): disable reflow again
Christian Clason
2024-03-14
*
vim-patch:0049a495c8d4 (#27817)
zeertzjq
2024-03-12
*
vim-patch:9.1.0147: Cannot keep a buffer focused in a window
Colin Kennedy
2024-03-11
*
vim-patch:9.1.0154: shm=F not respected when reloading buffer with 'autoread'
zeertzjq
2024-03-08
*
docs: improve 'tabline' click label docs (#27529)
zeertzjq
2024-02-19
[next]