nvim: add list of cool plugins I'm gonna add
This commit is contained in:
parent
2ee080dda5
commit
47c1588b5d
1 changed files with 6 additions and 0 deletions
|
@ -7,6 +7,12 @@ require('blake.settings')
|
||||||
|
|
||||||
-- TODO:
|
-- TODO:
|
||||||
-- Plugins to install:
|
-- Plugins to install:
|
||||||
|
-- lewis6991:
|
||||||
|
-- spellsitter
|
||||||
|
-- impatient
|
||||||
|
-- spaceless
|
||||||
|
-- foldsigns
|
||||||
|
--
|
||||||
-- telescope
|
-- telescope
|
||||||
-- indent-blankline.nvim (line indent level indicator)
|
-- indent-blankline.nvim (line indent level indicator)
|
||||||
-- rainbow (https://github.com/luochen1990/rainbow)
|
-- rainbow (https://github.com/luochen1990/rainbow)
|
||||||
|
|
Loading…
Add table
Reference in a new issue