| 1 | *compline-nvim.txt* Neovim colorscheme based on Compline |
| 2 | |
| 3 | Author: Steve Simkins (stevedylandev) <hello@stevedylan.dev> |
| 4 | Original theme by jblais493: https://github.com/jblais493/compline |
| 5 | |
| 6 | INTRODUCTION *compline-nvim* |
| 7 | =========================================================================== |
| 8 | |
| 9 | Colorschemes can be accessed with |:colorscheme|. |
| 10 | > |
| 11 | :colorscheme compline |
| 12 | < |
| 13 | |
| 14 | vim:tw=78:ts=8:ft=help:norl: |