Benjamin Hipple
d5ccc59056
tmuxPlugins: upgrade all to latest
...
Many of the tmux plugins had not been updated in some time. This PR:
- Updates all of them to the latest version. This is notable because `tmux 3.0`
has come out recently, and some of them have compatibility fixes for the new
version (e.g., `vim-tmux-navigator`), as well as general performance
improvements and bugfixes for many of them.
- Uses `fetchFromGitHub`, which is both more performant and hashed mirror friendly.
- Adds the standard `version = "unstable-YYYY-MM-DD"`, which makes it easy to
determine at a glance how old/unmaintained some of these are.
- Adds the standard `pname` for overlay friendliness
2020-04-05 21:51:49 -04:00
Jason Felice
f167ab402a
tmuxPlugins.ctrlw: 0.1.0 -> 0.1.1
2019-12-09 14:47:12 -05:00
John Ericson
d0d5136cce
Merge remote-tracking branch 'upstream/master' into wrapper-pname-support
2019-11-24 17:25:07 +00:00
John Ericson
9b090ccbca
treewide: Get rid of most parseDrvName
without breaking compat
...
That is because this commit should be merged to both master and
release-19.09.
2019-11-24 17:22:28 +00:00
Jason Felice
2ae11c5aeb
tmuxPlugins.tmux-plumb: init at 0.1.1
2019-11-04 22:52:14 -05:00
Kyle Ondy
13704d2b48
tmuxPlugins: Add tmux-gruvbox to tmux-plugins
...
This commit adds Maciej Sypień's port [1] of Pavel Pertsev's gruvbox
color scheme [2] for vim.
[1] https://github.com/egel/terminator-gruvbox
[2] https://github.com/morhetz/gruvbox
2019-10-30 15:47:46 -04:00
Lucio Delelis
2e87260faf
tmuxPlugins.sysstat: init at 2017-12-12
2019-09-15 15:27:39 +02:00
Jason Felice
fd2b2b5cd5
tmux-ctrlw: init at 0.1.0
2019-07-25 22:39:43 +02:00
Nick Hu
1d9d31a0eb
tmuxPlugins.tmux-colors-solarized: init tmux plugin
2019-07-25 20:57:52 +02:00
Nick Hu
6c28c29e64
tmuxPlugins.vim-tmux-navigator: fix runtimepath ( #60165 )
2019-04-26 08:12:18 -07:00
Eric Ren
d2370f515b
Added vim-tmux-navigator plugin to tmux-plugins
2019-03-20 15:24:41 -07:00
Wael M. Nasreddine
8657ad712c
tmuxPlugins.sensible: hardcode the path of reattach-to-user-namespace
2018-11-14 19:39:04 -08:00
Wael M. Nasreddine
e8a5f6c225
tmuxPlugins: expose mkDerivation for creating a TMUX plugins
2018-08-06 12:17:45 -07:00
Wael M. Nasreddine
9bf0ebac7e
tmux-plugins: fix the fzf-tmux-url derivation
2018-08-06 11:15:16 -07:00
Wael M. Nasreddine
b246709f1b
tmuxPlugins: add fzf-tmux-url to the list of plugins
2018-08-05 00:13:47 -07:00
pjan vandaele
3f5b03551f
adds tmuxPlugins
2018-03-11 17:47:36 +09:00