Skip to content

Commit

Permalink
Update README to mention snippets.
Browse files Browse the repository at this point in the history
  • Loading branch information
corbob committed Jul 27, 2019
1 parent 36490ba commit aef8b67
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,6 @@ let g:coc_global_extensions=[ 'coc-powershell', ... ]

## Recommended plugins

[vim-polyglot](https://github.com/sheerun/vim-polyglot) for syntax highlighting 🎨
* [coc-snippets](https://github.com/neoclide/coc-snippets) Used to allow snippets [(requires neovim 0.4 or latest vim8)](https://github.com/neoclide/coc.nvim/wiki/F.A.Q#how-to-make-preview-window-shown-aside-with-pum).
* Can be installed with `:CocInstall coc-snippets`
* [vim-polyglot](https://github.com/sheerun/vim-polyglot) for syntax highlighting 🎨

0 comments on commit aef8b67

Please sign in to comment.