From ed4a7f86b57591f583e9be3d0173b69e40d7bcb1 Mon Sep 17 00:00:00 2001 From: Oliver Hartmann Date: Wed, 26 Mar 2025 21:21:26 +0100 Subject: [PATCH] removed unused import --- lua/plugins/lualine.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/lua/plugins/lualine.lua b/lua/plugins/lualine.lua index 4f8992c..d51cf35 100644 --- a/lua/plugins/lualine.lua +++ b/lua/plugins/lualine.lua @@ -6,7 +6,6 @@ return { }, config = function() vim.opt.laststatus = 3 - local navic = require('nvim-navic') local colors = require('bamboo.palette') require('lualine').setup({ options = {