kakoune-lsp VS zeta-note

Compare kakoune-lsp vs zeta-note and see what are their differences.

kakoune-lsp

Kakoune Language Server Protocol Client (by kakoune-lsp)

zeta-note

Markdown LSP server for easy note-taking with cross-references and diagnostics. (by artempyanykh)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
kakoune-lsp zeta-note
9 5
575 0
0.5% -
9.3 7.1
6 days ago about 2 years ago
Rust Rust
The Unlicense MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

kakoune-lsp

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.

zeta-note

Posts with mentions or reviews of zeta-note. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-12.
  • How do I set up Zeta-note LSP server with nvim-lsp-installer?
    2 projects | /r/neovim | 12 Mar 2022
    I'm trying to install Zeta Note LSP Server using nvim-lsp-installer, but LspInfo is telling me Unable to find executable. Please check your path and ensure the server is installed. The info on nvim-lspconfig says that "By default, zeta-note doesn't have a cmd set". Therefore I tried setting it as follows but with no success (I'm still getting the same message).
  • Does anyone have a WIP org-roam for nvim's orgmode?
    1 project | /r/neovim | 4 Jan 2022
    If you are into org-roam your are probably into the Zettelkasten note taking system (I think everyone knows this already), so my 2 cents on this is to use a language server capable of linking notes, and create or rely in other note taking plugins or standalone programs like vimwiki or zk(create, edit, or view the notes).
  • Calltree.nvim is being renamed to LITEE.nvim
    5 projects | /r/neovim | 20 Dec 2021
    Cool. There also seems to be a markdown lsp for note taking which nvim-lspconfig supports. https://github.com/artempyanykh/zeta-note
  • Syntax Highlighting for Notes?
    10 projects | /r/neovim | 18 Nov 2021
    While I haven’t used it a ton yet, I recently started giving this a whirl: https://github.com/artempyanykh/zeta-note
  • Taking notes in neovim
    11 projects | /r/neovim | 3 Jun 2021

What are some alternatives?

When comparing kakoune-lsp and zeta-note you can also consider the following projects:

gdscript.kak - GDScript syntax highlighting for Kakoune

zk - A plain text note-taking assistant

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

vim-zettel - VimWiki addon for managing notes according to Zettelkasten method

tower-lsp - Language Server Protocol implementation written in Rust

neuron.vim - 📝 Manage your Zettelkasten in {n}vim.

age-plugin-yubikey - YubiKey plugin for age

ltex-ls - LTeX Language Server: LSP language server for LanguageTool :mag::heavy_check_mark: with support for LaTeX :mortar_board:, Markdown :pencil:, and others

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

zk.nvim - Neovim plugin as a lightweight wrapper around https://github.com/mickael-menu/zk

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

neuron.nvim - Make neovim the best note taking application