Commit graph

32 commits

Author SHA1 Message Date
Silvan Mosberger aeadbb8625
Merge pull request #95275 from KyleOndy/add_tmux_plugin_fzf
tmuxPlugins.tmux-fzf: init at unstable-2020-11-12
2020-12-02 22:52:15 +01:00
Sandro 61e63433b5
Merge pull request #104652 from ethancedwards8/tmux-plugins-dracula 2020-12-02 10:00:13 +01:00
Ethan Edwards 4a636081ec tmuxPlugins.dracula: init at unstable-2020-12-2 2020-12-02 00:22:05 -05:00
Sandro e065cbf01c
Merge pull request #105386 from arnarg/tmux-jump
tmuxPlugins.jump: init at 2020-06-26
2020-11-30 01:42:52 +01:00
Arnar Gauti Ingason 4115b5adb1 tmuxPlugins.jump: init at 2020-06-26 2020-11-29 19:02:14 +01:00
Arnar Gauti Ingason 7b4b75b099 tmuxPlugins.tilish: init at 2020-08-12 2020-11-29 18:14:12 +01:00
Sherub Thakur e145bb2580
tmux-onedark-theme: init (#89623)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-11-28 19:46:57 +01:00
RonanMacF d585d999b5 tmuxPlugins.vim-tmux-focus-events: init at unstable 2010-10-06 2020-11-25 21:04:52 +00:00
Kyle Ondy b6340e5030 tmuxPlugins.tmux-fzf: init at unstable-2020-11-12
This plugin has no releases or tags yet, so pinned to the current head
 of master as of this commit.
2020-11-24 00:06:59 -05:00
RonanMacF 90fd158c79 tmuxPlugins.resurrect: unstable-2020-03-21 -> unstable-2020-09-18 2020-11-01 13:42:55 +00:00
RonanMacF f4c229b2d6 tmuxPlugins.continuum: unstable-2018-02-23 -> unstable-2020-10-16 2020-11-01 13:37:07 +00:00
Hongchang Wu 9583f5295e tmuxPlugins.nord: init at 0.3.0 2020-09-19 00:26:05 -04:00
Lassulus 326ab94258
Merge pull request #94089 from cixel/patch-1
tmuxPlugins.cpu: unstable-2020-04-05 -> unstable-2020-07-25
2020-09-08 21:13:09 +02:00
afreakk 15e5bbdedf
tmuxPlugins.fingers: fix rtpFilePath 2020-08-12 11:05:43 +02:00
Ehden Sinai 387333c25d tmuxPlugins.cpu: unstable-2020-04-05 -> unstable-2020-07-25
bump revision for tmux-cpu (885805 -> 20120a).

new revision includes a number of small fixes. motivation for the change
is 5feb11, which fixes an issue calculating ram percentage with vm_stat
(mostly affects macOS).
2020-07-28 13:08:43 -04:00
Cody Allen 08a69fbf4f tmuxPlugins.fingers: init at 1.0.1
[tmux-fingers](https://github.com/Morantron/tmux-fingers) provides copy pasting with vimium/vimperator like hints.

Use tag for tmux-fingers rev based on PR feedback

Co-Authored-By: Drew <drewrisinger@users.noreply.github.com>
2020-06-24 14:58:08 -07:00
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