Added vim-illuminate plugin

This commit is contained in:
2025-07-11 17:55:26 +09:00
parent 645765a997
commit c2ab0ef6b6
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -51,6 +51,7 @@
"vim-dadbod-completion": { "branch": "master", "commit": "a8dac0b3cf6132c80dc9b18bef36d4cf7a9e1fe6" },
"vim-dadbod-ui": { "branch": "master", "commit": "2900a1617b3df1a48683d872eadbe1101146a49a" },
"vim-dispatch": { "branch": "master", "commit": "a2ff28abdb2d89725192db5b8562977d392a4d3f" },
"vim-illuminate": { "branch": "master", "commit": "0d1e93684da00ab7c057410fecfc24f434698898" },
"vim-screeps": { "branch": "master", "commit": "1e796767f8096bebc417acde52960bed583483ae" },
"vim-vsnip": { "branch": "master", "commit": "0a4b8419e44f47c57eec4c90df17567ad4b1b36e" },
"which-key.nvim": { "branch": "main", "commit": "370ec46f710e058c9c1646273e6b225acf47cbed" }
+3
View File
@@ -0,0 +1,3 @@
return {
"RRethy/vim-illuminate",
}