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
Commit message (
Expand
)
Author
Age
...
*
fix(api): crash after nvim_win_set_config title/footer validation error (#26606)
notomo
2023-12-16
*
feat(highlight): tweak default color scheme
Evgeni Chasnovski
2023-12-16
*
vim-patch:9.0.2168: Moving tabpages on :drop may cause an endless loop (#26605)
zeertzjq
2023-12-16
*
feat(ui): completeopt support popup like vim
mathew
2023-12-16
*
Merge pull request #26512 from famiu/refactor/options/type_flags
bfredl
2023-12-16
|
\
|
*
refactor(options): remove option type macros
Famiu Haque
2023-12-14
*
|
vim-patch:17dca3cb97cd (#26584)
zeertzjq
2023-12-15
|
/
*
fix(extmark): only invalidate unpaired marks on deleted rows
Luuk van Baal
2023-12-14
*
feat(nvim_open_term): convert LF => CRLF (#26384)
Raphael
2023-12-14
*
fix(tui): don't use tui->params[] for 'termsync' (#26565)
zeertzjq
2023-12-14
*
docs: fix links
dundargoc
2023-12-13
*
docs: add code-overview from wiki to src/nvim/README.md
dundargoc
2023-12-13
*
vim-patch:9.0.2159: screenpos() may crash with neg. column (#26542)
zeertzjq
2023-12-13
*
fix(stream): do not close handle if it is already closing (#26537)
Gregory Anders
2023-12-12
*
fix(lua): memory leak when using invalid syntax with exists() (#26530)
zeertzjq
2023-12-12
*
feat(eval): exists() function supports checking v:lua functions (#26485)
Raphael
2023-12-12
*
Merge pull request #26486 from glepnir/fix_linebyte
bfredl
2023-12-12
|
\
|
*
fix: use no_ff instead of ffdos as condition
glepnir
2023-12-12
*
|
fix(extmarks): `U` changed_bytes after extmark_splice (#26501)
Jaehwang Jung
2023-12-12
*
|
fix(tui): don't forget to update cursor visibility (#26523)
zeertzjq
2023-12-12
*
|
fix(coverity): unhandled retval for marktree_itr_get_overlap() #26518
luukvbaal
2023-12-11
*
|
Merge pull request #26458 from famiu/refactor/options/optionindex
dundargoc
2023-12-10
|
\
\
|
*
|
refactor(options): define `kOptIndexCount`
Famiu Haque
2023-12-10
|
*
|
refactor(options): convert `opt_idx` variables to `OptIndex`
Famiu Haque
2023-12-09
|
*
|
refactor(options): reduce `findoption()` usage
Famiu Haque
2023-12-09
*
|
|
build: remove config-specific find_package search for libuv
dundargoc
2023-12-09
|
/
/
*
|
refactor: format casting of negative number better (#26482)
zeertzjq
2023-12-09
*
|
refactor(tui): use synchronized updates around actual buf flush (#26478)
Gregory Anders
2023-12-09
*
|
vim-patch:9.0.2154: The option[] array is not sorted (#26475)
zeertzjq
2023-12-09
*
|
perf(column): avoid counting when max signs are removed from a range
Luuk van Baal
2023-12-08
*
|
fix(tui): start flush earlier (#26463)
zeertzjq
2023-12-08
*
|
Merge pull request #26456 from gpanders/ignore-vim-runtime
Gregory Anders
2023-12-07
|
\
\
|
*
|
fix(terminal): ignore $VIM and $VIMRUNTIME in pty jobs
Gregory Anders
2023-12-07
*
|
|
refactor(options): split `get_option_value()` into smaller functions
Famiu Haque
2023-12-07
*
|
|
fix(lua): allow nil values in serialized Lua arrays (#26329)
Gregory Anders
2023-12-07
|
/
/
*
|
perf(column): keep track of number of lines that hold up the 'signcolumn'
Luuk van Baal
2023-12-07
*
|
refactor: object_to_vim() cannot fail
Justin M. Keyes
2023-12-07
*
|
feat(rpc): allow empty string key in msgpack => Vim conversion
Justin M. Keyes
2023-12-07
*
|
Merge pull request #26438 from jamessan/log_spec-name
James McCoy
2023-12-07
|
\
\
|
*
|
fix(log): increase size of buffer for nvim instance name
James McCoy
2023-12-06
*
|
|
fix(terminal): never propagate $COLORTERM from outer env (#26440)
zeertzjq
2023-12-07
*
|
|
fix(inccommand): don't crash with "split" and 'n' flag
zeertzjq
2023-12-07
*
|
|
fix(inccommand): save and restore '[ and '] marks (#26442)
zeertzjq
2023-12-07
*
|
|
version.c: update (#26441)
github-actions[bot]
2023-12-07
*
|
|
fix(tui): use uv_timer_t instead of TimeWatcher for input (#26435)
zeertzjq
2023-12-07
|
/
/
*
|
Merge pull request #26381 from bfredl/delaycolors
bfredl
2023-12-06
|
\
\
|
*
|
fix(startup): only send one default_colors_set event during startup
bfredl
2023-12-06
*
|
|
Merge pull request #26407 from gpanders/default-tgc
Gregory Anders
2023-12-06
|
\
\
\
|
*
|
|
feat(defaults): enable 'termguicolors' by default when supported by terminal
Gregory Anders
2023-12-06
*
|
|
|
fix(json): allow objects with empty keys #25564
Emanuel
2023-12-06
|
|
/
/
|
/
|
|
[prev]
[next]