dashboard.nvim, neogit, emmet: init plugins

This commit is contained in:
Gabriel Maturana 2022-01-21 19:22:03 -04:00 committed by GitHub
parent 9d1911a5d5
commit f534819885
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 414 additions and 0 deletions

View file

@ -13,6 +13,7 @@
./git/fugitive.nix
./git/gitgutter.nix
./git/neogit.nix
./languages/ledger.nix
./languages/nix.nix
@ -45,5 +46,7 @@
./utils/startify.nix
./utils/surround.nix
./utils/undotree.nix
./utils/dashboard.nix
./utils/emmet.nix
];
}