My personal kakrc
| assets | first commit | |
| Install.sh | use '-p' for mkdir | |
| kakrc | first commit | |
| README.md | first commit | |
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.