diff options
Diffstat (limited to 'nvim/nvim/lua/plugins/theme.lua')
-rw-r--r-- | nvim/nvim/lua/plugins/theme.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/nvim/nvim/lua/plugins/theme.lua b/nvim/nvim/lua/plugins/theme.lua deleted file mode 100644 index 0f491cb..0000000 --- a/nvim/nvim/lua/plugins/theme.lua +++ /dev/null @@ -1,3 +0,0 @@ -return { - 'kepano/flexoki-neovim', name = 'flexoki' -} |