mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nvim: add alex.nvim plugin
This commit is contained in:
parent
1fff7e6a0c
commit
5ee6917479
1 changed files with 2 additions and 0 deletions
|
|
@ -111,6 +111,8 @@ local plugins = {
|
||||||
version = "^6",
|
version = "^6",
|
||||||
lazy = false,
|
lazy = false,
|
||||||
},
|
},
|
||||||
|
-- The haskell lexer
|
||||||
|
"vim-scripts/alex.vim",
|
||||||
{
|
{
|
||||||
"nvim-telescope/telescope.nvim",
|
"nvim-telescope/telescope.nvim",
|
||||||
branch = "0.1.x",
|
branch = "0.1.x",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue