diff --git a/lua/custom/plugins.lua b/lua/custom/plugins.lua index 34795a7..cf5a914 100644 --- a/lua/custom/plugins.lua +++ b/lua/custom/plugins.lua @@ -152,6 +152,7 @@ local plugins = { { "rouge8/neotest-rust" }, { "jfpedroza/neotest-elixir" }, + { "lewis6991/fileline.nvim", lazy = false }, { "nvim-neotest/neotest",