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
...
*
refactor(api): move command related API to separate file
bfredl
2022-06-12
*
refactor(api): move extmark specific functions to api/extmark.c
bfredl
2022-06-12
*
refactor(api): move option code to own file
bfredl
2022-06-12
*
fix(messages): add color when showing nvim_echo in :messages history
bfredl
2022-06-11
*
feat(api): nvim__get_runtime do_source
bfredl
2022-06-11
*
refactor: change type of linenr_T from long to int32_t
Dundar Goc
2022-06-10
*
feat(autocmds): retrieve lua callback (#18642)
kylo252
2022-06-09
*
fix(nvim_create_user_command): make `smods` work with `nvim_cmd`
Famiu Haque
2022-06-08
*
docs: fix typos (#18269)
dundargoc
2022-06-04
*
refactor(api): use a unpacker based on libmpack instead of msgpack-c
bfredl
2022-06-02
*
refactor: correct comments and assertions about mapping rhs <Nop> (#18821)
zeertzjq
2022-06-01
*
Merge pull request #18194 from famiu/feat/usercmd_preview
bfredl
2022-05-31
|
\
|
*
feat: add preview functionality to user commands
Famiu Haque
2022-05-31
*
|
docs: clarify that nvim_strwidth counts control characters as one cell (#18802)
zeertzjq
2022-05-31
*
|
refactor(api): use hashy hash for looking up api method and event names
bfredl
2022-05-30
|
/
*
feat(nvim_create_user_command): pass structured modifiers to commands
Famiu Haque
2022-05-29
*
refactor: missing parenthesis may cause unexpected problems (#17443)
kylo252
2022-05-26
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
Merge pull request #18528 from lewis6991/setwinopt
bfredl
2022-05-25
|
\
|
*
feat(api): add win and buf to nvim_set_option_value
Lewis Russell
2022-05-17
*
|
fix(cid/352839): USE_AFTER_FREE in create_user_command #18669
James McCoy
2022-05-22
*
|
Merge pull request #18608 from ckipp01/extmarkDocs
bfredl
2022-05-22
|
\
\
|
*
|
docs(extmark): remove message about passing in id=0
ckipp01
2022-05-18
|
|
/
*
|
feat(ui): clear message history explicitly with msg_history_clear event
devbhan singh
2022-05-21
*
|
fix(autocmds): separate command from desc (#18617)
kylo252
2022-05-21
*
|
Merge pull request #18648 from jamessan/coverity-fixes
James McCoy
2022-05-20
|
\
\
|
*
|
perf(cid/350479): avoid copying ExtmarkInfo when calling extmark_to_array()
James McCoy
2022-05-20
|
*
|
fix(cid/351940): free compl_arg in create_user_commands()'s error path exit
James McCoy
2022-05-20
*
|
|
fix: make `nvim_cmd` not suppress errors inside key mapping
Famiu Haque
2022-05-19
|
/
/
*
|
Merge pull request #18620 from bfredl/multibar
bfredl
2022-05-18
|
\
\
|
*
|
refactor: move more grid functions to grid.c. Clean up some variables
bfredl
2022-05-18
|
*
|
refactor: grid->rows and grid->cols
bfredl
2022-05-18
*
|
|
feat(api): enable nvim_exec_autocmds to pass arbitrary data (#18613)
Gregory Anders
2022-05-18
|
/
/
*
|
Merge pull request #18562 from famiu/feat/ui/winbar
bfredl
2022-05-18
|
\
\
|
*
|
feat(ui): add `'winbar'`
Famiu Haque
2022-05-18
|
|
/
*
/
docs(api): update v:errmsg behavior #18593
Famiu Haque
2022-05-17
|
/
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
docs(api): nvim_set_hl attributes #18558
Oliver Marriott
2022-05-15
*
fix(api): nvim_eval_statusline should validate input #18347
deforde
2022-05-15
*
docs(nvim_set_keymap): specify that optional arguments defaults to false (#18...
dundargoc
2022-05-15
*
refactor(api/nvim_cmd): use `kvec_t` for constructing cmdline string
Famiu Haque
2022-05-14
*
docs: nvim_buf_[get|set]_[text|lines] (#18404)
Andrey Mishchenko
2022-05-11
*
fix(api): make `nvim_cmd` work correctly with empty arguments list (#18527)
Famiu Haque
2022-05-11
*
Merge pull request #18366 from famiu/feat/api/nvim_cmd
bfredl
2022-05-11
|
\
|
*
feat(api): add `nvim_cmd`
Famiu Haque
2022-05-11
*
|
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
2022-05-10
|
/
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
Merge pull request #18425 from dundargoc/refactor/char_u/1
bfredl
2022-05-07
|
\
|
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
|
refactor(decor): use decor levels properly
bfredl
2022-05-07
[prev]
[next]