Skip to content

Latest commit

Β 

History

History
43 lines (31 loc) Β· 1.05 KB

File metadata and controls

43 lines (31 loc) Β· 1.05 KB

πŸ“‹ bugsvim Changelog

** ✨ A comprehensive history of changes, improvements, and updates to bugsvim**


πŸš€ Current Release - v1.0.3

πŸ“… Updated: April 13th, 2026

  • Added:
    • Install script for Bazzite linux

πŸ“… Updated: January 16th, 2026

  • Added:
    • Install script for Alpine linux

πŸ“… Updated: December 23st, 2025

  • Added:
    • Install script for gentoo
      • First pass

πŸ“… Updated: December 21st, 2025

  • πŸ› οΈ Fixed:
    • blink-cmp set defaults for completion

      • tab, alt-tab, cr
    • Inline diagnostics

      • Fix virtual_text severity config to properly show inline diagnostics
      • Changed from 'severity = HINT' to 'severity = {min = HINT}'
      • Rename cursor diagnostics keymap from <leader>Dc to <leader>cd
        • Avoids confusion with debug menu which uses `d*`` keybinds
    • hyprls build process

    • Markdown preview failed build, modified build order

    • πŸš€ Added:

      • πŸ“ Documentaion
        • Keybinds
        • Markdown LSP preview
        • Install scripts