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
/
vimscript.c
Age
Commit message (
Expand
)
Author
Files
2022-05-14
refactor(api/nvim_cmd): use `kvec_t` for constructing cmdline string
Famiu Haque
1
2022-05-11
feat(api): add `nvim_cmd`
Famiu Haque
1
2022-05-09
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-05-07
fix(api): make `nvim_parse_cmd` work correctly with both range and count
Famiu Haque
1
2022-05-06
Merge pull request #18442 from dundargoc/uncrustify
bfredl
1
2022-05-06
refactor: upgrade uncrustify configuration to version 0.75
Dundar Goc
1
2022-05-05
fix(api): make `nvim_parse_cmd` propagate errors
Famiu Haque
1
2022-05-05
refactor(api): make `range` in `nvim_parse_cmd` an array
Famiu Haque
1
2022-05-04
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-05-04
feat(nvim_parse_cmd): add range, count, reg #18383
Famiu Haque
1
2022-05-03
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-02-28
feat(lua): show proper verbose output for lua configuration
shadmansaleh
1
2021-11-19
refactor: saner options for uncrustify (#16204)
dundargoc
1
2021-10-31
refactor: saner options for uncrustify #16196
dundargoc
1
2021-10-29
refactor(api): break out Vim script functions to its own file
Björn Linse
1
[prev]