Skip to content

strika/config-kak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kakoune Configuration

This is my configuration for Kakoune editor.

Dependencies

On Ubuntu, install dependencies with:

sudo apt install aspell aspell-en rustc cargo

Setup

Clone this repository to ~/.config/kak:

git clone [email protected]:strika/config-kak.git ~/.config/kak

Install plug.kak:

mkdir -p $HOME/.config/kak/plugins
git clone https://github.com/andreyorst/plug.kak.git $HOME/.config/kak/plugins/plug.kak

Start Kakoune and run plug-install command.

About

My configuration for Kakoune editor.

Resources

Stars

Watchers

Forks