Syntax Highlighting for Notes?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. vimwiki

    Personal Wiki for Vim

    vimwiki has both navigation, syntax highlight and todo. It s nice

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. vscode-notes

    Simple syntax highlighting for notes, inspired by sublime-notes

    I like to make text files to track my daily notes, todo list, and ideas. I found something that was written for VSCode that looks pretty sweet: GitHub - canadaduane/vscode-notes: Simple syntax highlighting for notes, inspired by sublime-notes . Does anyone know of anything similar for neovim? I'd be so excited to find out that there is something already. Thank you!

  4. vim-markdown

    Markdown Vim Mode

    You can use just markdown with e.g. https://github.com/plasticboy/vim-markdown

  5. neorg

    Modernity meets insane extensibility. The future of organizing your life in Neovim.

    * https://github.com/nvim-neorg/neorg

  6. orgmode

    Orgmode clone written in Lua for Neovim 0.10.0+.

  7. neuron.nvim

    Discontinued Make neovim the best note taking application

  8. zeta-note

    Discontinued Markdown LSP server for easy note-taking with cross-references and diagnostics.

    While I haven’t used it a ton yet, I recently started giving this a whirl: https://github.com/artempyanykh/zeta-note

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. zk

    A plain text note-taking assistant

    Ive been using a similar one https://github.com/mickael-menu/zk which is both cli and LSP server. It also supports lsp commands to create and navigate to notes

  11. neuron

    Future-proof note-taking and publishing based on Zettelkasten (superseded by Emanote: https://github.com/srid/emanote)

    You can use vim-plug (or whatever) to get neuron.nvim, but neuron.nvim depends on neuron, which AFAICT, you have to pull from the GH Releases page or use nix to install: https://neuron.zettel.page/install.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What are your cross-platform note-taking solutions with neovim? I am so lost!

    3 projects | /r/neovim | 7 Jul 2023
  • Need advice on what plugin for note taking

    2 projects | /r/vim | 13 Apr 2023
  • Taking notes in neovim

    11 projects | /r/neovim | 3 Jun 2021
  • A plain text note-taking assistant

    1 project | news.ycombinator.com | 8 Aug 2024
  • Ask HN: Do you make a work breakdown structure before programming?

    1 project | news.ycombinator.com | 20 Feb 2024

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