Original link: https://innei.in/posts/Z-Turn/nvim-plugin-recommend
This rendering is generated by marked, and there may be typography problems. For the best experience, please go to: https://innei.in/posts/Z-Turn/nvim-plugin-recommend
Long time no see, today I recommend the fancy NeoVim plugin again.
I won’t put screenshots here, I will paste the address of each plugin, and there will be a detailed introduction inside.
Vonr/Align.nvim
A plug-in that can align according to a certain character. Similar to EasyAlign, but written in lua.
https://github.com/Vonr/align.nvim
gen740/SmoothCursor.nvim
A particularly cool cursor movement special effect, blinding the dog’s eyes on the sidebar.
https://github.com/gen740/SmoothCursor.nvim
sitiom/nvim-number toggle
Toggles between absolute and relative line numbers.
https://github.com/sitiom/nvim-numbertoggle
tomasky/bookmarks.nvim
Bookmark the code for quick jumps. Can be integrated with Telescope.
https://github.com/tomasky/bookmarks.nvim
johmsalas/text-case.nvim
Naming case conversion
https://github.com/johmsalas/text-case.nvim
mvllow/modes.nvim
Add different colors to CursorLine in different modes.
https://github.com/mvllow/modes.nvim
ghillb/cybu.nvim
Add a Tab shortcut navigation similar to vscode.
https://github.com/ghillb/cybu.nvim
sindrets/diffview.nvim
Git diff
https://github.com/sindrets/diffview.nvim
folke/edgy.nvim
The same window layout as vscode can be adjusted
https://github.com/folke/edgy.nvim
tamton-aquib/duck.nvim
Write code with ducks. no longer alone.
https://github.com/tamton-aquib/duck.nvim
rareitems/printer.nvim
Similar to vscode’s turbo console log plugin.
https://github.com/rareitems/printer.nvim
dnlhc/glance.nvim
Code reference and definition preview similar to vscode.
https://github.com/dnlhc/glance.nvim
rmagatti/goto-preview
A floating window shows code references, previews of definitions.
https://github.com/rmagatti/goto-preview
Tobin Palmer/rayso.nvim
The selected code uses ray.so to generate a beautiful code preview.
https://github.com/TobinPalmer/rayso.nvim
petertriho/nvim-scrollbar
Add scroll bars.
https://github.com/petertriho/nvim-scrollbar
utilyre/sentiment.nvim
The pair is highlighted when the cursor is inside the pair block.
https://github.com/utilyre/sentiment.nvim
sidebar-nvim/sidebar.nvim
Add a sidebar. Information such as Outline and Docker can be displayed.
https://github.com/sidebar-nvim/sidebar.nvim
luukvbaal/statuscol.nvim
Add a collapsible bar for the code, which can be operated with the mouse.
https://github.com/luukvbaal/statuscol.nvim
chaos/vim-wordmotion
Supports moving textobject between different cases.
https://github.com/chaoren/vim-wordmotion
finish watching? say something
This article is transferred from: https://innei.in/posts/Z-Turn/nvim-plugin-recommend
This site is only for collection, and the copyright belongs to the original author.