Commit 60a17414 authored by Gaetan Lepage's avatar Gaetan Lepage Committed by Matthieu Coudron
Browse files

vimPlugins.qmk-nvim: init at 2024-02-15

parent 35a3c22c
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -17069,5 +17069,17 @@ final: prev:
    meta.homepage = "https://github.com/backdround/improved-search.nvim/";
  };
  qmk-nvim = buildVimPlugin {
    pname = "qmk-nvim";
    version = "2024-02-15";
    src = fetchFromGitHub {
      owner = "codethread";
      repo = "qmk.nvim";
      rev = "67c1a94b10f7266ac01b0a2431dade70693edba9";
      sha256 = "sha256-YKp9/unDL52guKRHI50DSPV8nXyPqAHY9mEHUMHFhmc=";
    };
    meta.homepage = "https://github.com/codethread/qmk.nvim/";
  };
}
+1 −0
Original line number Diff line number Diff line
@@ -761,6 +761,7 @@ https://github.com/purescript-contrib/purescript-vim/,,
https://github.com/python-mode/python-mode/,,
https://github.com/vim-python/python-syntax/,,
https://github.com/AlphaTechnolog/pywal.nvim/,,
https://github.com/codethread/qmk.nvim/,HEAD,
https://github.com/quarto-dev/quarto-nvim/,,
https://github.com/unblevable/quick-scope/,,
https://github.com/stefandtw/quickfix-reflector.vim/,,