chore(nvim): update plugins, tweaks ui

This commit is contained in:
2023-10-02 11:58:19 +03:00
parent 266c18e195
commit 5015a8cd5a
4 changed files with 50 additions and 28 deletions

View File

@@ -1,15 +1,5 @@
-- luacheck: globals vim
return {
{
"folke/tokyonight.nvim",
opts = {
transparent = true,
styles = {
sidebars = "transparent",
floats = "transparent",
},
},
},
-- Not UFO in the sky, but an ultra fold in Neovim.
-- https://github.com/kevinhwang91/nvim-ufo/
{