This commit is contained in:
kento2 2026-07-30 15:47:38 +02:00
parent 856e135e63
commit 16c7b23408
7 changed files with 63 additions and 8 deletions

View file

@ -0,0 +1,12 @@
{
"plugins": {
"fzf.vim": {
"rev": "d2a59a992a2455f609c0fde2ebd84427ea8f919a",
"src": "https://github.com/junegunn/fzf.vim"
},
"nvim-lspconfig": {
"rev": "d592c1e6ad9a0a01b3d5ed3f0345d68407167181",
"src": "https://github.com/neovim/nvim-lspconfig"
}
}
}