3 unstable releases

new 0.2.1 Jun 18, 2024
0.1.2 Jun 4, 2024
0.1.0 Jun 4, 2024

#781 in Configuration

Download history 234/week @ 2024-06-03 9/week @ 2024-06-10

243 downloads per month

CC0 license

1.5MB
311 lines

symbol-search.kak

[!WARNING] This plugin is not ready to be used yet.

Search symbols across various languages among files in your current working directory.

demo.gif

Installation

  1. Install the requirements.
  2. Install kak-symbol-search create either with cargo or with nix.
  3. Place symbol-search.kak where kakoune will load it.

Configuration

Configuration is done through a TOML string, on a per-language basis. Set the symbol_search_config kakoune option to your configuration. See symbol-search.kak for an example basic configuration.

Requirements

Dependencies

~5–12MB
~122K SLoC