Commit graph

  • f618a2a297 fix: replace deprecated vim.tbl_flatten with vim.iter nezilot 2026-07-17 19:27:11 +0500
  • 9ab2678b8c
    Merge 61bab5dcbb into a065833f35 Tim Nimets 2026-06-21 12:45:35 -0400
  • 61bab5dcbb Added color_info option. Added floaing window displaying different color formats of a color which is under the cursor supporting colors with alpha channel and without. Added :ColorizerColorInfoToggle command. Tim Nimets 2026-06-21 18:34:14 +0200
  • 9766eecc18
    Merge 0213326711 into a065833f35 zegonix 2026-04-17 11:22:23 +0200
  • 0213326711 replaced deprecated api call scbj 2026-04-17 11:20:47 +0200
  • b320d4b02a fix: replace vim.tbl_flatten with vim.iter():flatten pi66 2025-12-24 23:21:22 +0100
  • bfdcec0f1f fix!: fixes hooks.disable_line_highlight function signature to match readme and parse_fn Joshua Tye 2025-07-07 22:05:23 -0500
  • a8b4f0925f
    Merge 260bc9d2f5 into a065833f35 Bruenor 2025-06-30 01:01:09 +0200
  • 260bc9d2f5 refactor: replace deprecated tbl_flatten with iter { ... }:flatten():totable() Bruenor 2025-06-30 00:55:27 +0200
  • 5a1272afcb
    Merge a299361ac9 into a065833f35 Niklas V 2025-05-10 13:47:51 +0200
  • a299361ac9 fix(colorizer): replaced deprecated function tbl_flatten NiklasV1 2025-05-10 13:21:36 +0200
  • bfc3dc559b fix(colorizer): replaced deprecated get_option and set_option functions NiklasV1 2025-05-10 13:16:05 +0200
  • 6b58075717 fix(colorizer): replaced deprecated function nvim_out_write NiklasV1 2025-05-10 13:08:06 +0200
  • 39d1d0af5a feat(utils): added version independent wrappers for deprecated functions NiklasV1 2025-05-10 13:04:10 +0200
  • b13cdff0de
    Merge 529dcb89a6 into a065833f35 Utshab Pyakurel 2025-05-09 12:01:53 +0545
  • 529dcb89a6
    Merge pull request #1 from pakosaan/pakosaan-patch-1 Utshab Pyakurel 2025-05-09 11:59:26 +0545
  • 4585535112
    refactor: replace deprecated vim.tbl_flatten with vim.iter(...):flatten():totable() Utshab Pyakurel 2025-05-09 11:55:47 +0545
  • 517df88cf2
    docs: updates readme with correct hooks information (#148) Meow Honk 2025-03-01 08:24:51 -0600
  • 943be69156
    Update github pages action to v4 (#146) Meow Honk 2025-02-19 08:18:32 -0600
  • cfb2639e07
    fix: adds ' and " to excluded additional characters (#145) Meow Honk 2025-02-19 07:50:21 -0600
  • 9b5fe0450b
    fix(rgb): Invalid number comparison (#144) Akshay 2025-01-30 14:53:31 +0530
  • 19bd49d0aa
    fix(sass): invalid buffer options (#143) Ivan Pankratov 2025-01-29 23:46:35 +0500
  • 2933cb5b54
    fix: removes mystery argument to vim.json.encode (#140) Meow Honk 2025-01-28 06:39:15 -0600
  • 39142aa139
    Feat/add hooks: disable_line_highlight (#138) Meow Honk 2025-01-25 12:44:57 -0600
  • ed12b5379f
    ref: when using colorizer.reload_on_save, but existing buffer options (#137) Meow Honk 2025-01-19 18:12:47 -0600
  • 174a5379f5
    Fix/134 filetype configuration: decouple names parser color_map namespaces (#136) Meow Honk 2025-01-19 12:36:43 -0600
  • 86c9a6a309
    Fix/132 multiple virtualtext (#133) Meow Honk 2025-01-14 07:24:32 -0600
  • fcaa8432d2
    Merge e23832a47c into a065833f35 Nima Askarian 2025-01-13 10:11:45 +0100
  • e23832a47c
    Fix opts (file types) Nima Askarian 2025-01-13 12:26:11 +0330
  • 646d4f3492
    Fix filetype configuration Nima Askarian 2025-01-13 12:18:28 +0330
  • 4da872ec9c
    Add Lazy setup to README.md Nima Askarian 2025-01-13 12:08:02 +0330
  • fb8296c1a9
    Perf: Trie implementation is space efficient (#131) Meow Honk 2025-01-12 21:11:23 -0600
  • 8c7f24317e
    Feat: support lazyloading (#129) Meow Honk 2025-01-10 12:27:32 -0600
  • dd643c1ec5
    Fix/tailwind issues (#128) Meow Honk 2025-01-10 11:10:22 -0600
  • 359d4560d3
    fix: "rehighlight" function import (#126) Ivan Pankratov 2025-01-09 17:19:52 +0500
  • 8a65c44812
    Update issue templates (#125) Meow Honk 2024-12-28 05:09:45 -0600
  • 24f305fb00
    feat(names): Configure lower/camel/upper case of names highlights (#123) Meow Honk 2024-12-27 17:30:00 -0600
  • 3437b6bdf8
    feat!: colorizer.is_buffer_attached now returns boolean. (#121) Meow Honk 2024-12-26 19:32:27 -0600
  • 8c6164f3be
    feat: #rgba support (#120) Meow Honk 2024-12-26 18:55:58 -0600
  • 078d5aa3b7
    fix(config): set opts.user_default_options to plugin_default_options if nil (#119) Meow Honk 2024-12-24 21:15:54 -0600
  • c36f673816
    fix: renames calls to config module (#117) Meow Honk 2024-12-24 18:14:29 -0600
  • cbbd548dd0
    Fix/112 aliases application (#115) Meow Honk 2024-12-24 17:02:25 -0600
  • b8ed35bf2c fix(names): extract non-alphanumeric chars from names_custom from composed table Joshua Tye 2024-12-22 11:06:38 -0600
  • dc7216abba
    Fix/110 add names custom nonalpha chars to trie (#113) Meow Honk 2024-12-22 10:46:22 -0600
  • 29ee3fac1a
    fix: rename {hsl,rgb}_function_parser > parser (#111) Akshay 2024-12-22 11:12:29 +0530
  • d38c3110f1
    feat: adds support for custom colors (#109) Meow Honk 2024-12-21 06:19:55 -0600
  • 4acf88d31b
    fix: reattaching to buffer using ColorizerTogggle respects filetype settings (#107) Meow Honk 2024-11-23 12:25:40 -0600
  • 6059927ee6
    chore: use lazy.nvim in minimal.lua (#106) Meow Honk 2024-11-22 07:48:02 -0600
  • a040f4d7b2
    chore(test): adds colorscheme to minimal.lua / setup options in expect.txt (#105) Meow Honk 2024-11-21 19:33:42 -0600
  • 4487342d5b
    fix: colorizertoggle not attaching (#104) Meow Honk 2024-11-21 19:24:51 -0600
  • 486212f8ef
    fix: rgb parser 255 clamp (#102) Meow Honk 2024-11-20 18:02:47 -0600
  • 2f546ad923
    feat: adds virtualtext_mode configuration in setup opts (#101) Meow Honk 2024-11-20 15:53:14 -0600
  • 547a45bbf5
    doc: updates readme, adds notes (#100) Meow Honk 2024-11-19 07:24:35 -0600
  • 5d32edf897
    Docs/Add lazy.nvim example (#99) Meow Honk 2024-11-19 07:14:03 -0600
  • 4b7fba6eae
    Update bug.md Meow Honk 2024-11-18 21:14:20 -0600
  • e0b789cc8d
    Adds minimal repro script (#98) Meow Honk 2024-11-18 20:11:31 -0600
  • f6bba01ddd
    Fix/buffer.clear_hl_cache calling unknown function (#97) Meow Honk 2024-11-18 18:58:09 -0600
  • 22a3b4c706
    feat: Setup/user command (#95) Meow Honk 2024-11-18 09:06:14 -0600
  • f134063618
    feat: highlights 0xRRGGBB and 0xRGB (#91) Meow Honk 2024-11-05 19:03:26 -0600
  • e614ff5c26
    Add nil checks / refactor bufnr, ns_id parameters (#90) Meow Honk 2024-11-04 21:17:26 -0600
  • 58bbb51898
    doc: Update README.md remove Hexokinase reference (#75) Fabian Beuke 2024-11-04 14:42:15 +0100
  • 1947794609
    feat: add ring, ring-offset to tailwind prefixes (#78) Meow Honk 2024-11-02 19:49:35 -0500
  • 16f40e1f30
    Stop using tbl_flatten Ricardo Madriz 2024-10-02 08:13:13 -0600
  • 0671e0eabc
    add notice for looking for maintainers Sidhanth Rathod 2024-09-11 07:37:08 +0530
  • 194ec60048
    fix: removed use of deprecated vim.lsp.get_active_clients (#81) Caleb White 2024-07-24 18:48:05 -0500
  • 08bd34bf0e
    feat: add support for inline virtual text (#85) vishalbalaji 2024-07-16 08:47:52 +0530
  • c1635a6836
    Merge 23fba8faf1 into a065833f35 Mert Karadayi 2024-07-03 17:38:08 +0300
  • 23fba8faf1 README.md has been changed, added lowercase option and how to interact with it Mert Karadayi 2024-07-03 17:34:11 +0300
  • 0af3fdd103 lowercase functionality Mert Karadayi 2024-07-03 17:25:42 +0300
  • 0b905b7edf lowercase has been changed Mert Karadayi 2024-07-03 16:56:46 +0300
  • 01c7f7f4eb
    Merge 56290aadfa into a065833f35 Damian Senn 2024-06-20 12:02:40 +0200
  • 56290aadfa
    Fix deprecation warning for tbl_flatten Damian Senn 2024-06-20 12:01:37 +0200
  • 58943ead6d
    Merge a6a1a236aa into a065833f35 Ashkan Kiani 2024-05-31 08:55:51 +0100
  • 0e786f70f8
    Merge 4b5395a787 into a065833f35 Jordan 2024-05-31 08:55:51 +0100
  • 6bf9393847
    Merge 2ee09b7dce into a065833f35 Cleo Menezes Jr 2024-05-31 08:55:51 +0100
  • 5470def5d0
    Merge c06ed5068c into a065833f35 Myzel394 2024-05-31 08:55:51 +0100
  • bcc9e9aaeb
    Merge f4f91d1e05 into a065833f35 Ashkan Kiani 2024-05-20 20:57:05 +0200
  • 014116d1a1
    Merge f5e094d055 into a065833f35 Harry Gallagher 2024-05-18 11:38:07 +0530
  • 2e23e2b0db
    Merge 5604408234 into a065833f35 Dingcheng Yue 2024-05-14 21:30:27 +0800
  • a065833f35 Fix parsing for RRGGBBAA hex codes master Kye Shi 2021-04-28 18:21:27 -0700
  • 85855b3801 fix: missing comma Christopher Yu 2023-11-02 19:43:58 +0800
  • 46451e1bd7 feat: new tailwind color [*-950] Christopher Yu 2023-11-02 19:40:26 +0800
  • c06ed5068c
    feat(docs): Add .conf section Myzel394 2023-11-07 12:37:21 +0100
  • 648370a94d Add workflow to publish this plugin to LuaRocks Marc Jakobi 2023-03-26 22:53:14 +0200
  • dde3084106 Separate parsers into individual files akianonymus 2023-02-27 14:30:10 +0530
  • b0e08bea06 fix: virtualtext on nonfocused window update | #41 akianonymus 2023-02-27 00:30:42 +0530
  • 33d4bb4a64 fix: Make always update buffer configurable | #52 akianonymus 2023-02-26 23:47:38 +0530
  • ebb03999a8 feat: Support modern rgb/rgba syntax akianonymus 2023-02-26 23:12:48 +0530
  • 2ae077973e fix: hsl: for multiple spaces in between akianonymus 2023-02-26 16:45:06 +0530
  • 1f59884e0d fix: Highlight buffer even if not focused | #28 akianonymus 2023-02-25 23:26:18 +0530
  • 7e1f3b2a04 fix: Improve individual opts behaviour | #48 akianonymus 2023-02-22 18:43:01 +0530
  • afbcc17d12 feat: Improve hsl parser akianonymus 2023-02-25 19:50:18 +0530
  • 550332c579 docs: fix unquoted string in README Stel Abrego 2023-01-05 14:19:12 -0800
  • 760e27df4d chore(buffer): add hl_mode to nvim_buf_set_extmark() Mushfiq Mahmud 2022-10-06 11:45:01 -0400
  • 62bc1e15f4 Add missing space in README's setup instructions Matt Kelly 2022-10-05 23:26:12 -0400
  • 9d2ba574d6 remove unwanted code Ali Shahid 2022-10-07 10:15:23 +0545
  • 9dd7ecde55 Generate missing docs for utils.lua Akianonymus 2022-09-28 11:30:26 +0530
  • 77e3db4891 Fix detach when setup is called multiple times | #25 Akianonymus 2022-09-28 11:26:17 +0530
  • 20fd0091ef Fix: Error when - in hex color | #24 Akianonymus 2022-09-22 21:23:11 +0530
  • 004a2b3ef6 tailwind: Fix error on lsp method | Fix #22 Akianonymus 2022-09-15 21:04:52 +0530