kakounePlugins: Add 5 kakoune plugins (#67593)

* kakounePlugins: Add 5 kakoune plugins

Should be compatible with
https://github.com/NixOS/nixpkgs/pull/64310

* kak-auto-pairs: for automatic closing of pairs
* kak-buffers: for easier buffer management
* kak-fzf: for fzf integration
* kak-powerline: for a prettier modeline
* kak-vertical-selection: for easy vertical selections

* kakounePlugins: alphabetize package list

* kakounePlugins.kak-fzf: add ability to choose between fzf/skim

* kakounePlugins.kak-powerline: substitute full path to git binary
This commit is contained in:
Timothy DeHerrera
2019-09-03 22:54:37 +02:00
committed by Aristid Breitkreuz
parent 0609099943
commit 0b32fe2d7e
9 changed files with 157 additions and 6 deletions
+6
View File
@@ -4604,6 +4604,12 @@
githubId = 9939720;
name = "Philippe Nguyen";
};
nrdxp = {
email = "tim.deh@pm.me";
github = "nrdxp";
githubId = 34083928;
name = "Tim DeHerrera";
};
nshalman = {
email = "nahamu@gmail.com";
github = "nshalman";