nvim: rework todo list

This commit is contained in:
PowerUser64 2021-09-25 01:40:46 -07:00
parent 150267e7cc
commit d3f9cf3362

View file

@ -6,31 +6,16 @@ require('blake.settings')
require('blake.plugins')
-- TODO:
--
-- Misc:
-- [x] map A-S to toggle spell check (see logic from hlsearch section in init.vim)
-- [ ] remove luasnip
--
-- Plugins to Configure
-- [x] toggleterm
-- [x] neoscroll
-- [x] cmp
-- [x] lspkind
-- [x] lspsignature
--
-- Plugins to install:
-- [ ] telescope
-- [ ] zen-mode.nvim (goyo)
-- [ ] status line
-- [X] lspsaga
-- [ ] lightspeed.nvim or hop.nvim
-- [ ] lightbulb
-- [X] glow.nvim (markdown preview)
-- [X] auto-session
-- [ ] shade.nvim
-- [ ] presence.nvim (discord presence)
-- [ ] trouble.nvim
-- [ ] indent-blankline.nvim (line indent level indicator)
-- [ ] commented.nvim ?
-- [ ] symbols-outline.nvim ?
-- telescope
-- zen-mode.nvim (goyo)
-- status line
-- lightspeed.nvim or hop.nvim
-- lightbulb
-- shade.nvim
-- presence.nvim (discord presence)
-- trouble.nvim
-- indent-blankline.nvim (line indent level indicator)
-- commented.nvim ?
-- symbols-outline.nvim ?