Skip to content

nizamiza/kak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Kakoune Configuration

Kakoune is an interesting editor. Helix was heavily inspired by it.

Try it out!

I have Kakoune setup in a specific way, which requires external dependencies to access features such as LSP support, fuzzy finder, Git UI via LazyGit, file explorer, etc.

Current dependencies

All of these can be installed via Homebrew:

brew install ripgrep tmux fzf lazygit yazi kakoune-lsp/kakoune-lsp/kakoune-lsp

Installing the config

Make sure that you have the editor downloaded and installed on your system. Then, install Kakoune LSP and clone this repository:

Make a backup of your current config if you have any!

git clone https://github.com/nizamiza/kak.git ~/.config/kak

Start hacking!

Releases

No releases published

Packages

No packages published