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
/
keysets.lua
Commit message (
Expand
)
Author
Age
*
feat(lua): add missing changes to autocmds lost in the rebase
TJ DeVries
2022-02-28
*
feat(lua): add api and lua autocmds
TJ DeVries
2022-02-27
*
feat(highlight): support for blend in nvim_set_hl (#17516)
Lewis Russell
2022-02-24
*
feat(api): add strikethrough, nocombine to set_hl
Christian Clason
2022-02-12
*
refactor(api): use a keyset for highlight dicts
Björn Linse
2022-02-02
*
vim-patch:8.2.3584: "verbose set efm" reports location of the :compiler command
zeertzjq
2022-01-21
*
feat(extmarks): add strict option
Michael Lingelbach
2022-01-08
*
feat(api): add support for lua function & description in keymap
shadmansaleh
2022-01-01
*
feat(api): implement nvim_{add,del}_user_command
Gregory Anders
2021-12-28
*
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
*
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(api): handle option dicts properly
Björn Linse
2021-10-03