From 85cbdd8de3248209445d0816208de3e4838c703c Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Wed, 18 Jan 2017 09:58:33 +0100 Subject: [PATCH] Add link to xkblayout extension --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d7874b1..451f8ad 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,9 @@ vim-airline integrates with a variety of plugins out of the box. These extensio #### [ctrlspace][38] ![papercolor_with_ctrlspace](https://cloud.githubusercontent.com/assets/493242/12912041/7fc3c6ec-cf16-11e5-8775-8492b9c64ebf.png) +#### [xkb-switch][48]/[xkb-layout][49] +![image](https://cloud.githubusercontent.com/assets/5715281/22061422/347e7842-ddb8-11e6-8bdb-7abbd418653c.gif) + ## Extras vim-airline also supplies some supplementary stand-alone extensions. In addition to the tabline extension mentioned earlier, there is also: @@ -243,3 +246,5 @@ MIT License. Copyright (c) 2013-2016 Bailey Ling. [45]: https://github.com/vim-airline/vim-airline/commit/d7fd8ca649e441b3865551a325b10504cdf0711b [46]: https://github.com/vim-airline/vim-airline#themes [47]: https://github.com/mildred/vim-bufmru +[48]: https://github.com/ierton/xkb-switch +[49]: https://github.com/vovkasm/input-source-switcher