Merge staging-next into staging

This commit is contained in:
Frederik Rietdijk
2019-04-27 07:02:02 +02:00
20 changed files with 233 additions and 49 deletions
+1
View File
@@ -230,6 +230,7 @@ in rec {
vim-tmux-navigator = mkDerivation {
pluginName = "vim-tmux-navigator";
rtpFilePath = "vim-tmux-navigator.tmux";
src = fetchgit {
url = "https://github.com/christoomey/vim-tmux-navigator";
rev = "4e1a877f51a17a961b8c2a285ee80aebf05ccf42";