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
*
Merge pull request #23054 from bfredl/nobehave
bfredl
2023-04-13
|
\
|
*
feat(ex_cmds)!: remove :behave
bfredl
2023-04-13
*
|
vim-patch:partial:9.0.0364: clang static analyzer gives warnings (#23059)
zeertzjq
2023-04-13
*
|
vim-patch:9.0.1444: crash when passing NULL to setcmdline() (#23048)
zeertzjq
2023-04-12
*
|
fix(column): add truncated width during estimation for 'statuscolumn'
luukvbaal
2023-04-12
|
/
*
refactor: remove :CheckHealth
dundargoc
2023-04-12
*
fix(highlight): combine ColorColumn with low-priority CursorLine (#23017)
zeertzjq
2023-04-11
*
fix(mark): properly init mark views (#22996)
zeertzjq
2023-04-10
*
Merge pull request #22865 from MunifTanjim/issue-20370
bfredl
2023-04-10
|
\
|
*
fix(api): do not re-apply win_config.style when missing
Munif Tanjim
2023-04-10
*
|
fix(eval): prevent double-free in garbage collection (#22990)
zeertzjq
2023-04-10
*
|
fix(column): 'statuscolumn' not drawn after virt_lines with "n" in 'cpo' (#22...
luukvbaal
2023-04-10
*
|
vim-patch:9.0.1443: ending Insert mode when accessing a hidden prompt buffer ...
zeertzjq
2023-04-10
*
|
refactor(mappings)!: remove #n as a notation for a function key (#17318)
zeertzjq
2023-04-08
*
|
fix(highlight): add missing g: prefix for colors_name (#22952)
zeertzjq
2023-04-08
*
|
Merge pull request #22873 from bfredl/keyset2
bfredl
2023-04-08
|
\
\
|
*
|
refactor(api): make typed dicts appear as types in the source code
bfredl
2023-04-07
*
|
|
vim-patch:9.0.1442: mapset() does not restore non-script context (#22942)
zeertzjq
2023-04-08
*
|
|
ci: don't automatically enable -Werror on CI environments
dundargoc
2023-04-07
*
|
|
refactor: remove redundant casts
ii14
2023-04-07
|
/
/
*
|
refactor: remove redundant casts
ii14
2023-04-07
*
|
refactor: remove redundant const char * casts
ii14
2023-04-07
*
|
refactor: make char * parameters const in message.c
ii14
2023-04-07
*
|
Merge pull request #22907 from luukvbaal/evalstc
bfredl
2023-04-07
|
\
\
|
*
|
feat(api): set statuscolumn line number in nvim_eval_statusline()
Luuk van Baal
2023-04-07
*
|
|
refactor: remove use of reserved c++ keywords
ii14
2023-04-06
*
|
|
fix(folds): handle visual blockwise indent insertion correctly (#22898)
Brandon Simmons
2023-04-07
*
|
|
Merge pull request #22910 from bfredl/nonormal
bfredl
2023-04-06
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix(highlight): use winhl=Foo:Bar even when Bar is empty
bfredl
2023-04-06
*
|
|
refactor: make error message definitions const
ii14
2023-04-05
*
|
|
refactor: rename local API alias from a to api
Lewis Russell
2023-04-05
|
/
/
*
|
feat(api): evaluate 'statuscolumn' with nvim_eval_statusline()
Luuk van Baal
2023-04-05
*
|
feat(vim.diff): allow passing an integer for linematch
Lewis Russell
2023-04-04
*
|
feat(lsp): create default link from @lsp.type.comment to Comment (#22888)
Gregory Anders
2023-04-04
*
|
build: cmake cleanup
dundargoc
2023-04-04
*
|
refactor(treesitter): delegate region calculation to treesitter (#22576)
Lewis Russell
2023-04-04
*
|
fix(api): avoid double hit-enter prompt with nvim_err_writeln (#22879)
zeertzjq
2023-04-04
*
|
Merge pull request #22847 from luukvbaal/redrstatus
bfredl
2023-04-03
|
\
\
|
*
|
fix(ui): ruler is not redrawn in cmdline with redrawstatus
Luuk van Baal
2023-04-02
*
|
|
vim-patch:9.0.1439: start Insert mode when accessing a hidden prompt buffer (...
zeertzjq
2023-04-03
|
|
/
|
/
|
*
|
refactor(defaults)!: change default 'commentstring' value to empty (#22862)
zeertzjq
2023-04-02
|
/
*
Merge pull request #22844 from luukvbaal/stlrecording
bfredl
2023-04-02
|
\
|
*
fix(ui): recording change doesn't trigger statusline redraw
Luuk van Baal
2023-04-01
*
|
Merge pull request #22778 from luukvbaal/getext
bfredl
2023-04-02
|
\
\
|
*
|
feat(extmarks): extend nvim_buf_get_extmarks()
Luuk van Baal
2023-04-01
*
|
|
refactor: remove char_u (#22829)
dundargoc
2023-04-02
*
|
|
vim-patch:9.0.1434: crash when adding package already in 'runtimepath' (#22849)
zeertzjq
2023-04-01
*
|
|
refactor: use bool type for global variables (#22842)
ii14
2023-04-01
*
|
|
refactor: add const and remove unnecessary casts (#22841)
ii14
2023-04-01
|
|
/
|
/
|
*
|
fix(api): return both link and attributes with nvim_get_hl (#22824)
Sindre T. Strøm
2023-03-31
[next]