Commit Graph

758 Commits

Author SHA1 Message Date
Michael Chris Lopez 8e63b5e56f Merge pull request #183 from zenbones-theme/constructor-lua-ts
fix(ts): use delimiter for @constructor.lua
2024-08-08 08:10:16 +02:00
Michael Chris Lopez c4e1845cdc fix(specs): sync light and dark 2024-08-08 08:09:22 +02:00
Michael Chris Lopez 1ac520f7fc fix(ts): use delimiter for @constructor.lua 2024-08-08 08:04:55 +02:00
Michael Chris Lopez e9ba8305f6 fix(doc): update install 2024-06-16 12:41:31 +02:00
github-actions[bot] 5746d02774 chore(main): release 4.3.1 (#181)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-21 11:15:11 +02:00
github-actions[bot] 6a27b6c7f8 chore(build): rebuild artifacts 2024-05-20 08:26:41 +00:00
Michael Chris Lopez 0554b55153 fix: lsp inlay hint (#180) 2024-05-20 16:26:28 +08:00
github-actions[bot] 67d559daa2 chore(main): release 4.3.0 (#169)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-19 19:33:50 +08:00
github-actions[bot] 9b54bcad30 chore(build): rebuild artifacts 2024-05-19 11:17:52 +00:00
Michael Chris Lopez f74fc32727 fix: add missing fzf-lua hl (#179) 2024-05-19 19:17:40 +08:00
github-actions[bot] d15796cdb7 chore(build): rebuild artifacts 2024-05-19 11:13:20 +00:00
Michael Chris Lopez a509e6c590 feat: support fzf-lua (#178) 2024-05-19 19:13:07 +08:00
Michael Chris Lopez a983937020 fix(ci): turn off sync for pr (#177) 2024-05-19 19:09:52 +08:00
github-actions[bot] d07857ae72 chore(build): rebuild artifacts 2024-05-19 08:53:01 +00:00
Michael Chris Lopez 8877bb1dfc feat: support nvim 0.10 (#176) 2024-05-19 16:52:47 +08:00
Michael Chris Lopez 453ec69d82 fix(docs): add git mirror links (#170) 2024-03-30 15:35:41 +08:00
Michael Chris Lopez f5f5fff4e9 feat(ci): sync to codeberg and gitlab (#168) 2024-03-30 15:28:16 +08:00
github-actions[bot] 418fcb2bd4 chore(build): rebuild artifacts 2024-03-29 15:33:01 +00:00
github-actions[bot] bbc8f49662 chore(main): release 4.2.0 (#164)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-24 18:16:05 +08:00
github-actions[bot] 33c73451a5 chore(build): rebuild artifacts 2024-03-24 10:15:11 +00:00
Michael Chris Lopez 7933f2d3cf Merge pull request #163 from mcchrish/adjusts-20240311
Remove excludes for extra
2024-03-24 11:14:53 +01:00
Michael Chris Lopez 7009ede80d feat(extras): remove excludes 2024-03-24 11:13:39 +01:00
Michael Chris Lopez 8fb981e8fe fix: define WinSeparator first 2024-03-24 11:11:28 +01:00
github-actions[bot] 33672310aa chore(main): release 4.1.1 (#161)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-10 19:17:00 +08:00
github-actions[bot] ad2adb1f48 chore(build): rebuild artifacts 2024-02-10 11:12:06 +00:00
Michael Chris Lopez 3df286bc84 fix: improve help highlighting (#160) 2024-02-10 19:11:44 +08:00
github-actions[bot] 2730af5e14 chore(main): release 4.1.0 (#159)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-08 14:34:39 +01:00
github-actions[bot] fb60cdc424 chore(build): format 2024-02-08 13:00:57 +00:00
Kyle Stevens 7abac65da3 feat: generate Alacritty files in toml instead of yaml (#158)
Newer versions of Alacritty use the toml format instead of yaml.
2024-02-08 14:00:41 +01:00
github-actions[bot] 5b0ca138e2 chore(main): release 4.0.2 (#156)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-04 08:16:44 +01:00
github-actions[bot] 4db892f8b9 chore(build): rebuild artifacts 2024-02-04 07:15:28 +00:00
Michael Chris Lopez 92f6026b24 Merge pull request #155 from shantanuraj/theme-typos
Theme typos
2024-02-04 08:15:11 +01:00
Shantanu Raj da9c6c3404 fix(nordbones): Identifer typo 2024-02-04 01:55:08 +01:00
Shantanu Raj 52b893945e fix(coc): CocWarningVirtualText typo 2024-02-04 01:49:04 +01:00
github-actions[bot] df5508cc2d chore(main): release 4.0.1 (#154)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-03 20:39:44 +01:00
Michael Chris Lopez 90a56c9745 fix: markup italic typo (#153) 2024-02-03 20:28:52 +01:00
github-actions[bot] 072b21d16c chore(main): release 4.0.0 (#149)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-20 23:39:55 +01:00
Michael Chris Lopez eed5f2d3e3 feat(treesitter)!: support nvim-treesitter@0.9.2 (#151)
Older version is no longer supported.
2024-01-20 23:38:29 +01:00
Michael Chris Lopez 22cfe4b28e fix(lint): allow mixed table (#150) 2024-01-06 22:34:39 +01:00
github-actions[bot] 2919110072 chore(build): auto-generate vimdoc 2024-01-06 21:30:05 +00:00
LateNightIceCream 3d2447e48a fix(doc): bug in example code (#148) 2024-01-06 22:29:44 +01:00
github-actions[bot] 510d12c088 chore(main): release 3.5.0 (#143)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-30 20:26:55 +01:00
github-actions[bot] 53f1ee88d1 chore(build): rebuild artifacts 2023-10-30 19:24:06 +00:00
Michael Chris Lopez c7b66be373 feat: DiagnosticOk (#142) 2023-10-30 20:23:50 +01:00
github-actions[bot] bf84430b75 chore(main): release 3.4.2 (#141)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-30 20:02:45 +01:00
github-actions[bot] 8f8d0febed chore(build): rebuild artifacts 2023-10-30 19:00:55 +00:00
Michael Chris Lopez a2f1b4c6a2 fix: add IblScope (#140) 2023-10-30 20:00:38 +01:00
github-actions[bot] e2a3fda09b chore(main): release 3.4.1 (#137)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-02 12:13:38 +02:00
github-actions[bot] 0f688a90ed chore(build): rebuild artifacts 2023-10-02 08:58:10 +00:00
Michael Chris Lopez 01ac6cbb1a fix: support indent-blankline v3 (#136) 2023-10-02 16:57:50 +08:00