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
...
|
*
|
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
*
|
refactor(api): consistent VALIDATE messages #22262
Justin M. Keyes
2023-02-14
*
|
refactor(api): VALIDATE macros #22256
Justin M. Keyes
2023-02-14
*
|
refactor(api): VALIDATE macros #22187
Justin M. Keyes
2023-02-14
*
|
fix(ui-ext): force cursor update after resize in char-based UI
zeertzjq
2023-02-13
*
|
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
|
build: enable MSVC level 3 warnings (#21934)
dundargoc
2023-02-11
|
/
*
perf(ui): mitigate redraw latency regression from TUI refactor
bfredl
2023-02-08
*
docs(api): tweak data arg for nvim_create_autocmd (#22008)
Lewis Russell
2023-01-27
*
feat(highlight): define the concept of altfont as a (c)term rendering attribute
Paul "LeoNerd" Evans
2023-01-24
*
revert: "refactor(win_close): remove "force", don't pass on "free_buf" (#2192...
zeertzjq
2023-01-24
*
fix(api): don't allow hiding aucmd_win from another tabpage (#21975)
zeertzjq
2023-01-24
*
refactor(win_close): remove "force", don't pass on "free_buf" (#21921)
zeertzjq
2023-01-23
[prev]
[next]