From 6012bec50da1e0cc444eaf6e4c307314d75fc69e Mon Sep 17 00:00:00 2001 From: Yuta Katayama <8683947+yutkat@users.noreply.github.com> Date: Mon, 9 May 2022 14:40:46 +0900 Subject: [PATCH] Add rktjmp/pact.nvim --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index de122df..3181ffb 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ - [Statusline](#statusline) - [Bufferline](#bufferline) - [Highlight](#highlight) - - [ANSI Colorize](#ansi-colorize) + - [ANSI Colorize](#ansi-colorize) - [Current word highlight](#current-word-highlight) - [Jump highlight](#jump-highlight) - [Cursor](#cursor) @@ -174,6 +174,7 @@ - [wbthomason/packer.nvim](https://github.com/wbthomason/packer.nvim) ![](https://img.shields.io/github/stars/wbthomason/packer.nvim) ![](https://img.shields.io/github/last-commit/wbthomason/packer.nvim) ![](https://img.shields.io/github/commit-activity/y/wbthomason/packer.nvim) - [savq/paq-nvim](https://github.com/savq/paq-nvim) ![](https://img.shields.io/github/stars/savq/paq-nvim) ![](https://img.shields.io/github/last-commit/savq/paq-nvim) ![](https://img.shields.io/github/commit-activity/y/savq/paq-nvim) - [nvim-plugnplay/plugnplay.nvim](https://github.com/nvim-plugnplay/plugnplay.nvim) ![](https://img.shields.io/github/stars/nvim-plugnplay/plugnplay.nvim) ![](https://img.shields.io/github/last-commit/nvim-plugnplay/plugnplay.nvim) ![](https://img.shields.io/github/commit-activity/y/nvim-plugnplay/plugnplay.nvim) +- [rktjmp/pact.nvim](https://github.com/rktjmp/pact.nvim) ![](https://img.shields.io/github/stars/rktjmp/pact.nvim) ![](https://img.shields.io/github/last-commit/rktjmp/pact.nvim) ![](https://img.shields.io/github/commit-activity/y/rktjmp/pact.nvim) ### Add runtime path (vim-plug like)