diff options
| author | triethyl <triethylammonium@pm.me> | 2025-07-13 14:55:40 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-07-13 14:55:40 -0400 |
| commit | 121a0fc03742e878410d6c3b2548869c584dc232 (patch) | |
| tree | 3d6206a61e356749f96eac97db122f4b9b8d0b4f /pkgs/old-neovim/config/lua/plugins/tabby.lua | |
| parent | 501d6994ac36a5824abf4f17f8dd95be034e3df9 (diff) | |
removed old-neovim
Diffstat (limited to 'pkgs/old-neovim/config/lua/plugins/tabby.lua')
| -rw-r--r-- | pkgs/old-neovim/config/lua/plugins/tabby.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/old-neovim/config/lua/plugins/tabby.lua b/pkgs/old-neovim/config/lua/plugins/tabby.lua deleted file mode 100644 index 2ad03ed..0000000 --- a/pkgs/old-neovim/config/lua/plugins/tabby.lua +++ /dev/null @@ -1,2 +0,0 @@ -vim.o.showtabline = 1 -require('tabby').setup() |
