tv vim: add vim-elixir
This commit is contained in:
parent
ac7e2f7ebc
commit
ebf3fe9e21
@ -15,6 +15,7 @@ let {
|
|||||||
|
|
||||||
extra-runtimepath = concatMapStringsSep "," (pkg: "${pkg.rtp}") [
|
extra-runtimepath = concatMapStringsSep "," (pkg: "${pkg.rtp}") [
|
||||||
pkgs.vimPlugins.undotree
|
pkgs.vimPlugins.undotree
|
||||||
|
pkgs.vimPlugins.vim-elixir
|
||||||
(pkgs.vimUtils.buildVimPlugin {
|
(pkgs.vimUtils.buildVimPlugin {
|
||||||
name = "vim-syntax-jq";
|
name = "vim-syntax-jq";
|
||||||
src = pkgs.fetchgit {
|
src = pkgs.fetchgit {
|
||||||
|
Loading…
Reference in New Issue
Block a user