# Freerunner's Kakoune config
Usage:
-1) clone this repo
-2) (re-)add kak-bundle as submodule
- ```git submodule add https://codeberg.org/jdugan6240/kak-bundle bundle/plugins/kak-bundle```
+1) clone this repo to ~/.config/kak (or a compatible place inside your dotfiles) && cd into
+2) run: git submodule init bundle/plugins/kak-bundle && git submodule update bundle/plugins/kak-bundle
3) launch kakoune and run :bundle-install[enter]