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
/
doc
/
options.txt
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'upstream/master' into mix_20240309
HEAD
rahm
Josh Rahm
2025-02-05
|
\
|
*
vim-patch:9.1.1009: diff feature can be improved
zeertzjq
2025-02-04
|
*
vim-patch:9.1.1056: Vim doesn't highlight to be inserted text when completing...
zeertzjq
2025-01-30
|
*
vim-patch:9.1.1049: insert-completed items are always sorted
zeertzjq
2025-01-25
|
*
feat(treesitter): async parsing
Riley Bruins
2025-01-12
|
*
docs: misc
dundargoc
2025-01-11
|
*
feat(terminal)!: cursor shape and blink (#31562)
Gregory Anders
2024-12-17
|
*
vim-patch:ed89206: runtime(doc): add a note about inclusive motions and exclu...
zeertzjq
2024-12-15
|
*
feat(lsp): add vim.lsp.config and vim.lsp.enable
Lewis Russell
2024-12-10
|
*
vim-patch:9.1.0911: Variable name for 'messagesopt' doesn't match short name
zeertzjq
2024-12-08
|
*
vim-patch:9.1.0910: 'messagesopt' does not check max wait time
zeertzjq
2024-12-08
|
*
vim-patch:9.1.0908: not possible to configure :messages (#31492)
zeertzjq
2024-12-07
|
*
vim-patch:768728b: runtime(doc): Update documentation for "noselect" in 'comp...
dundargoc
2024-12-02
|
*
vim-patch:9.1.0890: %! item not allowed for 'rulerformat' (#31369)
zeertzjq
2024-11-28
|
*
vim-patch:9.1.0883: message history cleanup is missing some tests (#31331)
zeertzjq
2024-11-24
|
*
refactor(options): impl default 'titlestring' by format flags #30843
zshuzh
2024-11-20
*
|
Merge remote-tracking branch 'upstream/master' into mix_20240309
Josh Rahm
2024-11-25
|
\
|
|
*
vim-patch:9.1.0864: message history is fixed to 200 (#31215)
zeertzjq
2024-11-15
|
*
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.0811: :find expansion does not consider 'findexpr'
zeertzjq
2024-10-29
|
*
vim-patch:9.1.0810: cannot easily adjust the |:find| command
zeertzjq
2024-10-29
|
*
refactor(options)!: use OptVal for option defaults #26691
Famiu Haque
2024-10-25
|
*
docs(options): remove description for hidden options #30903
Famiu Haque
2024-10-22
|
*
vim-patch:9.1.0797: testing of options can be further improved (#30893)
zeertzjq
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
*
|
Merge remote-tracking branch 'upstream/master' into mix_20240309
Josh Rahm
2024-11-19
|
\
|
|
*
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
|
*
vim-patch:d9af78b: runtime(docs): update `:set?` command behavior table
zeertzjq
2024-09-27
|
*
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
|
*
refactor(eval): treat v:lua call as simple function
zeertzjq
2024-08-02
|
*
vim-patch:9.0.0634: evaluating "expr" options has more overhead than needed
zeertzjq
2024-08-02
|
*
vim-patch:9.0.0632: calling a function from an "expr" option has overhead
zeertzjq
2024-08-02
|
*
vim-patch:8.2.4416: Vim9: using a script-local function requires using "s:" (...
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
[next]