Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/velrest/sway-bindings.kak

Sway usermode for kakoune
https://github.com/velrest/sway-bindings.kak

Last synced: 14 days ago
JSON representation

Sway usermode for kakoune

Awesome Lists containing this project

README

        

# sway-bindings.kak
Commands and a usermode for sway

## Installation
You can install it with andreyorst/plug.kak:
```
plug "velrest/sway-bindings.kak"
```

## Usermode
There is a usermode with all the commands mapped:
```
map global user n ': enter-user-mode sway' -docstring 'Sway mode'
```