aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api
Commit message (Expand)AuthorAge
...
| * perf(screen): reduce cursorline redrawing when jumping aroundzeertzjq2022-03-24
* | chore(nvim_paste): assert the correct String (#17752)zeertzjq2022-03-24
|/
* fix(aucmd_win): always make aucmd_win the last windowzeertzjq2022-03-23
* feat(ui): allow conceal to be defined in decorationsbfredl2022-03-20
* Merge pull request #17785 from muniter/jl-fix-doxygen-destroyerJames McCoy2022-03-20
|\
| * docs: properly escape to avoid doxygen weirdnessJavier López2022-03-19
* | fix(api, lua): return NIL on failure to find converted function (#17779)zeertzjq2022-03-20
|/
* docs: reword description for nvim_buf_line_count() (#17766)Xiretza2022-03-18
* vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)Lewis Russell2022-03-18
* feat(api, lua): support converting nested Funcref back to LuaRef (#17749)zeertzjq2022-03-17
* Merge pull request #17266 from famiu/feat/ui/global-statuslinebfredl2022-03-17
|\
| * feat: add support for global statuslineFamiu Haque2022-03-18
* | chore: fix typos (#17670)dundargoc2022-03-17
* | refactor(ui): make ui_client_event_grid_line typesafebfredl2022-03-15
* | feat(ui): implement ui_client event handlershlpr982022-03-15
* | refactor: minimize variable scope and eliminate empty declarationsDundar Göc2022-03-13
* | refactor: fix clint warnings (#17682)dundargoc2022-03-13
* | docs(api): improve section on nvim_set_hl (#17692)adrian52022-03-13
* | Merge pull request #17687 from zeertzjq/fix-channel-consistencyzeertzjq2022-03-13
|\ \
| * | fix(channel): fix channel consistencyerw72022-03-12
* | | feat(ui): connect to remote ui (only debug messages for now)bfredl2022-03-12
* | | refactor(main): separate connection code from --remote execution codeBjörn Linse2022-03-12
|/ /
* | test(remote): add tests for --remoteCharlie Groves2022-03-11
* | feat(remote): add basic --remote supportCharlie Groves2022-03-11
* | Merge pull request #17663 from dundargoc/refactor/uncrustifybfredl2022-03-11
|\ \
| * | refactor(uncrustify): format all c filesDundar Göc2022-03-10
* | | refactor(decorations): move provider codeLewis Russell2022-03-10
|/ /
* | chore: fix typos (#17331)dundargoc2022-03-10
* | feat(api): relax statusline fillchar width checkzeertzjq2022-03-10
* | feat(api): autocmd `group` can be either name or id (#17559)Dhruv Manilawala2022-03-07
* | feat(api): add 'buffer' argument to nvim_get_autocmds (#17594)Gregory Anders2022-03-06
* | Merge pull request #16897 from lewis6991/signsbfredl2022-03-06
|\ \
| * | feat(decorations): support signsLewis Russell2022-03-05
* | | Merge pull request #17589 from kchibisov/add-dashed-dotted-underlineJames McCoy2022-03-05
|\ \ \ | |/ / |/| |
| * | feat(tui): add support for `CSI 4 : [2,4,5] m`Kirill Chibisov2022-03-03
* | | Merge pull request #17568 from groves/respect_os_proc_children_rvJames McCoy2022-03-03
|\ \ \ | |/ / |/| |
| * | fix: respect os_proc_children rv of pid not foundCharlie Groves2022-03-01
* | | refactor(PVS/V547): aucmd.type == CALLABLE_NONE is always falsezeertzjq2022-03-02
* | | refactor(PVS/V560): ap == NULL is always falsezeertzjq2022-03-02
* | | chore(PVS): add PVS header to api/autocmd.czeertzjq2022-03-02
|/ /
* | Merge pull request #15079 from shadmansaleh/feat/verbose_luabfredl2022-03-01
|\ \
| * | feat(lua): show proper verbose output for lua configurationshadmansaleh2022-02-28
* | | fix(api): include event in get_autocmds (#17553)Christian Clason2022-03-01
* | | feat(lua): add missing changes to autocmds lost in the rebaseTJ DeVries2022-02-28
* | | Merge pull request #17529 from seandewar/api-string-oopsiebfredl2022-02-28
|\ \ \ | |/ / |/| |
| * | fix(api): convert blob to NUL-terminated API stringSean Dewar2022-02-26
* | | feat(lua): add api and lua autocmdsTJ DeVries2022-02-27
* | | feat(lua): add <f-args> to user commands callback (#17522)Javier Lopez2022-02-27
* | | Merge pull request #17386 from bfredl/neothreadbfredl2022-02-27
|\ \ \
| * | | feat(lua): add proper support of luv threadserw72022-02-26
| |/ /