kakoune-lsp

Kakoune Language Server Protocol Client (by kakoune-lsp)

Kakoune-lsp Alternatives

Similar projects and alternatives to kakoune-lsp

  1. go

    The Go programming language

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. bevy

    594 kakoune-lsp VS bevy

    A refreshingly simple data-driven game engine built in Rust

  4. nvim-lspconfig

    Quickstart configs for Nvim LSP

  5. LunarVim

    🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.

  6. nvim-cmp

    A completion plugin for neovim coded in Lua.

  7. wezterm

    A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust

  8. kakoune

    mawww's experiment for a better code editor

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. vim-airline

    59 kakoune-lsp VS vim-airline

    lean & mean status/tabline for vim that's light as air

  11. vim-go

    25 kakoune-lsp VS vim-go

    Go development plugin for Vim

  12. ctrlp.vim

    21 kakoune-lsp VS ctrlp.vim

    Active fork of kien/ctrlp.vim—Fuzzy file, buffer, mru, tag, etc finder. (by ctrlpvim)

  13. vim-signify

    13 kakoune-lsp VS vim-signify

    :heavy_plus_sign: Show a diff using Vim its sign column.

  14. nih-plug

    Rust VST3 and CLAP plugin framework and plugins - because everything is better when you do it yourself

  15. cargo-limit

    Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc.

  16. gdscript.kak

    GDScript syntax highlighting for Kakoune

  17. tower-lsp

    Language Server Protocol implementation written in Rust

  18. gopher.nvim

    Enhance your golang experience

  19. kakoune-doas-write

    Discontinued Fork of kakoune-sudo-write to use doas instead.

  20. tabs.kak

    Kakoune buffers as tabs in the status line.

  21. kakoune-git-mode

    Kakoune plugin providing improved git interaction

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better kakoune-lsp alternative or higher similarity.

kakoune-lsp discussion

Log in or Post with

kakoune-lsp reviews and mentions

Posts with mentions or reviews of kakoune-lsp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-22.
  • Which editor do you use for your Go coding?
    16 projects | /r/golang | 22 Jun 2022
    Kakoune with LSP (gopls).
  • kak-lsp release 11.1.0
    1 project | /r/kakoune | 8 Dec 2021
  • Kakoune + Julia
    2 projects | /r/kakoune | 27 Oct 2021
    You could dive into installing kak-lsp, which will provide the code intelligence features you want. Kakoune doesn't do windowing on it's own, so your going to need to rely on something like tmux or a terminal emulator that does similar, such as wezterm, or even a tiling window manager (which is what is being used in the video). Kakoune really needs a lot of time invested to configure well though.
  • Massive preludes: why?
    2 projects | /r/rust | 12 Oct 2021
    Why do you need vscode? Kakoune supports code actions, so this should work in the editor with the best editing model ever. See lsp-code-actions from https://github.com/kak-lsp/kak-lsp.
  • Is kakoune more lightweight than vim or minimal? Why kakoune and not vim in your opinion?
    1 project | /r/kakoune | 2 Jun 2021
    In addition, rather than using its own full-fledged programming language for plugins or choosing to use a specific programming language, it provides a limited configuration language that's closer to a domain-specific language and to be used as a "glue" between Kakoune and programs written in any language. For example, the kak-lsp plugin uses a program written in Rust that is integrated with Kakoune with a thin wrapper of Kakoune's configuration language.
  • kak-lsp and godot engine
    2 projects | /r/kakoune | 30 May 2021
    If you're having problems with these capabilities, try to look at the kak-lsp debug output: https://github.com/kak-lsp/kak-lsp#troubleshooting
  • kak-lsp + terraform-ls
    2 projects | /r/kakoune | 18 Feb 2021
    kak-lsp doesn't print to *debug* under normal operation. If you want to check on kak-lsp, enable verbose logging as described here and tail -f the log file.
  • Currently looking for something other than vim and emacs. I have some questions for kakoune.
    1 project | /r/kakoune | 1 Jan 2021
    So, since pretty much everything happens through a shell, you can use anything that produces an executable to write your logic. kak-lsp, for example, is written in Rust, with some kakscript to define the commands, hooks and options a user needs to interface with it.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 19 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic kakoune-lsp repo stats
9
631
9.6
11 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Rust is
the 5th most popular programming language
based on number of references?