• 06.07.2025 c956749767

    v2.1.0 Stable

    Kruziikrel13 released this 2025-07-06 19:38:34 +10:00 | 279 commits to master since this release

    Changelog

    UI

    Explorer:

    • Added git icons
    • Call wincmd as a function
    • Added QoL Keybinds to prevent auto focusing on the search bar when switching windows

    Diagnostics:

    • Added diagnostic icons

    Miscellaneous

    Various changes too segmented to be succinctly categorised

    • Created health check for configuration
    • Added a debugging library
    • Disabled auto formatting for qml files
    • Added proper type annotations to libraries
    • Merged lsp functionality into one file
    • Added various autocmds from LazyVim
    • Added terminal library for windows
      • Updates / auto sets the shell if the OS is windows
    • Added gitbrowse bindings
    • Added lsp rename binding
    • Reference the colorscheme from the global Sentinel config var rather than passing it in to the setup function

    Full Changelog: https://github.com/Kruziikrel13/sentinel.nvim/compare/05.07.2025...06.07.2025

    Downloads