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
/
api
Commit message (
Expand
)
Author
Age
*
Merge pull request #22968 from luukvbaal/evalstc
bfredl
2023-04-14
|
\
|
*
fix(api): update "w_scwidth" in nvim_eval_statusline()
Luuk van Baal
2023-04-09
*
|
vim-patch:8.2.1080: Vim9: no line break allowed in a for loop
zeertzjq
2023-04-14
*
|
vim-patch:8.2.1047: Vim9: script cannot use line continuation like :def function
zeertzjq
2023-04-14
*
|
vim-patch:8.2.{0695,0725,0734,0753,0818,0819,0822} (#23075)
zeertzjq
2023-04-14
*
|
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
*
|
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
*
|
|
refactor: remove redundant casts
ii14
2023-04-07
|
/
/
*
|
refactor: remove redundant const char * casts
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
*
|
|
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
*
|
fix(api): avoid double hit-enter prompt with nvim_err_writeln (#22879)
zeertzjq
2023-04-04
|
/
*
Merge pull request #22778 from luukvbaal/getext
bfredl
2023-04-02
|
\
|
*
feat(extmarks): extend nvim_buf_get_extmarks()
Luuk van Baal
2023-04-01
*
|
fix(api): return both link and attributes with nvim_get_hl (#22824)
Sindre T. Strøm
2023-03-31
*
|
fix(filetype): avoid recursive FileType autocmds (#22813)
Lewis Russell
2023-03-29
*
|
fix(api): Use local LastSet structure in nvim_get_option_info (#22741)
Michal Liszcz
2023-03-29
|
/
*
Merge pull request #22762 from bfredl/hl2cterm
bfredl
2023-03-25
|
\
|
*
fix(api): make nvim_get_hl return 'cterm' attrs properly
bfredl
2023-03-23
*
|
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
2023-03-25
|
/
*
feat(api): add nvim_get_hl (#22693)
Null Chilly
2023-03-23
*
fix(api): vim.filetype.get_option() (#22753)
Lewis Russell
2023-03-22
*
refactor: do more in TRY_WRAP
Lewis Russell
2023-03-22
*
feat: add `vim.filetype.get_option()`
Lewis Russell
2023-03-20
*
feat(api): add filetype option nvim_get_option_value
Lewis Russell
2023-03-20
*
refactor(extmarks): some minor internal API changes
bfredl
2023-03-16
*
docs(api): link to nvim_set_hl_ns from nvim_set_hl (#22678)
ii14
2023-03-16
*
feat(ui): add scroll_delta to win_viewport event #19270
Matthias Deiml
2023-03-12
*
vim-patch:8.2.1398: autoload script sourced twice if sourced directly (#22622)
zeertzjq
2023-03-11
*
fix(api): set script context when setting usercmd or option (#22624)
zeertzjq
2023-03-11
*
fix(buffer_updates): save and restore current window cursor (#16732)
zeertzjq
2023-03-09
*
fix(extmarks): don't leak memory on error (#22507)
zeertzjq
2023-03-05
*
Merge pull request #22454 from bfredl/lspredraw
bfredl
2023-02-28
|
\
|
*
perf(lsp): only redraw the windows containing LSP tokens
bfredl
2023-02-28
*
|
feat(ui): restore has('gui_running')
Justin M. Keyes
2023-02-27
*
|
feat(api): more fields in nvim_list_uis
Justin M. Keyes
2023-02-27
|
/
*
docs: naming conventions, guidelines
Justin M. Keyes
2023-02-22
*
docs: fix typos (#22353)
zeertzjq
2023-02-22
*
docs: fix typos (#21961)
dundargoc
2023-02-20
*
fix(api): allow empty Lua table for nested dicts #22268
Justin M. Keyes
2023-02-16
*
Merge #22214 move init_default_autocmds to lua
Justin M. Keyes
2023-02-14
|
\
|
*
fix(helpers): restore channel id after a call to WITH_SCRIPT_CONTEXT
glacambre
2023-02-11
[next]