From 0719dd19bf152c932a9e410b2f8d99def2d6555c Mon Sep 17 00:00:00 2001 From: PowerUser64 Date: Thu, 2 Dec 2021 03:02:04 -0800 Subject: [PATCH] nvim: crossing things off the plugin todo list --- .config/nvim/init.lua | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/.config/nvim/init.lua b/.config/nvim/init.lua index 358acce..a4426c2 100644 --- a/.config/nvim/init.lua +++ b/.config/nvim/init.lua @@ -7,21 +7,12 @@ require('blake.settings') -- TODO: -- Plugins to install: --- lewis6991: --- spellsitter --- impatient --- spaceless --- foldsigns --- --- telescope -- indent-blankline.nvim (line indent level indicator) --- rainbow (https://github.com/luochen1990/rainbow) --- zen-mode.nvim (goyo) -- status line --- lightspeed.nvim or hop.nvim --- symbols-outline.nvim ? --- lightbulb +-- lightspeed.nvim +-- lightbulb? -- shade.nvim --- trouble.nvim +-- telescope +-- - trouble.nvim -- presence.nvim (discord presence)