1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

vim: fix lsp config

This commit is contained in:
2025-12-04 16:50:32 +01:00
parent 2a7e972256
commit 3357121044
13 changed files with 15 additions and 15 deletions

View File

@@ -2,7 +2,7 @@
vimUtils,
fetchFromGitHub,
}:
vimUtils.buildVimPluginFrom2Nix {
vimUtils.buildVimPlugin {
pname = "jq.vim";
version = "5baf8ed1";
src = fetchFromGitHub {