mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 08:55:16 -06:00
race condition breaks statusline
This commit is contained in:
parent
b937ff2f1f
commit
bdaed4fa4d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
return {
|
||||
{
|
||||
'echasnovski/mini.nvim',
|
||||
lazy = false,
|
||||
event = "VeryLazy",
|
||||
config = function()
|
||||
require('mini.ai').setup()
|
||||
require('mini.comment').setup()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue