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(extmarks): use a more efficient representation
Björn Linse
2022-01-15
*
|
Merge pull request #17001 from mjlbach/feat/non-strict-extmarks
bfredl
2022-01-15
|
\
\
|
|
/
|
/
|
|
*
Address review r3
Michael Lingelbach
2022-01-15
|
*
Address review r2
Michael Lingelbach
2022-01-12
|
*
Address 'review'
Michael Lingelbach
2022-01-12
|
*
feat(extmarks): add strict option
Michael Lingelbach
2022-01-08
*
|
feat(api, lua): more conversions between LuaRef and Vim Funcref
zeertzjq
2022-01-13
*
|
fix(api): validate user_command name (#17004)
Lewis Russell
2022-01-09
|
/
*
fix(api): force redefinition of user commands by default (#16918)
Gregory Anders
2022-01-04
*
chore: fix typos (#16816)
dundargoc
2022-01-04
*
perf(api): elide luaref copy when setting 'callback' in nvim_set_keymap
Björn Linse
2022-01-01
*
feat(api): add support for lua function & description in keymap
shadmansaleh
2022-01-01
*
Merge pull request #16752 from gpanders/lua-user-commands
Björn Linse
2021-12-28
|
\
|
*
feat(api): implement nvim_{add,del}_user_command
Gregory Anders
2021-12-28
*
|
chore: fix typos (#16506)
dundargoc
2021-12-28
|
/
*
fix(api): nvim__set_hl_ns causes extra redraws
Björn Linse
2021-12-26
*
Merge pull request #16630 from kylo252/unused-includes
Björn Linse
2021-12-26
|
\
|
*
refactor(build): remove unused includes
kylo252
2021-12-12
*
|
fix(api): make nil value in nvim_set_option_value clear local value (#16710)
Gregory Anders
2021-12-21
|
/
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
Merge pull request #16547 from pekdon/sunos
James McCoy
2021-12-09
|
\
|
*
fix: add STRNLEN compatability macro
Claes Nästén
2021-12-06
*
|
fix: check for interrupt in nvim_echo, write_msg and nlua_print (#16537)
ii14
2021-12-08
*
|
fix(api): allow nvim_buf_set_extmark to accept end_row key (#16548)
Gregory Anders
2021-12-08
|
/
*
feat(api): add nvim_get_option_value
Gregory Anders
2021-12-04
*
chore: fix typos (#16361)
dundargoc
2021-11-27
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
fix(channel): fix channels opened by nvim_open_term() never being freed
zeertzjq
2021-11-11
*
Merge pull request #16131 from jamessan/vim-8.1.0306
James McCoy
2021-11-01
|
\
|
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
|
refactor(api/marks)!: add opts param for feature extensibility (#16146)
Javier Lopez
2021-11-01
|
/
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
refactor(api): break out Vim script functions to its own file
Björn Linse
2021-10-29
*
refactor(api): break out vim_to_object/object_to_vim to own file
Björn Linse
2021-10-29
*
refactor(api): move extmark API to its own file
Björn Linse
2021-10-25
*
feat(decorations): support more than one virt_lines block
Björn Linse
2021-10-23
*
Merge pull request #16086 from bfredl/termpipe_input
Björn Linse
2021-10-20
|
\
|
*
feat(nvim_open_term): support input callback in lua
Björn Linse
2021-10-20
*
|
fix(gen_vimdoc.py): spacing around inline elements #16092
Gregory Anders
2021-10-19
*
|
fix(api/nvim_eval_statusline): allow maxwidth=0 #16080
Famiu Haque
2021-10-19
|
/
*
feat(api): evaluate statusline string #16020
Famiu Haque
2021-10-18
*
fix(runtime): don't use regexes inside lua require'mod'
Björn Linse
2021-10-17
*
refactor: reduce number of unique char casts
Dundar Göc
2021-10-13
*
refactor: reduce number of unique char casts (#15995)
dundargoc
2021-10-12
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
refactor: format header files with uncrustify #15877
dundargoc
2021-10-09
*
Merge pull request #15839 from bfredl/encgrugg
Björn Linse
2021-10-07
|
\
|
*
refactor(api): cleanup modify_keymap and parse_keymap_opts
Björn Linse
2021-10-07
[prev]
[next]