mirror of
https://github.com/sadan4/nvim.git
synced 2025-06-08 12:53:02 -04:00
jdtls
This commit is contained in:
parent
c88ca941fa
commit
e4e57e9895
3 changed files with 114 additions and 16 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue