add d2 lang support

This commit is contained in:
Maciej Lebiest 2023-08-02 19:08:33 +02:00
parent 9cc6739703
commit b8ecf5ffab
2 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,5 @@
require("lazy").setup({
{ 'terrastruct/d2-vim' },
-- Nvim-tree stuff
{ 'nvim-tree/nvim-web-devicons' }, -- optional, for file icons
{