Commit Graph

  • d2d7a55427 feat: add trouble plugin related highlight groups main Paulo Granthon 2024-08-15 13:26:05 -0300
  • 2ac8f1b3a8 docs: add transparent background note in README Paulo Granthon 2024-08-14 12:35:06 -0300
  • 993f29df25 feat: add @constructor.python highlight group Paulo Granthon 2024-08-14 12:23:15 -0300
  • 1a5a4fc15a refactor: reorder groups in highlights Paulo Granthon 2024-07-17 11:26:42 -0300
  • 0521f2ec8d chore: add java related highlight groups Paulo Granthon 2024-06-13 21:09:17 -0300
  • 28047d4d00 chore: update PreProc to MAGENTA in hightlights Paulo Granthon 2024-06-13 21:08:08 -0300
  • d5a075c775 chore: add @variable highlight group Paulo Granthon 2024-06-11 22:42:25 -0300
  • 24fe350d7f
    Update README.md Paulo Granthon 2024-03-22 13:58:41 -0300
  • 3ccc3f6611 docs: add missing no_bd variable in Customization snippet Paulo Granthon 2024-03-04 16:42:19 -0300
  • 9172d48413 docs: add original Hyper example Paulo Granthon 2024-03-04 16:29:04 -0300
  • 351803d5fc docs: add Customization section and example-transparent.png Paulo Granthon 2024-03-04 16:28:47 -0300
  • 0edfe94b66 docs: update example.png Paulo Granthon 2024-03-04 15:56:35 -0300
  • 6ef76b099d docs: update Enable section description Paulo Granthon 2024-03-04 15:49:19 -0300
  • 9ae6596a44 docs: README overhaul Paulo Granthon 2024-03-04 15:47:33 -0300
  • eca438553a
    Update README.md Paulo Granthon 2024-03-04 15:24:21 -0300
  • c48ed91a39 feat: add @constant.builtin.go to highlight groups Paulo Granthon 2024-02-25 17:06:55 -0300
  • aa0b3360ba feat: add @constructor.go to highlight groups Paulo Granthon 2024-02-25 16:56:56 -0300
  • 3e1492b9cc style: apply formatting to files Paulo Granthon 2024-02-25 16:56:40 -0300
  • ceafc284f9 feat: create `stylua.toml Paulo Granthon 2024-02-25 16:54:54 -0300
  • f13646cb02 feat: create .luacheckrc Paulo Granthon 2024-02-25 16:54:45 -0300
  • 2b45db2ff4
    docs: update example image in README Paulo Granthon 2024-01-31 03:12:08 -0300
  • 48f7d9fc6f chore: remove deprecated colors module Paulo Granthon 2024-01-09 23:11:55 -0300
  • 6d5448ffbb feat: use config to define theme behavior Paulo Granthon 2024-01-09 23:11:36 -0300
  • d0f8506fb6 feat: add customization support through config module Paulo Granthon 2024-01-09 23:10:22 -0300
  • 39e3e0d626 feat: dedicated highlights.hyper module Paulo Granthon 2024-01-09 23:08:55 -0300
  • 6f2e37cc68 feat: palette merging engine module Paulo Granthon 2024-01-09 23:08:08 -0300
  • 5b361138b7 feat: add types.config & types.highlights modules Paulo Granthon 2024-01-09 23:07:10 -0300
  • 92644ef056 fix: missing const.error module Paulo Granthon 2024-01-09 23:06:23 -0300
  • 19429cb3ea feat: dedicated colors.hyper module Paulo Granthon 2024-01-09 23:05:50 -0300
  • 1f99219a8b fix: const.error import in error Paulo Granthon 2024-01-09 23:04:38 -0300
  • 6c7e886f07 chore: reverse fg and bg colors in DiffChange group Paulo Granthon 2024-01-09 14:16:04 -0300
  • d0ad44b3bb fix: color fg instead of bg on DiffAdded, DiffRemoved and DiffChange groups Paulo Granthon 2024-01-09 01:07:53 -0300
  • fe5ca0910b feat: explicit highlight definition for GitSigns groups Paulo Granthon 2024-01-09 01:03:55 -0300
  • 6e9b4ea3c4 chore: update diffSubName bg color Paulo Granthon 2024-01-09 01:03:12 -0300
  • 1ef29bc33b fix: color bg instead of fg in GitSigns groups Paulo Granthon 2024-01-09 00:43:07 -0300
  • 9e045d856e chore: remove italic on fugitive * Modifier groups Paulo Granthon 2024-01-09 00:35:39 -0300
  • 8cb0b03e5b chore: update color for fugitive * Section groups Paulo Granthon 2024-01-09 00:35:16 -0300
  • 7cd4025f79 chore: remove strikethrough from fugitiveUntrackedSection Paulo Granthon 2024-01-09 00:31:44 -0300
  • c1597ba0e9 feat: add fugitive group diffSubName Paulo Granthon 2024-01-09 00:31:09 -0300
  • 8b27251215 docs: update description in README Paulo Granthon 2024-01-09 00:25:39 -0300
  • 3867e08b54 fix: broken fugitive hunk diff highlights Paulo Granthon 2024-01-09 00:25:15 -0300
  • d3e59eeea5 feat: fugitiveHunk group Paulo Granthon 2024-01-09 00:23:56 -0300
  • d8546fe45e feat: update fugitive diff sections highlights Paulo Granthon 2024-01-09 00:23:38 -0300
  • a82a043f21 feat: add rainbow groups Paulo Granthon 2024-01-08 23:27:52 -0300
  • d65a8ce59f feat: add GlyphPalette groups Paulo Granthon 2024-01-08 23:27:38 -0300
  • aa17db6a1e feat: add healthError, healthSuccess & healthWarning groups Paulo Granthon 2024-01-08 23:27:10 -0300
  • 14dd9cdb67 chore: changed underline > reverse in MatchParen Paulo Granthon 2024-01-08 23:26:37 -0300
  • 31359255df feat: add fugitive highlight groups Paulo Granthon 2024-01-08 23:11:35 -0300
  • cb7ce87f78 feat: add missing DiffLine, DiffAdded & DiffRemoved groups Paulo Granthon 2024-01-08 23:11:20 -0300
  • 726457d0b7 feat: add bold to DiffDelete Paulo Granthon 2024-01-08 23:10:45 -0300
  • 2a26ad3fea fix: swap fg and bg for Todo` Paulo Granthon 2024-01-08 23:09:36 -0300
  • 0d4a098aa5 fix: invisible Visual highlights Paulo Granthon 2024-01-08 23:09:06 -0300
  • 3eb6523440 docs: add screenshot to README Paulo Granthon 2024-01-08 01:12:07 -0300
  • 55241eb85a docs: add License section to README Paulo Granthon 2024-01-08 01:10:46 -0300
  • 5cb25a9692 docs: create LICENSE Paulo Granthon 2024-01-08 01:00:38 -0300
  • efd752814e docs: add Installation and usage to README Paulo Granthon 2024-01-08 00:53:44 -0300
  • 6f7389750d feat: call set_highlight on load Paulo Granthon 2024-01-08 00:49:53 -0300
  • 5ebd1b0afe docs: add description to README Paulo Granthon 2024-01-08 00:40:38 -0300
  • 71b0988ae6 feat: MVP Paulo Granthon 2024-01-08 00:28:10 -0300
  • 0ee59e5299 docs: remove duplicated header in README Paulo Granthon 2024-01-07 03:43:56 -0300
  • d49d6ee4f0 first commit Paulo Granthon 2024-01-07 03:42:16 -0300