Commit Graph

18 Commits

Author SHA1 Message Date
Lewis Russell
85efb0002b chore(test): move test deps into subdir 2021-09-25 16:40:05 +01:00
Lewis Russell
b709ac3d51 Make dprint more introspective 2021-07-21 18:51:26 +01:00
Lewis Russell
70811e32a6 Run CI against nvim 0.5 2021-07-06 13:30:19 +01:00
Lewis Russell
d22de18f9d Rework testsuite
- Make tests more asyn friendly and remove most of the magic sleeps
- Break up into multiple files
- Bypass cmake
2021-06-23 11:41:48 +01:00
Lewis Russell
486f262864 Migrate to plenary async2 2021-06-21 15:25:48 +01:00
Lewis Russell
3b303ecba3 Update after change_base 2021-06-19 16:30:56 +01:00
Lewis Russell
3258ded4f5 Reworks to the testsuite 2021-03-29 16:40:55 +01:00
Lewis Russell
b003c314ac Unglobal all the types
Fixes #107
2021-03-27 10:11:58 +00:00
Lewis Russell
4a14c28fbf Update to teal 0.13.1 2021-03-23 15:35:46 +00:00
Lewis Russell
5593754623 Add commands to toggle signs
- toggle_signs()
- toggle_linehl()
- toggle_numhl()
2021-03-17 12:57:31 +00:00
Lewis Russell
ab16e46397 Derive default highlights if they aren't defined 2021-03-13 20:08:24 +00:00
Lewis Russell
ba57d9ff91 Update makefile 2021-02-27 10:51:04 +00:00
Lewis Russell
f0c884b246 Port lua to teal
Create README.md for lua files
2021-01-30 12:00:31 +00:00
Lewis Russell
30496762b7 Better handling of new files
Resolves #39
2021-01-02 13:17:42 +00:00
Lewis Russell
a35581bdae Fixup lint errors 2020-12-14 23:24:03 +00:00
Lewis Russell
0ed5a4059e CI: Build neovim in separate stage 2020-12-02 23:09:29 +00:00
Lewis Russell
d971e3333c Add testing framework and tests
Resolves #16
2020-11-23 22:46:07 +00:00
Lewis Russell
d775654221 Lint all files through luacheck 2020-10-22 17:51:41 +01:00