Skip to content

v0.8.50

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 01:09
cc2ce0c

0.8.50 (2024-10-21)

Features

  • ai: tweak chatgpt and gptel setup (de9fee4)
  • copilot: disable copilot-mode in scratch buffers (c5f6383)
  • core: add siren list manipulation helper functions (2b4c3a2)
  • language/erb: setup linting and formatting of ERB files via erblint (d0ef255)
  • language/go: basic prep and setup to test go-ts-mode (224a6f6)
  • language/go: enable lsp-mode in go.mod and go.work files (e97183e)
  • language/go: remove inlay hints and add commended out gopls debug settings (9fdf08a)
  • language/go: switch to go-ts-mode (814347d)
  • language/ruby: improve and customize ruby-ts-mode setup (ea76214)
  • language/ruby: switch to ruby-ts-mode (3cae3d9)
  • language/ruby: various tweaks for testing ruby-ts-mode and other improvements (72cf922)
  • language/terraform: re-enable lsp-mode, seems more stable now (ca739ba)
  • snippets/sh-mode: add custom snippets (b3a998a)
  • themes/doom-themes-overrides: improve lsp-highlight and symbol-overlay (e0b771b)

Bug Fixes

  • completion/yasnippet: fix completion issues caused by yasnippet (f70de31)
  • language/toml: switch back to conf-toml-mode (9ba69c8)
  • language/yaml: define custom tree-sitter queries (1dfd9d2)
  • language/yaml: provide filename to actionlint linter (9e6ce1e)
  • org-mode: remove custom tab-width setting (4cff1f7)
  • org-mode: remove setting causing error in latest nightly builds (7d4fbe3)
  • package/refine: use fork of refine with fixes (dec4586)
  • text-editing/smartparens: disable navigate action on {} pair (2dfc86b)

Reverts

  • text-editing/smartparens: disable navigate action on {} pair (64d520c)