1
0
mirror of https://github.com/kmein/niveum synced 2026-03-19 19:41: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 = "vim-fsharp";
version = "627db7d7";
src = fetchFromGitHub {