Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jan 02:00
d1b3403

0.2.0 (2025-01-05)

Features

  • kanata: repeat hjkl every 15 miliseconds (f6d077e)
  • nvim: adding mini.hipatterns with tailwind support (18a843c)
  • nvim: configuring mason.nvim + nvim-lspconfig to stop depending on mason-lspconfig.nvim (c418220)
  • nvim: migrating to efm-language-server (which support formatters and linters) from none-ls (e6f6b8b)
  • nvim: migrating to supermaven since codeium is slow (7d6a6ce)
  • nvim: migrating to vim.snippets from luasnip (50b6715)
  • package.json: migrating to pnpm since npm is slow (7ed02bb)
  • release.yml: adding a github action to publish to vscode marketplace (246c811)
  • whichkey: adding Install jupyter and kaggle entry (8617a59)

Bug Fixes

  • release.yml: attemp using vsce as devDependency to fix The user aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa is not authorized (ab2979d)
  • release.yml: VSCE_TOKEN secret as global env should fix The user aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa is not authorized (1bdd8ae)