Iron-E
6512def838
ref(colors): refine colors to match latest plugin updates
...
`barbar.nvim` had an update which separated buffer index colors from
their respective buffer separators colors. Additionally, `vimtex` had
an update which changed many names of its highlight groups.
This commit aims to relieve some of the visual oddities which may have
occured over the last few days, as a result of those changes.
2020-12-02 15:08:25 -05:00
Iron-E
c4f98237c5
ref(colors): update vimtex group names
...
Vimtex recently had a 2.0 release, and so now this template must also
update the names of the changed groups to match.
2020-11-25 14:12:31 -05:00
Iron-E
92791fcfe4
fix: resolve functions before indexing
...
Highlight groups defined as functions now exhibit the following
behavior:
- Results of function calls are cached.
- Unresolved highlight groups are resolved before indexing.
2020-11-25 01:25:57 -05:00
Iron_E
b2ccdbccb7
Adjust BufferVisibleSign
2020-11-22 18:35:11 -05:00
Iron_E
1dba9703b5
Consistent formatting
2020-11-22 17:10:49 -05:00
Iron_E
856dc2cf26
Fix vim-sandwhich diff text
2020-11-21 13:03:40 -05:00
Iron_E
a1d99bef83
Improve diff highlighting
2020-11-21 02:54:59 -05:00
Iron_E
defe010f9d
Correct highlight_terminal example
2020-11-19 20:41:22 -05:00
Iron_E
f56df50a90
Add highlite.group to README
2020-11-19 20:39:49 -05:00
Iron_E
2d9389ed02
- vim-jp/syntax-vim-ex; + sheerun/vim-polyglot
2020-11-19 20:34:34 -05:00
Iron_E
08ba0780ae
Simplify highlite.group
2020-11-19 17:09:00 -05:00
Iron_E
1cadac7cb2
Document new functionality
2020-11-19 16:43:00 -05:00
Iron_E
2de9c2b6bf
Use new functionality
2020-11-19 16:42:47 -05:00
Iron_E
b9cf35585c
Improve stability
2020-11-19 16:42:31 -05:00
Iron_E
96e23abf98
Initial implementation of sub-attribute linking
2020-11-19 13:55:36 -05:00
Iron_E
4fc8823a0c
Cleanup structure of highlighting backend
2020-11-19 12:12:03 -05:00
Iron_E
b8b78237b8
Improve vimscript support
2020-11-18 14:04:37 -05:00
Iron_E
16eb961852
Flesh out tabline fill
2020-11-18 12:46:55 -05:00
Iron_E
c58fdff4ec
Git rebase highlights
2020-11-17 13:05:21 -05:00
Iron_E
4782264e6b
Remove redundant highlight group
2020-11-16 11:12:26 -05:00
Iron_E
e505a83986
Use white instead of teal for barbarvisibletarget
2020-11-15 16:39:56 -05:00
Iron_E
7e04213c46
Improve layout of readme
2020-11-15 16:24:41 -05:00
Iron_E
abc86c6cf2
Improve barbar implementation
2020-11-15 16:24:31 -05:00
Iron_E
5450990b37
Add barbar.nvim support
2020-11-15 04:49:48 -05:00
Iron_E
75a421f22c
Add docs
2020-11-13 16:36:26 -05:00
Iron_E
59de085efc
Expose functionality
2020-11-13 15:43:16 -05:00
Iron_E
c400ff4219
Match changes to neovim HEAD
2020-11-13 03:23:48 -05:00
Iron_E
0d643de006
Remove backticks from repo names
2020-11-11 11:16:54 -05:00
Iron_E
f463f94bdd
Add contributions section
2020-11-11 11:16:17 -05:00
Iron_E
a1491dd4ef
Add links to each recommendation
2020-11-11 11:12:47 -05:00
Iron_E
ad2833f232
Add list of recommended syntax files to FAQ
2020-11-11 11:10:07 -05:00
Iron_E
a7ddc75380
Add YAML support
2020-11-11 10:48:55 -05:00
Iron_E
8cb6484670
Add setup instructions
2020-10-25 13:37:36 -04:00
Iron_E
773adbbe06
Add missing shebang
2020-10-25 13:33:51 -04:00
Iron_E
d2fc43ec1e
Move ungrammar support to vim-ungrammar repo
2020-10-25 12:33:19 -04:00
Iron_E
57dfedb216
Support for ungrammar
2020-10-25 04:12:13 -04:00
Iron_E
5774745eeb
Use more apt default for mkdCode
2020-09-28 13:19:21 -04:00
Iron_E
2d8275ee1e
Make keywords and statements more different
2020-09-27 19:18:44 -04:00
Iron_E
6a383d0412
Better SQL support
2020-09-27 18:56:34 -04:00
Iron_E
605ff14290
Add plantuml highlight group
2020-09-09 16:42:04 -04:00
Iron_E
b128660124
Merge branch 'feature/dynamic-background' into master
2020-09-06 18:40:51 -04:00
Iron_E
d5c05958ad
Undo one highlight change from previous commit
2020-09-06 18:33:22 -04:00
Iron_E
32c4ab51de
Improve markdown default highlights
2020-09-06 17:34:49 -04:00
Iron_E
a802400814
Add basic instructions
2020-09-06 14:41:05 -04:00
Iron_E
2c9281be0d
Add light/dark background handling to main form
2020-09-06 14:30:55 -04:00
Iron_E
3c0f206029
Initial implementation
2020-09-06 14:04:36 -04:00
Iron_E
c8ca0582c1
Fix bug where styles aren't correctly applied
2020-09-06 13:29:09 -04:00
Iron_E
fd2cb3a36f
Add folding comments to all functions
2020-09-06 13:21:30 -04:00
Iron_E
588b4729db
Fix bug with "NONE" default detection
2020-09-06 12:56:08 -04:00
Iron_E
576ea2b6a1
Initial simplification before light/dark support
2020-09-06 12:33:48 -04:00