diff options
Diffstat (limited to 'lua/getchoo/plugins/lualine.lua')
| -rw-r--r-- | lua/getchoo/plugins/lualine.lua | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lua/getchoo/plugins/lualine.lua b/lua/getchoo/plugins/lualine.lua deleted file mode 100644 index 2727d75..0000000 --- a/lua/getchoo/plugins/lualine.lua +++ /dev/null @@ -1,6 +0,0 @@ -require("lualine").setup({ - options = { - theme = "catppuccin", - }, - extensions = { "neo-tree", "trouble" }, -}) |
