Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

51 lines (31 loc) · 1.08 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Untagged]

Fixed

  • consider vim.g.morimo.plugins value

[1.0.0] 2025-01-12

Added

  • plugins highlights (dap)

Changed

  • change plugin structure and option (plugins = { "treesitter" }plugins = { "treesitter" = true })

Fixed

[0.1.3] 2024-11-01

Added

  • extras (zellij)
  • plugins highlights (nvim-notify)

[0.1.2] 2024-07-29

  • refactor: code compression #5

[0.1.1] 2024-06-08

Added

  • extras (wezterm)

Fixed

  • fix use of undefined color #4

[0.1.0] 2024-05-31

Added

  • core logic
  • builtin highlights (editor, lsp, syntax, diagnostics)
  • term highlights
  • plugins highlights (treesitter, gitsigns, lir, cmp)