This commit is contained in:
sadanslargehole 2024-05-22 00:52:24 -04:00
parent c88ca941fa
commit e4e57e9895
No known key found for this signature in database
GPG key ID: B2E2F4A5161A7800
3 changed files with 114 additions and 16 deletions

View file

@ -1,13 +1,19 @@
local plugins = {
{
"mfussenegger/nvim-jdtls"
},
{
"olrtg/nvim-emmet",
},
{
"lambdalisue/suda.vim",
},
{
"sadan4/eregex.vim"
},
{
"windwp/nvim-ts-autotag"
},
{
"sadan4/eregex.vim",
},
{
"windwp/nvim-ts-autotag",
},
{
"barrett-ruth/live-server.nvim",
build = "pnpm add -g live-server",