diff options
| author | jeschli <jeschli@gmail.com> | 2018-10-26 12:25:40 +0200 |
|---|---|---|
| committer | jeschli <jeschli@gmail.com> | 2018-10-26 12:25:40 +0200 |
| commit | 787eeca9c4ea835793e1b712726d13fd457f8c17 (patch) | |
| tree | 747eaccb5f2b3ebe8ced74eaa1bd2ffe7b17ef35 /tv/2configs/vim.nix | |
| parent | 10964d4ccec6ede88ddf3c5bf19891d436f88213 (diff) | |
| parent | 383c1dba38f8f61b61e5325b2cb57578766027a8 (diff) | |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'tv/2configs/vim.nix')
| -rw-r--r-- | tv/2configs/vim.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/2configs/vim.nix b/tv/2configs/vim.nix index 400d179..2ac7f75 100644 --- a/tv/2configs/vim.nix +++ b/tv/2configs/vim.nix @@ -15,6 +15,7 @@ let { extra-runtimepath = concatMapStringsSep "," (pkg: "${pkg.rtp}") [ pkgs.vimPlugins.undotree + pkgs.vimPlugins.vim-elixir (pkgs.vimUtils.buildVimPlugin { name = "vim-syntax-jq"; src = pkgs.fetchgit { |
