Merge pull request #363 from yutkat/dev

Cleanup
This commit is contained in:
Yuta Katayama 2022-10-13 16:22:27 +00:00 committed by GitHub
commit 63b41139ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)