mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(nvim): bracey (html live preview)
This commit is contained in:
parent
3888319bd7
commit
6ada268739
2 changed files with 15 additions and 13 deletions
|
|
@ -97,6 +97,7 @@ require("lazy").setup({
|
|||
},
|
||||
|
||||
-- Power tools
|
||||
{ "turbio/bracey.vim", build = "npm install --prefix server" },
|
||||
"mfussenegger/nvim-jdtls",
|
||||
{ "scalameta/nvim-metals", dependencies = "nvim-lua/plenary.nvim" },
|
||||
{ "simrat39/rust-tools.nvim", dependencies = "neovim/nvim-lspconfig" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue