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
Age
Commit message (
Expand
)
Author
Files
2022-05-05
Merge pull request #18416 from dundargoc/refactor/remove-char_u
bfredl
6
2022-05-05
refactor: replace char_u variables and functions with char
Dundar Goc
6
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
2
2022-05-04
refactor: replace char_u variables and functions with char
Dundar Goc
3
2022-05-04
feat(nvim_parse_cmd): add range, count, reg #18383
Famiu Haque
2
2022-05-03
feat(api/ui): win_extmarks
Yatao Li
5
2022-05-03
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-05-03
fix(coverity): use xstrndup() instead of vim_strsave() (#18363)
zeertzjq
4
2022-05-02
refactor(ui): simplify stdin handling
bfredl
2
2022-05-02
feat(api): support handling stdin stream in remote ui
hlpr98
1
2022-05-02
fix(api): preserve `cmdmod` on `nvim_parse_cmd`
Famiu Haque
1
2022-04-30
refactor: replace char_u variables and functions with char
Dundar Goc
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
2
2022-04-29
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
7
2022-04-29
refactor(uncrustify): format all c code under /src/nvim/
Dundar Goc
1
2022-04-29
refactor(uncrustify): disable formatting in problematic code sections
Dundar Goc
1
2022-04-29
vim-patch:8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
zeertzjq
2
2022-04-26
refactor(terminal)!: drop winpty, require Windows 10 #18253
erw7
1
2022-04-23
docs: make docstring consistent with parameters #18178
dundargoc
2
2022-04-20
docs(api): add example showing necessity to wrap callback function (#18179)
Mathias Fußenegger
1
2022-04-17
feat(api): ui options relevant for remote TUI
hlpr98
1
2022-04-15
docs: typo fixes (#17859)
dundargoc
2
2022-04-10
refactor!: rename nvim_add_user_command to nvim_create_user_command
Gregory Anders
3
2022-04-10
vim-patch:8.2.4723: the ModeChanged autocmd event is inefficient
zeertzjq
1
2022-04-08
feat(api)!: pass args table to autocommand callbacks
Gregory Anders
1
2022-04-01
Merge pull request #17938 from ggandor/autocmd-api-names
bfredl
2
2022-03-31
refactor(api)!: use singular/plural consistently in the autocmd API
György Andorka
2
2022-03-31
Merge pull request #17929 from lewis6991/autocmd
bfredl
1
2022-03-31
docs(extmark): fix nvim_buf_get_extmarks example (#17934)
dundargoc
1
2022-03-31
fix(api): improve autocmd error handling
Lewis Russell
1
2022-03-31
feat(api): nvim_clear_autocmd
TJ DeVries
3
2022-03-26
refactor!: rename nvim_do_autocmd to nvim_exec_autocmd (#17854)
Javier Lopez
2
2022-03-26
docs(api): fix wrong documentation of `nvim_create_autocmd` (#17870)
かわえもん
1
2022-03-25
docs(api): improve autocommand docs (#17545)
Javier Lopez
1
2022-03-24
Merge pull request #17821 from zeertzjq/vim-patch-cursorline
zeertzjq
1
2022-03-24
chore(nvim_paste): assert the correct String (#17752)
zeertzjq
1
2022-03-24
perf(screen): reduce cursorline redrawing when jumping around
zeertzjq
1
2022-03-23
fix(aucmd_win): always make aucmd_win the last window
zeertzjq
1
2022-03-20
feat(ui): allow conceal to be defined in decorations
bfredl
2
2022-03-20
Merge pull request #17785 from muniter/jl-fix-doxygen-destroyer
James McCoy
1
2022-03-20
fix(api, lua): return NIL on failure to find converted function (#17779)
zeertzjq
1
2022-03-19
docs: properly escape to avoid doxygen weirdness
Javier López
1
2022-03-18
docs: reword description for nvim_buf_line_count() (#17766)
Xiretza
1
2022-03-18
vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)
Lewis Russell
4
2022-03-17
feat(api, lua): support converting nested Funcref back to LuaRef (#17749)
zeertzjq
1
2022-03-17
Merge pull request #17266 from famiu/feat/ui/global-statusline
bfredl
2
2022-03-18
feat: add support for global statusline
Famiu Haque
2
2022-03-17
chore: fix typos (#17670)
dundargoc
2
[prev]
[next]