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
/
test
/
functional
/
api
Commit message (
Expand
)
Author
Age
*
fix(nvim_create_user_command): make `smods` work with `nvim_cmd`
Famiu Haque
2022-06-08
*
docs: fix typos (#18269)
dundargoc
2022-06-04
*
fix(hl): set Normal hl group sg_attr value #18820
Oliver Marriott
2022-06-03
*
refactor: correct comments and assertions about mapping rhs <Nop> (#18821)
zeertzjq
2022-06-01
*
feat: add preview functionality to user commands
Famiu Haque
2022-05-31
*
feat(nvim_create_user_command): pass structured modifiers to commands
Famiu Haque
2022-05-29
*
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(autocmds): separate command from desc (#18617)
kylo252
2022-05-21
*
|
fix: make `nvim_cmd` not suppress errors inside key mapping
Famiu Haque
2022-05-19
*
|
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
|
|
/
*
|
test: unskip tests on Windows (#18600)
zeertzjq
2022-05-18
*
|
fix(terminal): do not trim whitespace that is actually in the terminal (#16423)
zeertzjq
2022-05-17
|
/
*
fix(api): nvim_eval_statusline should validate input #18347
deforde
2022-05-15
*
refactor(ui)!: link `VertSplit` to `Normal` by default
Famiu Haque
2022-05-15
*
fix(api): make `nvim_cmd` work correctly with empty arguments list (#18527)
Famiu Haque
2022-05-11
*
feat(api): add `nvim_cmd`
Famiu Haque
2022-05-11
*
fix(api): make `nvim_parse_cmd` work correctly with both range and count
Famiu Haque
2022-05-07
*
Merge pull request #18438 from famiu/feat/api/nvim_parse_cmd
bfredl
2022-05-06
|
\
|
*
fix(api): make `nvim_parse_cmd` propagate errors
Famiu Haque
2022-05-05
*
|
Merge pull request #18431 from famiu/feat/api/nvim_get_autocmds/group_name
bfredl
2022-05-05
|
\
\
|
|
/
|
/
|
|
*
feat(api): add `group_name` to `nvim_get_autocmds`
Famiu Haque
2022-05-05
*
|
refactor(api): make `range` in `nvim_parse_cmd` an array
Famiu Haque
2022-05-05
|
/
*
Merge pull request #18386 from ii14/version_dict_prerelease
bfredl
2022-05-04
|
\
|
*
feat: add "prerelease" to version dict
ii14
2022-05-03
*
|
feat(nvim_parse_cmd): add range, count, reg #18383
Famiu Haque
2022-05-04
*
|
feat(api/ui): win_extmarks
Yatao Li
2022-05-03
|
/
*
feat(api): add `nvim_parse_cmdline`
Famiu Haque
2022-04-30
*
fix(mappings): fix double-free when unmapping simplifiable Lua mapping
zeertzjq
2022-04-29
*
vim-patch:8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
zeertzjq
2022-04-29
*
test: correct order of arguments to eq() and neq()
zeertzjq
2022-04-26
*
fix(paste): ignore mappings in Cmdline mode (#18114)
Eden Zhang
2022-04-17
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
fix(api): correctly pass f-args for nvim_create_user_command (#18098)
Gregory Anders
2022-04-13
*
refactor!: rename nvim_add_user_command to nvim_create_user_command
Gregory Anders
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
*
|
feat(api): nvim_clear_autocmd
TJ DeVries
2022-03-31
|
/
*
fix: set nested before executing callback (#17801)
TJ DeVries
2022-03-30
*
fix(event-loop): duplicate display updating logic in vgetorpeek() (#17913)
zeertzjq
2022-03-30
*
feat(test): use nvim_exec in helpers.source() #16064
Justin M. Keyes
2022-03-27
*
refactor!: rename nvim_do_autocmd to nvim_exec_autocmd (#17854)
Javier Lopez
2022-03-26
*
feat(api): remove Lua autocommand callbacks when they return true (#17784)
Gregory Anders
2022-03-19
*
fix(api, lua): return NIL on failure to find converted function (#17779)
zeertzjq
2022-03-20
*
fix(paste): escape control characters in Cmdline mode
zeertzjq
2022-03-15
[next]