mirror of
https://github.com/junegunn/limelight.vim.git
synced 2025-11-16 15:03:47 -05:00
Add section on plugin installation (#76)
This commit is contained in:
10
README.md
10
README.md
@@ -8,6 +8,16 @@ Hyperfocus-writing in Vim.
|
|||||||
Best served with [Goyo.vim](https://github.com/junegunn/goyo.vim).
|
Best served with [Goyo.vim](https://github.com/junegunn/goyo.vim).
|
||||||
Works on 256-color terminal or on GVim.
|
Works on 256-color terminal or on GVim.
|
||||||
|
|
||||||
|
Installation
|
||||||
|
------------
|
||||||
|
|
||||||
|
Use your favorite plugin manager.
|
||||||
|
|
||||||
|
- [vim-plug](https://github.com/junegunn/vim-plug)
|
||||||
|
1. Add `Plug 'junegunn/limelight.vim'` to your Vim configuration file
|
||||||
|
2. Run `:source %`
|
||||||
|
3. Run `:PlugInstall`
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user