add fileline.nvim

This commit is contained in:
2024-01-16 10:30:44 -05:00
parent 2230159029
commit bf3c2c8003

View File

@@ -152,6 +152,7 @@ local plugins = {
{ "rouge8/neotest-rust" }, { "rouge8/neotest-rust" },
{ "jfpedroza/neotest-elixir" }, { "jfpedroza/neotest-elixir" },
{ "lewis6991/fileline.nvim", lazy = false },
{ {
"nvim-neotest/neotest", "nvim-neotest/neotest",