From fc16ee4115e65321156cd5136a2e2c76e8f16217 Mon Sep 17 00:00:00 2001 From: Jason Cox Date: Tue, 2 Apr 2024 12:48:51 -0400 Subject: [PATCH] Add vim-sway-nav --- Useful-add-ons-for-sway.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Useful-add-ons-for-sway.md b/Useful-add-ons-for-sway.md index b776e52..7665bb8 100644 --- a/Useful-add-ons-for-sway.md +++ b/Useful-add-ons-for-sway.md @@ -307,6 +307,7 @@ See also: [Screencast-Compatibility](https://github.com/emersion/xdg-desktop-por * [swaycons](https://github.com/ActuallyAllie/swaycons) - display window icons with font icons * [sway-font-awesome](https://github.com/iguanajuice/sway-font-awesome) - Font Awesome icons in sway's title bars. * [i3-toolwait](https://gitlab.com/wef/dotfiles/-/blob/master/bin/i3-toolwait) - serialise apps - similar to the ancient SunOS command toolwait (was 'sway-toolwait' but now also runs on i3wm) +* [vim-sway-nav](https://jasoncarloscox.com/creations/vim-sway-nav/) - Seamless navigation between Sway windows and (Neo)Vim splits with the same key bindings ## Development * [gtk-layer-shell](https://github.com/wmww/gtk-layer-shell) - A library to write GTK applications that use Layer Shell.