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
Commit message (
Expand
)
Author
Age
*
feat(server): allow embed with listen (#25709)
George Harker
2023-11-01
*
fix(base64): only check padding if leftover index is set (#25854)
Gregory Anders
2023-10-31
*
feat(stdlib): add vim.base64 module (#25843)
Gregory Anders
2023-10-31
*
Merge pull request #25850 from famiu/refactor/option/string
bfredl
2023-10-31
|
\
|
*
refactor(options): remove `os_doskip`
Famiu Haque
2023-10-31
*
|
fix(terminal): keep focus when scrolling number column of another window (#25...
zeertzjq
2023-10-31
|
/
*
fix(terminal): don't lose focus on <MouseMove> (#25845)
zeertzjq
2023-10-31
*
refactor(options)!: unify `set_option` and `set_string_option`
Famiu Haque
2023-10-30
*
docs: small fixes (#25585)
dundargoc
2023-10-29
*
fix(api): load buffer first on nvim_buf_set_lines (#25823)
Raphael
2023-10-29
*
fix(terminal): avoid Insert mode in Terminal buffer (#25820)
zeertzjq
2023-10-29
*
vim-patch:8ebdbc9e6d80 (#25816)
zeertzjq
2023-10-29
*
vim-patch:9.0.2081: smoothscroll may result in wrong cursor position (#25815)
luukvbaal
2023-10-29
*
build: bump required minimum libvterm version to 0.3.3
dundargoc
2023-10-28
*
vim-patch:9.0.2075: TextChangedI may not always trigger (#25808)
zeertzjq
2023-10-28
*
vim-patch:9.0.2070: [security] disallow setting env in restricted mode (#25807)
zeertzjq
2023-10-28
*
vim-patch:9.0.2074: Completion menu may be wrong
zeertzjq
2023-10-28
*
vim-patch:9.0.2068: [security] overflow in :history (#25794)
zeertzjq
2023-10-27
*
fix(float): win_get_bordertext_col returning negative column number (#25752)
nwounkn
2023-10-26
*
vim-patch:9.0.2064: cannot use buffer-number for errorformat (#25782)
zeertzjq
2023-10-26
*
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
*
fix(terminal): assign channel to terminal earlier (#25771)
zeertzjq
2023-10-25
*
fix(marks): handle switching buffer properly (#25763)
zeertzjq
2023-10-24
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
fix(options): `'modified'` showing incorrect value for scratch buffers
Famiu Haque
2023-10-22
*
feat(complete): support f flag for complete buffer part
glepnir
2023-10-21
*
vim-patch:9.0.2059: outstanding exceptions may be skipped (#25736)
zeertzjq
2023-10-21
*
feat(lsp): add snippet API (#25301)
Maria José Solano
2023-10-21
*
fix(event-loop): flush UI when no input is available (#25728)
zeertzjq
2023-10-20
*
refactor(options): `get_option_value_strict()` and `SREQ_*`
Famiu Haque
2023-10-20
*
vim-patch:9.0.2056: no digraph for quadruple prime
Christian Clason
2023-10-20
*
vim-patch:9.0.2050: Vim9: crash with deferred function call and exception (#2...
zeertzjq
2023-10-19
*
vim-patch:9.0.2044: Vim9: exceptions confuse defered functions
zeertzjq
2023-10-18
*
build: add sub-targets to the doc target
dundargoc
2023-10-18
*
fix(move): check the correct buffer (#25698)
zeertzjq
2023-10-18
*
vim-patch:9.0.2041: trim(): hard to use default mask (#25692)
zeertzjq
2023-10-18
*
vim-patch:9.0.2035: [security] use-after-free with wildmenu (#25687)
zeertzjq
2023-10-17
*
vim-patch:9.0.2037: A few remaining cmdline completion issues with C-E/Y (#25...
zeertzjq
2023-10-17
*
vim-patch:9.0.2039: completion shows current word after completion restart (#...
zeertzjq
2023-10-17
*
refactor(options): make `did_set_shada` a normal option callback
Famiu Haque
2023-10-17
*
refactor(options): make `os_oldval` and `os_newval` use `OptValData`
Famiu Haque
2023-10-17
*
refactor(options): rename `empty_option` to `empty_string_option`
Famiu Haque
2023-10-17
*
refactor(options): deduplicate the `do_set_option` codepath
Famiu Haque
2023-10-17
*
refactor(options): deduplicate `do_set_option_string`
Famiu Haque
2023-10-17
*
refactor(options): remove `os_op`
Famiu Haque
2023-10-17
*
refactor(options)!: make OptionSet `v:` values use typval
Famiu Haque
2023-10-17
*
refactor(options): unify set_num_option and set_bool_option
Famiu Haque
2023-10-17
*
vim-patch:9.0.2033: gcc overflow-warning for f_resolve (#25666)
zeertzjq
2023-10-16
*
vim-patch:dbf749bd5aae (#25665)
zeertzjq
2023-10-16
[next]