mirror of
https://github.com/yutkat/my-neovim-pluginlist.git
synced 2024-11-14 18:12:54 +00:00
commit
63b41139ba
26
README.md
26
README.md
@ -32,6 +32,8 @@
|
|||||||
- [Highlight current function](#highlight-current-function)
|
- [Highlight current function](#highlight-current-function)
|
||||||
- [Background](#background)
|
- [Background](#background)
|
||||||
- [Columnline](#columnline-1)
|
- [Columnline](#columnline-1)
|
||||||
|
- [Buffer, Window, Tab Management](#buffer-window-tab-management)
|
||||||
|
- [Terminal](#terminal)
|
||||||
- [Motion](#motion)
|
- [Motion](#motion)
|
||||||
- [Editing support](#editing-support)
|
- [Editing support](#editing-support)
|
||||||
- [Insert](#insert)
|
- [Insert](#insert)
|
||||||
@ -51,12 +53,10 @@
|
|||||||
- [Emoji](#emoji)
|
- [Emoji](#emoji)
|
||||||
- [Emoji FuzzyFinder](#emoji-fuzzyfinder)
|
- [Emoji FuzzyFinder](#emoji-fuzzyfinder)
|
||||||
- [Misc](#misc)
|
- [Misc](#misc)
|
||||||
- [Buffer, Window, Tab Management](#buffer-window-tab-management)
|
- [Other Standard Feature Enhancement](#other-standard-feature-enhancement)
|
||||||
- [Terminal](#terminal)
|
|
||||||
- [Search, Replace, Select](#search-replace-select)
|
- [Search, Replace, Select](#search-replace-select)
|
||||||
- [Mapping](#mapping)
|
- [Mapping](#mapping)
|
||||||
- [Yank, Paste](#yank-paste)
|
- [Yank, Paste](#yank-paste)
|
||||||
- [Other Standard Feature Enhancement](#other-standard-feature-enhancement)
|
|
||||||
- [Adding and subtracting](#adding-and-subtracting)
|
- [Adding and subtracting](#adding-and-subtracting)
|
||||||
- [Join](#join)
|
- [Join](#join)
|
||||||
- [Number](#number)
|
- [Number](#number)
|
||||||
@ -294,6 +294,10 @@
|
|||||||
|
|
||||||
- [ElPiloto/significant.nvim](https://github.com/ElPiloto/significant.nvim) ![](https://img.shields.io/github/stars/ElPiloto/significant.nvim) ![](https://img.shields.io/github/last-commit/ElPiloto/significant.nvim) ![](https://img.shields.io/github/commit-activity/y/ElPiloto/significant.nvim)
|
- [ElPiloto/significant.nvim](https://github.com/ElPiloto/significant.nvim) ![](https://img.shields.io/github/stars/ElPiloto/significant.nvim) ![](https://img.shields.io/github/last-commit/ElPiloto/significant.nvim) ![](https://img.shields.io/github/commit-activity/y/ElPiloto/significant.nvim)
|
||||||
|
|
||||||
|
## [Buffer, Window, Tab Management](./buffer_window_tab-management.md)
|
||||||
|
|
||||||
|
## [Terminal](./terminal.md)
|
||||||
|
|
||||||
## [Motion](./motion.md)
|
## [Motion](./motion.md)
|
||||||
|
|
||||||
## Editing support
|
## Editing support
|
||||||
@ -389,18 +393,14 @@
|
|||||||
- [saifulapm/chartoggle.nvim](https://github.com/saifulapm/chartoggle.nvim) ![](https://img.shields.io/github/stars/saifulapm/chartoggle.nvim) ![](https://img.shields.io/github/last-commit/saifulapm/chartoggle.nvim) ![](https://img.shields.io/github/commit-activity/y/saifulapm/chartoggle.nvim)
|
- [saifulapm/chartoggle.nvim](https://github.com/saifulapm/chartoggle.nvim) ![](https://img.shields.io/github/stars/saifulapm/chartoggle.nvim) ![](https://img.shields.io/github/last-commit/saifulapm/chartoggle.nvim) ![](https://img.shields.io/github/commit-activity/y/saifulapm/chartoggle.nvim)
|
||||||
- [glepnir/mcc.nvim](https://github.com/glepnir/mcc.nvim) ![](https://img.shields.io/github/stars/glepnir/mcc.nvim) ![](https://img.shields.io/github/last-commit/glepnir/mcc.nvim) ![](https://img.shields.io/github/commit-activity/y/glepnir/mcc.nvim)
|
- [glepnir/mcc.nvim](https://github.com/glepnir/mcc.nvim) ![](https://img.shields.io/github/stars/glepnir/mcc.nvim) ![](https://img.shields.io/github/last-commit/glepnir/mcc.nvim) ![](https://img.shields.io/github/commit-activity/y/glepnir/mcc.nvim)
|
||||||
|
|
||||||
## [Buffer, Window, Tab Management](./buffer_window_tab-management.md)
|
|
||||||
|
|
||||||
## [Terminal](./terminal.md)
|
|
||||||
|
|
||||||
## [Search, Replace, Select](./search_replace_grep_select.md)
|
|
||||||
|
|
||||||
## [Mapping](./mapping.md)
|
|
||||||
|
|
||||||
## [Yank, Paste](./paste_yank.md)
|
|
||||||
|
|
||||||
## Other Standard Feature Enhancement
|
## Other Standard Feature Enhancement
|
||||||
|
|
||||||
|
### [Search, Replace, Select](./search_replace_grep_select.md)
|
||||||
|
|
||||||
|
### [Mapping](./mapping.md)
|
||||||
|
|
||||||
|
### [Yank, Paste](./paste_yank.md)
|
||||||
|
|
||||||
### Adding and subtracting
|
### Adding and subtracting
|
||||||
|
|
||||||
- [monaqa/dial.nvim](https://github.com/monaqa/dial.nvim) ![](https://img.shields.io/github/stars/monaqa/dial.nvim) ![](https://img.shields.io/github/last-commit/monaqa/dial.nvim) ![](https://img.shields.io/github/commit-activity/y/monaqa/dial.nvim)
|
- [monaqa/dial.nvim](https://github.com/monaqa/dial.nvim) ![](https://img.shields.io/github/stars/monaqa/dial.nvim) ![](https://img.shields.io/github/last-commit/monaqa/dial.nvim) ![](https://img.shields.io/github/commit-activity/y/monaqa/dial.nvim)
|
||||||
|
Loading…
Reference in New Issue
Block a user