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
/
vim.c
Commit message (
Expand
)
Author
Age
*
chore(nvim_paste): assert the correct String (#17752)
zeertzjq
2022-03-24
*
vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)
Lewis Russell
2022-03-18
*
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: 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
*
|
|
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
|
/
/
*
|
feat(api): relax statusline fillchar width check
zeertzjq
2022-03-10
*
|
fix: respect os_proc_children rv of pid not found
Charlie Groves
2022-03-01
*
|
feat(lua): show proper verbose output for lua configuration
shadmansaleh
2022-02-28
*
|
feat(lua): add <f-args> to user commands callback (#17522)
Javier Lopez
2022-02-27
*
|
feat(lua): add proper support of luv threads
erw7
2022-02-26
*
|
fix(highlight): accept NONE as a color name (#17487)
Lewis Russell
2022-02-21
*
|
Merge pull request #16678 from lewis6991/runtime_file_err
bfredl
2022-02-16
|
\
\
|
*
|
fix(api): re-route nvim_get_runtime_file errors
Lewis Russell
2022-02-15
|
|
/
*
/
docs: minor changes related to mapping description
zeertzjq
2022-02-16
|
/
*
fix: autoload variables not loaded with vim.g & nvim_get_var
shadmansaleh
2022-02-13
*
fix(api): use changedir_func() in nvim_set_current_dir()
zeertzjq
2022-02-10
*
refactor(api): use a keyset for highlight dicts
Björn Linse
2022-02-02
*
Merge pull request #17187 from lewis6991/master
bfredl
2022-02-01
|
\
|
*
feat(highlight): ns=0 to set :highlight namespace
Lewis Russell
2022-02-01
*
|
Merge pull request #17113 from zeertzjq/vim-8.2.2569
zeertzjq
2022-02-01
|
\
\
|
|
/
|
/
|
|
*
feat(statusline): support multibyte fillchar
zeertzjq
2022-01-16
*
|
Merge pull request #17143 from jamessan/coverity-fixes
James McCoy
2022-01-24
|
\
\
|
*
|
fix(coverity/340720): error if nvim_eval_statusline given invalid winid
James McCoy
2022-01-19
|
|
/
*
/
refactor: remove CSI unescaping and clean up related names and comments
zeertzjq
2022-01-21
|
/
*
fix(api): force redefinition of user commands by default (#16918)
Gregory Anders
2022-01-04
*
chore: fix typos (#16816)
dundargoc
2022-01-04
*
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
*
fix(api): make nil value in nvim_set_option_value clear local value (#16710)
Gregory Anders
2021-12-21
*
fix: check for interrupt in nvim_echo, write_msg and nlua_print (#16537)
ii14
2021-12-08
*
feat(api): add nvim_get_option_value
Gregory Anders
2021-12-04
*
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: uncrustify #16090
dundargoc
2021-10-29
[next]