• 01.08.2025 c5ac75d51b

    08.2025 Pre-release

    github-actions[bot] released this 2025-07-27 13:42:30 +10:00 | 244 commits to master since this release

    Downloads
  • 16.07.2025 05a29ca0f3

    v2.3.0 Stable

    Kruziikrel13 released this 2025-07-16 10:21:17 +10:00 | 250 commits to master since this release

    • replaced codecompanion with copilot chat
    • copilot / ai suggestions have been separated from blink and now present as virtual / ghost text
    • git terminals in the dashboard have been disabled (they will be re-enabled once I fix caching for them)
    • statusline style was changed to slash style instead of bubbles
    • blink signature help was disabled in favour of lsp_signature
    • flash was re-enabled and had it's keybinds properly configured
    • various refactoring and lockfile updates
    • bim plugin was added for more responsive insert mode keybinds
      Full Changelog: https://github.com/Kruziikrel13/sentinel.nvim/compare/11.07.2025...16.07.2025
    Downloads
  • 11.07.2025 263d7d1462

    v2.2.0 Stable

    Kruziikrel13 released this 2025-07-11 22:31:56 +10:00 | 269 commits to master since this release

    Added github copilot auto completion source

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

    Downloads
  • 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
  • 05.07.2025 530cc61eef

    v2.1.0 Stable

    Kruziikrel13 released this 2025-07-05 11:22:27 +10:00 | 301 commits to master since this release

    UI

    • Statusline Component Added
    • Bufferline Component

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

    Downloads
  • 04.07.2025 807949176a

    v2.0.0 Stable

    Kruziikrel13 released this 2025-07-04 16:04:57 +10:00 | 313 commits to master since this release

    Massively refactored config, to improve startup time and hopefully remove startup issues present in v1.0.0

    Full Changelog: https://github.com/Kruziikrel13/sentinel.nvim/compare/pre-refactor...04.07.2025

    Downloads
  • 01.07.2025 8f55fae83d

    07.2025 Pre-release

    github-actions[bot] released this 2025-06-29 17:34:03 +10:00 | 339 commits to master since this release

    Downloads
  • pre-refactor 1ec5d1c4b8

    v1.0.0 Stable

    Kruziikrel13 released this 2025-06-10 16:05:30 +10:00 | 387 commits to master since this release

    Downloads