mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
fixed ionide-vim loading on startup
This commit is contained in:
parent
0a80e3f1ed
commit
bacf60aaba
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ return {
|
|||
},
|
||||
{
|
||||
"ionide/Ionide-vim",
|
||||
event = "VeryLazy",
|
||||
ft = { "fs", "fsi", "fsx" },
|
||||
},
|
||||
{
|
||||
"mason.nvim",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue