Skip to content

Activity

break!: drop v0.7.2 support as e9b1d87 introduced a breaking change

Conni2461pushed 1 commit to master • d3bc384…857c5ac • 
on Feb 11

fix(path): make find_upwards() search root (#506)

Pull request merge
Conni2461pushed 1 commit to master • f031bef…d3bc384 • 
on Feb 11

fix(curl): Do not reuse URL from previous call (#602)

Pull request merge
Conni2461pushed 1 commit to master • e6dcd56…f031bef • 
on Feb 11

feat(filetypes): add cppm filetype (#581)

Pull request merge
Conni2461pushed 1 commit to master • b0defd5…e6dcd56 • 
on Feb 11

fix(json): mark options argument of json_strip_comments optional (#…

Pull request merge
Conni2461pushed 1 commit to master • e9b1d87…b0defd5 • 
on Feb 11

fix(log): Use stdpath('log') (#607)

Pull request merge
Conni2461pushed 1 commit to master • 37604d9…e9b1d87 • 
on Feb 11

feat: add cairo language filetype (#610)

Pull request merge
Conni2461pushed 1 commit to master • d53151e…37604d9 • 
on Feb 11

feat: Add swift filetype. (#624)

Pull request merge
Conni2461pushed 1 commit to master • d5d8561…d53151e • 
on Feb 11

fix: corrected Path:find_upwards (#641)

Pull request merge
Conni2461pushed 1 commit to master • 28c9cdd…d5d8561 • 
on Feb 11

feat(async): enable to wrap uv.fs_opendir() (#625)

Pull request merge
Conni2461pushed 1 commit to master • 1a0bb83…28c9cdd • 
on Feb 11

fix: ci and bump nvim v0.10 version (#645)

Pull request merge
Conni2461pushed 1 commit to master • 20fe347…1a0bb83 • 
on Feb 11

fix: ci and bump nvim v0.10 version

Force push
Conni2461force pushed to fix/ci • 9e708e2…d45b16d • 
on Feb 11

fix: ci and bump nvim v0.10 version

Conni2461created fix/ci • 9e708e2 • 
on Feb 11

curl: Fix response status parsing (#633)

Pull request merge
Conni2461pushed 1 commit to master • 3707cdb…20fe347 • 
on Feb 11

fix: process all data on_output, even when not terminated with newline (

Pull request merge
Conni2461pushed 1 commit to master • 2d9b061…3707cdb • 
on Jan 12

feat(json): add abliity to remove trailing commas while stripping com…

Pull request merge
Conni2461pushed 1 commit to master • f4faa5a…2d9b061 • 
on Sep 17, 2024

docs: fix typo in annotation for enable_recording (#620)

Pull request merge
Conni2461pushed 1 commit to master • ec28942…f4faa5a • 
on Sep 16, 2024

fix: return early to avoid errors with no asyncfns (#616)

Pull request merge
Conni2461pushed 1 commit to master • a3e3bc8…ec28942 • 
on Aug 19, 2024

fix(compat): in fast vim loop issue (#589)

Pull request merge
Conni2461pushed 1 commit to master • b5c8de0…a3e3bc8 • 
on May 20, 2024

ci: bump nvim ci versions and add 0.10 release (#587)

Pull request merge
Conni2461pushed 1 commit to master • ce8556d…b5c8de0 • 
on May 19, 2024

fix: 0.11 compat (#586)

Pull request merge
Conni2461pushed 1 commit to master • 08e3019…ce8556d • 
on May 19, 2024

fix(popup): set modifiable failed when vim.api.nvim_buf_set_lines (

Pull request merge
Conni2461pushed 1 commit to master • 5129a36…08e3019 • 
on Apr 25, 2024

feat(luassert): Add luassert annotation types (#552)

Pull request merge
Conni2461pushed 1 commit to master • f592187…5129a36 • 
on Apr 22, 2024

docs: fix typo (#554)

Pull request merge
Conni2461pushed 1 commit to master • bc9ec88…f592187 • 
on Apr 22, 2024

feat: option to use custom curl bin (#556)

Pull request merge
Conni2461pushed 1 commit to master • b05ee67…bc9ec88 • 
on Apr 22, 2024

fix(path): make find_upwards stop at root (#562)

Pull request merge
Conni2461pushed 1 commit to master • a398c5f…b05ee67 • 
on Apr 22, 2024

fix(log): print -0 when number = 0, closes #569 (#572)

Pull request merge
Conni2461pushed 1 commit to master • 0d0079c…a398c5f • 
on Apr 22, 2024

fix(popup): create popup after set nomodifiable, closes #570 (#571)

Pull request merge
Conni2461pushed 1 commit to master • 8aad439…0d0079c • 
on Apr 22, 2024

fix(path): add a windows style path pattern to is_absolute() (#551)

Pull request merge
Conni2461pushed 1 commit to master • f7adfc4…8aad439 • 
on Mar 25, 2024

fix(curl): stream option handling in curl (#557)

Pull request merge
Conni2461pushed 1 commit to master • 6778384…f7adfc4 • 
on Mar 6, 2024