• 10.11.2025 601ccd60df

    v3.0.0 Stable

    Kruziikrel13 released this 2025-11-10 11:10:36 +10:00 | 148 commits to master since this release

    No known key found for this signature in database
    GPG key ID: 37C8B8DC17FFFA09

    Full Changelog: https://github.com/Kruziikrel13/sentinel.nvim/compare/16.07.2025...10.11.2025

    Warning

    Minimum required neovim version is now v0.12

    New

    • Added dedicated linter
    • Refactored treesitter to accomodate treesitter's main branch
    • Use nvim-tree for file explorer
    • Use Snacks for terminal
    • Added project switching plugin
    • Use lualine for neovim statusline
    • Added ui util

    Other

    • Minimum neovim version required is now v0.12
    • Removed colorscheme util in favour of having lazy plugin manager load a plugin directory, and execute the init.lua. This greatly simplifies colourscheme switching.
    • Added lazy plugin events tool to create custom plugin events on startup.
    • Use neovim's included diagnostics for line diagnostics
    • Populated readme with relevant info
    • Various minor plugin removals, additions and changes.
    Downloads