Lazy: add some plugins
This commit is contained in:
parent
d864f6f7f7
commit
50bdcab579
@ -200,4 +200,17 @@ require('lazy').setup({
|
||||
--
|
||||
-- For additional information see: https://github.com/folke/lazy.nvim#-structuring-your-plugins
|
||||
-- { import = 'custom.plugins' },
|
||||
|
||||
-- nvim-colorizer
|
||||
'norcalli/nvim-colorizer.lua',
|
||||
-- vimtex
|
||||
'lervag/vimtex',
|
||||
-- Pandoc
|
||||
'vim-pandoc/vim-pandoc-syntax',
|
||||
-- neorg
|
||||
'nvim-neorg/neorg',
|
||||
-- vim-speeddating
|
||||
'tpope/vim-speeddating',
|
||||
-- vim-tabular
|
||||
'godlygeek/tabular',
|
||||
}, {})
|
||||
|
Loading…
Reference in New Issue
Block a user