Add TODO
This commit is contained in:
parent
6978d528fe
commit
952e1da1b6
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ require('packer').startup(function ()
|
||||||
-- TODO: setup treesitter
|
-- TODO: setup treesitter
|
||||||
-- TODO: look into diffview
|
-- TODO: look into diffview
|
||||||
-- TODO: look into iamcco/markdown-preview.nvim
|
-- TODO: look into iamcco/markdown-preview.nvim
|
||||||
|
-- TODO: look into vsnip (enable for compe)
|
||||||
use 'ap/vim-css-color'
|
use 'ap/vim-css-color'
|
||||||
use 'bhurlow/vim-parinfer'
|
use 'bhurlow/vim-parinfer'
|
||||||
use 'folke/lsp-trouble.nvim'
|
use 'folke/lsp-trouble.nvim'
|
||||||
|
|
Loading…
Reference in a new issue