Commit Graph

4 Commits

Author SHA1 Message Date
Iron-E b0bca9edd3
docs: document overriding groups from init.vim
This adds instructions on how to override highlight groups from `init.vim`,
as it seems this cannot be done with your average Neovim colorscheme.
Rather than just using `:hi!` in the `init.vim` (as one might be tempted
to do), it describes a process of adding the commands to an autocommand
event which will run them when the time is right.

SEE #9
2021-01-26 14:36:38 -05:00
Iron_E defe010f9d
Correct highlight_terminal example 2020-11-19 20:41:22 -05:00
Iron_E 1cadac7cb2
Document new functionality 2020-11-19 16:43:00 -05:00
Iron_E 75a421f22c
Add docs 2020-11-13 16:36:26 -05:00