mirror of
https://github.com/yutkat/my-neovim-pluginlist.git
synced 2024-11-01 03:20:25 +00:00
My personal list of Neovim plugins
.github/workflows | ||
_config.yml | ||
auto-completion.md | ||
backup-list.md | ||
colorscheme.md | ||
filer.md | ||
fuzzy-finder.md | ||
git-github.md | ||
gui.md | ||
HOW_TO_MAKE.md | ||
language-specific.md | ||
LICENSE | ||
lsp.md | ||
neovim-distribution.md | ||
neovim-lua-development.md | ||
neovim-lua-library.md | ||
note-taking.md | ||
README.md | ||
statusline.md |
Table of Contents
- Table of Contents
- Plugin Manager
- Auto Completion
- LSP
- Treesitter
- Fuzzy Finder
- Filer
- Appearance
- Movement
- Editing support
- Buffer, Window, Tab Management
- Terminal
- Other Standard Feature Enhancement
- Coding
- New features
- Neovim Lua Library
- Language specific
- Neovim Lua Development
- Colorscheme
- Neovim Distribution
- GUI
Plugin Manager
Use builtin package feature
Add runtime path (vim-plug like)
Auto Completion
LSP
Treesitter
Fuzzy Finder
Filer
Appearance
Statusline
Bufferline
- akinsho/bufferline.nvim
- romgrk/barbar.nvim
- crispgm/nvim-tabline
- alvarosevilla95/luatab.nvim
- johann2357/nvim-smartbufs
- kdheepak/tabline.nvim
- noib3/cokeline.nvim
- rafcamlet/tabline-framework.nvim
Highlight
- norcalli/nvim-colorizer.lua
- Pocco81/HighStr.nvim
- folke/todo-comments.nvim
- p00f/nvim-ts-rainbow
- m-demare/hlargs.nvim
- winston0410/range-highlight.nvim
Current word highlight
Jump highlight
Cursor
Cursorline
Mode
Scrollbar
Sidebar
Menu
Minimap
Zen Mode
- Pocco81/TrueZen.nvim
- folke/zen-mode.nvim
- folke/twilight.nvim
- henriquehbr/ataraxis.lua
- FraserLee/ScratchPad
Background
Movement
j/k
Label Jump (Easymotion style)
- phaazon/hop.nvim
- ggandor/lightspeed.nvim
- rlane/pounce.nvim
- tjdevries/train.nvim
- ggandor/leap.nvim
- mfussenegger/nvim-treehopper
Horizontal Move
- lightspeed
- kevinhwang91/nvim-fFHighlight
- gukz/ftFT.nvim
Vertical Move
Word Motion
Line Move
Jump
Edit History
Cursor Movement History
Scrolling
Editing support
Brackets
Auto insert pairs
- windwp/nvim-autopairs
- ZhiyuanLck/smart-pairs
- steelsojka/pears.nvim
- max-0406/autoclose.nvim
- theHamsta/nvim-treesitter-pairs
matchparen
Comment out
- numToStr/Comment.nvim
- b3nj5m1n/kommentary
- glepnir/prodoc.nvim
- gennaro-tedesco/nvim-commaround
- terrortylor/nvim-comment
- winston0410/commented.nvim
CommentString
Comment box
Annotation
Convert Case
Indent
Textobject
- nvim-treesitter/nvim-treesitter-textobjects
- RRethy/nvim-treesitter-textsubjects
- mizlan/iswap.nvim
- mfussenegger/nvim-ts-hint-textobject
- David-Kunz/treesitter-unit
- numToStr/Surround.nvim
Operator
Emoji
Misc
- booperlv/nvim-gomove
- abecodes/tabout.nvim
- Allendang/nvim-expand-expr
- saifulapm/chartoggle.nvim
- glepnir/smartinput.nvim
Buffer, Window, Tab Management
Buffer
Buffer Selector
- nvim-telescope/telescope-frecency.nvim
- toppair/reach.nvim
- ido-nvim/ido.nvim
- tiagovla/scope.nvim
- ilAYAli/scMRU.nvim
Other Buffer Switcher
Buffer Management
delete
Scratch Buffer
Window
Window Switcher
Window Management
swap
layout
resize
focus
Tab
Terminal
Terminal Enhancement
- akinsho/nvim-toggleterm.lua
- LoricAndre/OneTerm.nvim
- nikvdp/neomux
- norcalli/nvim-terminal.lua
- numToStr/FTerm.nvim
- oberblastmeister/termwrapper.nvim
- pianocomposer321/consolation.nvim
- jlesquembre/nterm.nvim
- s1n7ax/nvim-terminal
External terminal
Other Standard Feature Enhancement
Keymap
Map search
Search
- kevinhwang91/nvim-hlslens
- rktjmp/highlight-current-n.nvim
- gaborvecsei/memento.nvim
- notomo/reacher.nvim
- VonHeikemen/searchbox.nvim
- ironhouzi/starlite-nvim
Replace
Grep
Select
Adding and subtracting
Join
Yank
Register Selector
Paste
Wise paste
Cyclic paste
Number
Mark
sign
floating marker(easymotion style)
bookmark
etc
Undo
Diff
Tags
Fold
- anuvyklack/pretty-fold.nvim
- jghauser/fold-cycle.nvim
- pierreglaser/folding-nvim
- lewis6991/foldsigns.nvim
Command
Command Line
Shell Command Integration
tmux
perf
History
Spellcheck
Abbreviation
Quickfix
Macro
Help
Save
Cursor Position
Backup
Startup
Session
- Shatur/neovim-session-manager
- rmagatti/auto-session
- olimorris/persisted.nvim
- natecraddock/sessions.nvim
Mouse
Profiler
Improve startup time
Coding
Reading assistant feature
Context Header
Indent Guide
Formatting
Formatter
- jose-elias-alvarez/null-ls.nvim(Formatting)
- lukas-reineke/format.nvim
- mhartington/formatter.nvim
- sbdchd/neoformat
Trim Whitespace
Lint
Code outline
Call Hierarchy
Snippet
Snippet definitions
Snippet assistant
Template
Task Runner
Config file style
- JSON
- YAML
- Lua
- Shell
Command style
Partial execution
REPL
Test
Refactoring,Debugging
Debugger
Git/GitHub
Browser Integration
Project
Project Switcher
- ahmedkhalf/project.nvim
- cljoly/telescope-repo.nvim
- nvim-telescope/telescope-project.nvim
- AckslD/nvim-gfold.lua
Project Root Detector
Project Local Config
- klen/nvim-config-local
- windwp/nvim-projectconfig
- natecraddock/workspaces.nvim
- martini97/project-config.nvim