-
vimwiki has both navigation, syntax highlight and todo. It s nice
-
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.
-
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!
-
You can use just markdown with e.g. https://github.com/plasticboy/vim-markdown
-
* https://github.com/nvim-neorg/neorg
-
-
-
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
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
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
-
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.