index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
api
/
vim.c
Age
Commit message (
Expand
)
Author
Files
2022-05-02
fix(api): preserve `cmdmod` on `nvim_parse_cmd`
Famiu Haque
1
2022-04-30
feat(api): add `nvim_parse_cmdline`
Famiu Haque
1
2022-04-30
refactor: replace char_u variables and functions with char (#18288)
dundargoc
1
2022-04-29
vim-patch:8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
zeertzjq
1
2022-04-26
refactor(terminal)!: drop winpty, require Windows 10 #18253
erw7
1
2022-04-23
docs: make docstring consistent with parameters #18178
dundargoc
1
2022-04-10
refactor!: rename nvim_add_user_command to nvim_create_user_command
Gregory Anders
1
2022-04-10
vim-patch:8.2.4723: the ModeChanged autocmd event is inefficient
zeertzjq
1
2022-03-24
chore(nvim_paste): assert the correct String (#17752)
zeertzjq
1
2022-03-18
vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)
Lewis Russell
1
2022-03-17
Merge pull request #17266 from famiu/feat/ui/global-statusline
bfredl
1
2022-03-18
feat: add support for global statusline
Famiu Haque
1
2022-03-17
chore: fix typos (#17670)
dundargoc
1
2022-03-13
refactor: fix clint warnings (#17682)
dundargoc
1
2022-03-13
docs(api): improve section on nvim_set_hl (#17692)
adrian5
1
2022-03-13
Merge pull request #17687 from zeertzjq/fix-channel-consistency
zeertzjq
1
2022-03-12
refactor(main): separate connection code from --remote execution code
Björn Linse
1
2022-03-12
fix(channel): fix channel consistency
erw7
1
2022-03-11
test(remote): add tests for --remote
Charlie Groves
1
2022-03-11
feat(remote): add basic --remote support
Charlie Groves
1
2022-03-11
Merge pull request #17663 from dundargoc/refactor/uncrustify
bfredl
1
2022-03-10
refactor(decorations): move provider code
Lewis Russell
1
2022-03-10
refactor(uncrustify): format all c files
Dundar Göc
1
2022-03-10
feat(api): relax statusline fillchar width check
zeertzjq
1
2022-03-01
fix: respect os_proc_children rv of pid not found
Charlie Groves
1
2022-02-28
feat(lua): show proper verbose output for lua configuration
shadmansaleh
1
2022-02-27
feat(lua): add <f-args> to user commands callback (#17522)
Javier Lopez
1
2022-02-26
feat(lua): add proper support of luv threads
erw7
1
2022-02-21
fix(highlight): accept NONE as a color name (#17487)
Lewis Russell
1
2022-02-16
Merge pull request #16678 from lewis6991/runtime_file_err
bfredl
1
2022-02-16
docs: minor changes related to mapping description
zeertzjq
1
2022-02-15
fix(api): re-route nvim_get_runtime_file errors
Lewis Russell
1
2022-02-13
fix: autoload variables not loaded with vim.g & nvim_get_var
shadmansaleh
1
2022-02-10
fix(api): use changedir_func() in nvim_set_current_dir()
zeertzjq
1
2022-02-02
refactor(api): use a keyset for highlight dicts
Björn Linse
1
2022-02-01
Merge pull request #17187 from lewis6991/master
bfredl
1
2022-02-01
feat(highlight): ns=0 to set :highlight namespace
Lewis Russell
1
2022-02-01
Merge pull request #17113 from zeertzjq/vim-8.2.2569
zeertzjq
1
2022-01-24
Merge pull request #17143 from jamessan/coverity-fixes
James McCoy
1
2022-01-21
refactor: remove CSI unescaping and clean up related names and comments
zeertzjq
1
2022-01-19
fix(coverity/340720): error if nvim_eval_statusline given invalid winid
James McCoy
1
2022-01-16
feat(statusline): support multibyte fillchar
zeertzjq
1
2022-01-04
fix(api): force redefinition of user commands by default (#16918)
Gregory Anders
1
2022-01-04
chore: fix typos (#16816)
dundargoc
1
2022-01-01
feat(api): add support for lua function & description in keymap
shadmansaleh
1
2021-12-28
Merge pull request #16752 from gpanders/lua-user-commands
Björn Linse
1
2021-12-28
feat(api): implement nvim_{add,del}_user_command
Gregory Anders
1
2021-12-28
chore: fix typos (#16506)
dundargoc
1
2021-12-26
fix(api): nvim__set_hl_ns causes extra redraws
Björn Linse
1
2021-12-21
fix(api): make nil value in nvim_set_option_value clear local value (#16710)
Gregory Anders
1
[prev]
[next]