My personal list of Neovim plugins
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yuta Katayama 49322a229d
Delete the missing repos
2 years ago
.github/workflows Add the workflow to count by account 2 years ago
Archived.md Remove cpeditor.nvim because it was archived 2 years ago
HOW_TO_MAKE.md Fix CI 2 years ago
LICENSE Add LICENSE 2 years ago
README.md Add B4mbus/nvim-headband 2 years ago
_config.yml Set theme jekyll-theme-hacker 2 years ago
auto-completion.md Remove duplication 2 years ago
backup-list.md Initial commit 2 years ago
buffer_window_tab-management.md Add Matsa59/potion-maker.nvim, FLinguenheld/luacomment.nvim 2 years ago
colorscheme.md Add marko-cerovac/material.nvim 2 years ago
comment.md Add Djancyp/better-comments.nvim 2 years ago
debugger_repl.md Add hiberabyss/nvim-dbg 2 years ago
external-tools.md Add teto/vim2rockspec 2 years ago
filer.md Add ggustafsson/nnn-dir.nvim 2 years ago
fuzzy-finder.md Add AdeAttwood/ivy.nvim 2 years ago
git-github.md Add plugins 2 years ago
gui.md Add ktunprasert/gui-font-resize.nvim 2 years ago
image.md Add plugins 2 years ago
integration-apps.md Add NazgoooAtanasov/sfcc-debugger.nvim 2 years ago
language-specific.md Add utouto97/memo.nvim, Jxstxs/mdbook.nvim 2 years ago
lsp.md Add nyarthan/telescope-code-actions.nvim 2 years ago
motion.md Split into files 2 years ago
neovim-distribution.md Delete the missing repos 2 years ago
neovim-lua-development.md Add nguyenvukhang/nvim-toggler, mohammad5305/pytest.nvim, jpe90/export-colorscheme.nvim 2 years ago
neovim-lua-library.md Add vigoux/notifier.nvim, vappolinario/cmp-clippy 2 years ago
note-taking.md Add utouto97/memo.nvim, Jxstxs/mdbook.nvim 2 years ago
package-manager.md Update the category 2 years ago
project.md Add smartpde/neoscopes 2 years ago
snippet_template.md Update the category 2 years ago
statusline.md Remove the archived plugin 2 years ago
task-runner.md Add charlie39/OneStop.nvim 2 years ago
terminal.md Split into files 2 years ago
test.md Add plugins 2 years ago
toy.md Add phaazon/mind.nvim, tobias-z/java-util.nvim, tamton-aquib/stuff.nvim, 2 years ago

README.md

Table of Contents

Plugin Manager

Use builtin package feature

Add runtime path (vim-plug like)

Auto Completion

LSP

Treesitter

Fuzzy Finder

Filer

Appearance

Statusline

Bufferline

winbar

Highlight

Syntax

Colorizer

ANSI Colorize

Long line highlight

Current word highlight

Jump highlight

Cursor

Cursorline

Columnline

Mode

Scrollbar

Sidebar

Menu

Minimap

Highlight current function

Background

Motion

Editing support

Brackets

Auto insert
Auto insert pairs
Auto insert semicolon
Auto convert

matchparen

Comment Out

Convert Case

Indent

Align

Textobject

Surround

Operator

Emoji

Emoji FuzzyFinder

Emoji Width

Misc

Buffer, Window, Tab Management

Terminal

Other Standard Feature Enhancement

Keymap

Prefix Key Binding

n/N Improvement

Search count

Replace

Grep

Select

Multi Cursor

Adding and subtracting

Join

Yank

Register Selector

OSC52

Paste

Wise paste

Cyclic paste

Number

Mark

sign

floating marker(easymotion style)

bookmark

etc

Undo

Diff

Tags

Fold

Calculation

Command

Redirect to scratch buffer

Shell Command

Command Line

command line completion

History

Spellcheck

Abbreviation

Quickfix

cd(change directory)

ftdetect(Filetype detector)

Macro

Help

Save

Cursor Position

Backup

Startup

Session

Mouse

Profiler

Improve startup time

Coding

Reading assistant feature

Current Position Info

Context Header

Indent Guide

Formatting

Formatter

Trim Whitespace

Lint

Code outline

Call Hierarchy

Snippet/Template

Task Runner

Test

Debug/REPL

Git/GitHub

Project

New features

Note Taking

Diagram

Translate

Popup Info

Command Palette

Package Manager

Remote Development

Collaborative Editing

Image

Concentration

Pomodoro

Do Not Disturb

Zen Mode

Hex Editor

Presentation

Tutorial

Analytics

Util pack

Integration with other apps

Language specific

Neovim Lua Library

Neovim Lua Development

Colorscheme

Neovim Distribution

GUI

External Tools

Toy