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

https://github.com/samwson/kakoune-configuration


https://github.com/samwson/kakoune-configuration

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

= Kakoune Configuration

My personal Kakoune <> editor configuration. Features Pascal <> syntax highlighting.

== Usage

Clone the contents of this repository into the user configuration directory. If it exists it is likely in the `$KAKOUNE_CONFIG_DIR` variable. The Kakoune manpage *FILES* section contains information on how configuration files are loaded, `man kak`.

The `pascal.kak` file needs to go in the `rc/filetype` directory. The directory can be found at the path `/../share/kak/rc/filetype`. A symbolic link can be used: change to the `filetype` directory `cd