nvim: add alex.nvim plugin

This commit is contained in:
Primrose 2025-09-29 22:54:06 +08:00
parent 1fff7e6a0c
commit 5ee6917479
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -111,6 +111,8 @@ local plugins = {
version = "^6",
lazy = false,
},
-- The haskell lexer
"vim-scripts/alex.vim",
{
"nvim-telescope/telescope.nvim",
branch = "0.1.x",