Commit graph

28 commits

Author SHA1 Message Date
Akin Sowemimo
5653859b27 chore(github): update issue template 2023-09-07 08:12:23 +01:00
Akin Sowemimo
2795c4a00c ci: update stylua version 2023-04-24 19:33:35 +01:00
Akin Sowemimo
63b1c63c62 ci: add missing token 2023-03-31 19:47:14 +01:00
Akin Sowemimo
63f68b88d9 ci: setup write permissions 2023-03-31 19:43:19 +01:00
Akin Sowemimo
356bd6e1b0 ci: consolidate all workflows into jobs 2023-03-31 19:37:48 +01:00
Akin Sowemimo
0d20c98d3c ci(test): use the app image for tests
The deb package will eventually be deprecated
2023-03-31 19:34:28 +01:00
Akin Sowemimo
4acee679ae ci(docs): improve vimdoc workflow 2023-03-31 19:34:07 +01:00
Akin Sowemimo
bd15ed262f ci(release): add a release workflow 2023-03-31 19:33:49 +01:00
Akin Sowemimo
ed6c92d670 ci(tests): fix test command arguments 2023-03-25 23:03:18 +00:00
Akin Sowemimo
50f58a0624 ci(tests): use minimal init.lua for tests 2023-03-25 22:21:44 +00:00
Akin Sowemimo
9a595ba699 ci(github): add issue template 2023-03-16 09:25:08 +00:00
Akin Sowemimo
711ad5f5c4 ci(formatting): specify stylua version 2023-03-12 18:19:34 +00:00
Akin Sowemimo
4789fa2c37 chore(formatting): run formatting on yaml 2023-03-12 18:12:09 +00:00
Akin Sowemimo
7f3ab9d214 ci(test): fix testing workflow 2023-02-17 11:13:59 +00:00
Akin Sowemimo
f60a98f9e0 ci(workflows): add token in correct key 2022-07-25 15:32:55 +01:00
Akin Sowemimo
2bb9d45c26 ci(workflows): add tokens and update commit workflow 2022-07-25 15:27:45 +01:00
Akin Sowemimo
ffa33cd18c ci(formatting): update workflow token 2022-07-25 15:21:35 +01:00
Akin
9150581633
feat(toggleterm): add a simple winbar to show terminal data (#229)
* feat(toggleterm): add a simple winbar to show terminal data

* refactor(ui): use win set value

* refactor(ui): improve winbar styling and toggleability

* chore(lsp): update emmy annotations

* fix(toggleterm): toggle terminals on click

* chore(lsp): more Emmy lua fixes

* ci(test): target nvim nightly

* fix(ui): allow opening the first terminal if no id

* docs(README): add mention of winbar and config

* chore(ci): auto generate docs

* fix(toggleterm): revert unnecessary ID changes

Co-authored-by: akinsho <akinsho@users.noreply.github.com>
2022-07-15 11:01:43 +01:00
Akin Sowemimo
c2df9ff6a6 build(test.yaml): bump nvim version to 0.7.0 2022-05-22 16:08:59 +02:00
Akin
6c7f5dbdd6
docs: add funding.yaml 2022-04-25 19:10:07 +01:00
Akin Sowemimo
0d9336050d build(vimdoc): change commit message 2022-04-06 14:01:30 +01:00
Akin Sowemimo
2c4388de7d ci: revert vim doc name change 2022-01-26 21:52:41 +00:00
Akin Sowemimo
7a9f807d26 ci: shorten vimdoc plugin description 2022-01-26 21:46:27 +00:00
Akin Sowemimo
0ae65ceaca ci: update workflow to use nvim 6.1 2022-01-25 08:46:44 +00:00
Akin Sowemimo
ab164590ce ci: add panvimdoc workflow to autogenerate docs
fingers crossed this works sensibly.
2021-11-07 11:01:22 +00:00
Akin Sowemimo
9cdc5e9bb2 chore(ci): use stable nvim version 2021-09-28 18:06:18 +01:00
Akin Sowemimo
5438614eb4 CI: add formatting workflow 2021-05-26 09:30:53 +01:00
Akin
232ff8a196
Refactor: Create terminal class API (#21) 2021-04-13 22:23:16 +01:00