1
0
Fork
You've already forked kakrc
0
My personal kakrc
  • KakouneScript 67.8%
  • Shell 32.2%
2026年07月05日 14:41:33 +02:00
assets first commit 2026年05月29日 20:42:54 +01:00
Install.sh use '-p' for mkdir 2026年07月05日 14:41:33 +02:00
kakrc first commit 2026年05月29日 20:42:54 +01:00
README.md first commit 2026年05月29日 20:42:54 +01:00

kakrc

This is my personal kakrc file I use daily, with an install script. All files here are in the public domain.

Screenshot: kakrc screenshot

Installation

You will first need git and kakoune-lsp. If you want to run language servers, e.g. clangd, make sure you have them installed too.

To install, run:

$ /bin/sh Install.sh

And wait for the script to finish.

NOTE: When running the script, Kakoune may open or you'll see a flicker; this is just Kakoune evaluating the install commands. You may also get garbled output on your terminal, but it can be safely removed.