https://github.com/samwson/kakoune-configuration
https://github.com/samwson/kakoune-configuration
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samwson/kakoune-configuration
- Owner: samWson
- License: unlicense
- Created: 2021-02-25T08:50:14.000Z (over 5 years ago)
- Default Branch: trunk
- Last Pushed: 2021-02-27T02:03:43.000Z (over 5 years ago)
- Last Synced: 2025-08-13T23:34:11.540Z (10 months ago)
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
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