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
*
docs(api): add example showing necessity to wrap callback function (#18179)
Mathias Fußenegger
2022-04-20
*
feat(api): ui options relevant for remote TUI
hlpr98
2022-04-17
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
refactor!: rename nvim_add_user_command to nvim_create_user_command
Gregory Anders
2022-04-10
*
vim-patch:8.2.4723: the ModeChanged autocmd event is inefficient
zeertzjq
2022-04-10
*
feat(api)!: pass args table to autocommand callbacks
Gregory Anders
2022-04-08
*
Merge pull request #17938 from ggandor/autocmd-api-names
bfredl
2022-04-01
|
\
|
*
refactor(api)!: use singular/plural consistently in the autocmd API
György Andorka
2022-03-31
*
|
Merge pull request #17929 from lewis6991/autocmd
bfredl
2022-03-31
|
\
\
|
*
|
fix(api): improve autocmd error handling
Lewis Russell
2022-03-31
*
|
|
docs(extmark): fix nvim_buf_get_extmarks example (#17934)
dundargoc
2022-03-31
|
|
/
|
/
|
*
|
feat(api): nvim_clear_autocmd
TJ DeVries
2022-03-31
|
/
*
refactor!: rename nvim_do_autocmd to nvim_exec_autocmd (#17854)
Javier Lopez
2022-03-26
*
docs(api): fix wrong documentation of `nvim_create_autocmd` (#17870)
かわえもん
2022-03-26
*
docs(api): improve autocommand docs (#17545)
Javier Lopez
2022-03-25
*
Merge pull request #17821 from zeertzjq/vim-patch-cursorline
zeertzjq
2022-03-24
|
\
|
*
perf(screen): reduce cursorline redrawing when jumping around
zeertzjq
2022-03-24
*
|
chore(nvim_paste): assert the correct String (#17752)
zeertzjq
2022-03-24
|
/
*
fix(aucmd_win): always make aucmd_win the last window
zeertzjq
2022-03-23
*
feat(ui): allow conceal to be defined in decorations
bfredl
2022-03-20
*
Merge pull request #17785 from muniter/jl-fix-doxygen-destroyer
James McCoy
2022-03-20
|
\
|
*
docs: properly escape to avoid doxygen weirdness
Javier López
2022-03-19
*
|
fix(api, lua): return NIL on failure to find converted function (#17779)
zeertzjq
2022-03-20
|
/
*
docs: reword description for nvim_buf_line_count() (#17766)
Xiretza
2022-03-18
*
vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)
Lewis Russell
2022-03-18
*
feat(api, lua): support converting nested Funcref back to LuaRef (#17749)
zeertzjq
2022-03-17
*
Merge pull request #17266 from famiu/feat/ui/global-statusline
bfredl
2022-03-17
|
\
|
*
feat: add support for global statusline
Famiu Haque
2022-03-18
*
|
chore: fix typos (#17670)
dundargoc
2022-03-17
*
|
refactor(ui): make ui_client_event_grid_line typesafe
bfredl
2022-03-15
*
|
feat(ui): implement ui_client event handlers
hlpr98
2022-03-15
*
|
refactor: minimize variable scope and eliminate empty declarations
Dundar Göc
2022-03-13
*
|
refactor: fix clint warnings (#17682)
dundargoc
2022-03-13
*
|
docs(api): improve section on nvim_set_hl (#17692)
adrian5
2022-03-13
*
|
Merge pull request #17687 from zeertzjq/fix-channel-consistency
zeertzjq
2022-03-13
|
\
\
|
*
|
fix(channel): fix channel consistency
erw7
2022-03-12
*
|
|
feat(ui): connect to remote ui (only debug messages for now)
bfredl
2022-03-12
*
|
|
refactor(main): separate connection code from --remote execution code
Björn Linse
2022-03-12
|
/
/
*
|
test(remote): add tests for --remote
Charlie Groves
2022-03-11
*
|
feat(remote): add basic --remote support
Charlie Groves
2022-03-11
*
|
Merge pull request #17663 from dundargoc/refactor/uncrustify
bfredl
2022-03-11
|
\
\
|
*
|
refactor(uncrustify): format all c files
Dundar Göc
2022-03-10
*
|
|
refactor(decorations): move provider code
Lewis Russell
2022-03-10
|
/
/
*
|
chore: fix typos (#17331)
dundargoc
2022-03-10
*
|
feat(api): relax statusline fillchar width check
zeertzjq
2022-03-10
*
|
feat(api): autocmd `group` can be either name or id (#17559)
Dhruv Manilawala
2022-03-07
*
|
feat(api): add 'buffer' argument to nvim_get_autocmds (#17594)
Gregory Anders
2022-03-06
*
|
Merge pull request #16897 from lewis6991/signs
bfredl
2022-03-06
|
\
\
|
*
|
feat(decorations): support signs
Lewis Russell
2022-03-05
*
|
|
Merge pull request #17589 from kchibisov/add-dashed-dotted-underline
James McCoy
2022-03-05
|
\
\
\
|
|
/
/
|
/
|
|
[next]