Key note categories and examples for tech issues
Improve nvim
This is an example note
I took this note when I research promising plugins for Neovim in 2023.
- 😕 GitHub - AstroNvim/AstroNvim: AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
- 👍 GitHub - folke/dot: ☕️ My Dot Files
- GitHub - LazyVim/LazyVim: Neovim config for the lazy
- yutkat on Twitter: "PluginManager: lazy LSP: nvim-lsp+mason completion: nvim-cmp Linter: null-ls FF: telescope easymotion: flash snippet: LuaSnip comment: Comment statusline: lualine bufferline: bufferline terminal: toggleterm startup: alpha UI: noice colorscheme: catppuccin,nightfox,kanagawa" / Twitter
- 😕 GitHub - yutkat/dotfiles: The best and strongest dotfiles. Editor: Neovim; Shell: zsh(zinit, powerlevel10k); Terminal: wezterm; Desktop: sway, ulauncher, dunst; OS: ArchLinux (Ubuntu/Fedora/CentOS)
- Very very complicated🫠
Themes
Other plugins
- 👍 GitHub - folke/flash.nvim: Navigate your code with search labels, enhanced character motions and Treesitter integration
- GitHub - huggingface/llm.nvim: LLM powered development for Neovim
- 👍 GitHub - monaqa/dial.nvim: enhanced increment/decrement plugin for Neovim.
- GitHub - nvim-pack/nvim-spectre: Find the enemy and replace them with dark power.
- GitHub - ThePrimeagen/refactoring.nvim: The Refactoring library based off the Refactoring book by Martin Fowler
- 👍 GitHub - b0o/incline.nvim: 🎈 Floating statuslines for Neovim
- RRethy/vim-illuminate
Automatically highlights other instances of the word under your cursor. This works with LSP, Treesitter, and regexp matching to find the other instances.
- folke/trouble.nvim
better diagnostics list and others
- folke/todo-comments.nvim
- SmiteshP/nvim-navic
- 👍 nvim-treesitter/nvim-treesitter-context
Issues
Markdown backticks are invisible
https://github.com/nvim-treesitter/nvim-treesitter/blob/812c2dd8fe838bb26cb53f0d251116468c2cae37/queries/markdown/highlights.scm#L29
- It is concealed
:TSHighlightCapturesUnderCursor
command
Get help
Got any questions about this page? Feel free to ask them on the user forum here.