-
Just take look at https://github.com/neovim/neovim/issues/14090 from time to time and you'll be aware of this kind of things
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
If you use vim-sensible, which you should, you can reset the highlight with ctrl+l.
-
for details, you could refer my config
-
I use https://github.com/romainl/vim-cool to do it automatically
-
highlight-current-n.nvim
Highlights the current /, ? or * match under your cursor when pressing n or N and gets out of the way afterwards.
I used :noh for a while but now I’m using https://github.com/rktjmp/highlight-current-n.nvim, which does more than what you might be looking for (it only highlights the current match).
-
Then how about this: I created a plugin for this(initially), lol. Now I get used to .
-
-
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.
Related posts
-
nvim-ufo v1.1.0 has been released.
-
Cómo crear tu primera configuración de Neovim usando lua
-
[noob] vim.keymap.set vs. vim.api.nvim_set_keymap. Key binding questions. Hydra?
-
Just moved to neovim. How can I improve my init.lua (& startup time)
-
How to disable statusline (lualine for me) in nvim tree