Commit Graph

  • c750ef81a5 feat(compiler): Fix silly table nullchilly 2022-07-14 10:43:29 +0700
  • 393cd838ea ci(github): Fix stylua config path nullchilly 2022-07-14 10:38:01 +0700
  • 1d1fda12f4
    Merge pull request #186 from nullchilly/main Pocco81 2022-07-13 21:53:25 -0500
  • 1ec2590301 fix(formatting): stylua Pocco81 2022-07-13 21:52:26 -0500
  • 60c3dc2424 do not instantiate custom_highlights Pocco81 2022-07-13 16:43:35 -0500
  • f18f0241dd disabled telescope by default Pocco81 2022-07-13 16:29:29 -0500
  • 8575384807 fix: remanents of utils.util Pocco81 2022-07-13 16:28:57 -0500
  • e9e33541c4 fix: removed remanents of core Pocco81 2022-07-13 16:26:11 -0500
  • 2b7b75cc72
    Merge pull request #184 from nullchilly/cleanup Pocco81 2022-07-13 16:21:22 -0500
  • ba14318c5b ci(github): Fix tabs nullchilly 2022-07-14 04:18:12 +0700
  • 1ac12f5638 ci(github): Add stylua check nullchilly 2022-07-14 04:17:45 +0700
  • f6d78fc2ce fix(command): resolve conflict nullchilly 2022-07-14 04:15:02 +0700
  • 690c7ccc95 fix(command): remove main.lua nullchilly 2022-07-14 04:01:46 +0700
  • c41a6272f7 BREAKING CHANGE: reworked most directories and function calls Pocco81 2022-07-13 13:37:10 -0500
  • 8109e02f70 fix(command): properties nullchilly 2022-07-14 00:59:48 +0700
  • 288bbd18ad fix(command): after_loading hook nullchilly 2022-07-14 00:46:00 +0700
  • f8967536f9 chore(command): Update features nullchilly 2022-07-14 00:27:57 +0700
  • 70239ff507 chore(command): Update features nullchilly 2022-07-14 00:19:28 +0700
  • 0021d89be8 chore(command): Update features nullchilly 2022-07-14 00:17:00 +0700
  • 5af68d9028 chore(command): Update readme nullchilly 2022-07-14 00:14:29 +0700
  • 184d92919e chore(command): Update readme nullchilly 2022-07-14 00:04:29 +0700
  • 24191b87a2
    Merge pull request #183 from nullchilly/0.7 Pocco81 2022-07-13 11:00:09 -0500
  • 2c08d7b590 refactor(command): Add custom completion nullchilly 2022-07-13 22:57:54 +0700
  • b31738cd74 refactor(command): Remove vimscript nullchilly 2022-07-13 22:54:25 +0700
  • c9edb905d3 refactor(command): Remove vimscript nullchilly 2022-07-13 22:51:40 +0700
  • f57d6badc1
    Merge pull request #179 from nullchilly/allout Pocco81 2022-07-13 10:28:38 -0500
  • 96240e41fd refactor(highlight): Resolve conflict nullchilly 2022-07-13 22:27:56 +0700
  • 77def9cea1 Merge remote-tracking branch 'origin/dev' into allout nullchilly 2022-07-13 22:24:46 +0700
  • 1273cce083
    Merge pull request #181 from nullchilly/compile Pocco81 2022-07-13 10:22:33 -0500
  • 8891abfe29 refactor(highlight): Resolve conflict nullchilly 2022-07-13 21:57:30 +0700
  • 03535cfc7c feat(compile): Add compile commands nullchilly 2022-07-13 18:49:13 +0700
  • 2a235b712b feat(compile): Add compile support nullchilly 2022-07-13 18:03:32 +0700
  • 9941af1d6f refactor(highlight): Deprecating style = string. Use style = table nullchilly 2022-07-13 14:03:28 +0700
  • 15c5026d78 fix: #177 Pocco81 2022-07-12 13:32:22 -0500
  • eb5410f250 BREAKING CHANGE(performance): Improve nvim_set_hl instead of using commas to separate styles in a highlights group please use a Lua table instead. For example: nullchilly 2022-07-12 14:00:32 +0700
  • 96aed177ef fix(g.colors_name): Set colorscheme name nullchilly 2022-07-12 13:15:50 +0700
  • edd620668b
    Merge pull request #176 from nullchilly/main Pocco81 2022-07-12 10:31:31 -0500
  • 7ee080cb04
    Merge pull request #175 from nullchilly/colors_name Pocco81 2022-07-12 10:29:11 -0500
  • 6a56db8cfc
    Merge pull request #174 from nullchilly/nvim_set_hl Pocco81 2022-07-12 10:27:27 -0500
  • c1fb001213 refactor(performance): Improve nvim_set_hl nullchilly 2022-07-12 14:00:32 +0700
  • 38c47157a9 fix(g.colors_name): Set colorscheme name nullchilly 2022-07-12 13:15:50 +0700
  • ef54141a8d fix(highlight): Fix blend option nullchilly 2022-07-12 13:11:00 +0700
  • 3914f0d38e fix: #147 Pocco81 2022-07-11 22:29:27 -0500
  • 12ca216fe9 BREAKING CHANGE: removed 'remaps' module Pocco81 2022-07-11 21:57:28 -0500
  • 482de1a974 fix: custom highlights Pocco81 2022-07-11 21:55:43 -0500
  • 7d8ce1e899 fix: missing comma Pocco81 2022-07-11 21:48:06 -0500
  • f67244f8f1 fix: echo and replaced all prints with it Pocco81 2022-07-11 21:44:21 -0500
  • f9a412002f added echo utility Pocco81 2022-07-11 21:31:57 -0500
  • 8b707ee660 Merge branch 'main' into dev Pocco81 2022-07-11 21:25:25 -0500
  • 44496d660e
    Merge pull request #165 from 3rd/main Pocco81 2022-07-11 21:17:37 -0500
  • fc47decd70
    Merge branch 'main' into main Pocco81 2022-07-11 21:16:28 -0500
  • 62856bd8d5 feat: added color_overrides to settings the `g:catppuccin_override_colors` variable was removed in favour of a setting in the user's Catppuccin conf. This commit also added the ability to change individual colors per palette and also apply changes to all of them. Pocco81 2022-07-11 21:13:13 -0500
  • d12706ea61 Merge branch 'main' into dev Pocco81 2022-07-11 18:56:26 -0500
  • 93986d4540
    Merge pull request #138 from BattleCh1cken/main Pocco81 2022-07-11 18:55:35 -0500
  • 27ce9a2db0 Merge branch 'main' into dev Pocco81 2022-07-11 18:54:26 -0500
  • 8eea0d8106 clean-up Pocco81 2022-07-11 18:53:29 -0500
  • 795588f524
    Merge pull request #162 from laxtiz/autocmd Pocco81 2022-07-11 18:52:28 -0500
  • 49c890f9c1 disabled dimming by default Pocco81 2022-07-11 18:48:25 -0500
  • f9dcab3af8 removed dim color Pocco81 2022-07-11 18:45:13 -0500
  • c9422b4157 fix: get command Pocco81 2022-07-11 18:44:25 -0500
  • 3682671de4 fix: dimming feature Pocco81 2022-07-11 18:40:16 -0500
  • d2343a27f8 fix: ucolors Pocco81 2022-07-11 16:25:43 -0500
  • 2c8c3ad77a fix: ucolors Pocco81 2022-07-11 16:24:51 -0500
  • 4a5c351b10 fix: merge conflict Pocco81 2022-07-11 16:22:00 -0500
  • ecf4936512 Merge branch 'vihu-rg/dim-inactive' Pocco81 2022-07-11 15:57:11 -0500
  • 97c972aa86 feat: reworked dimming feature with new lib ui Pocco81 2022-07-11 14:13:01 -0500
  • d87fa3a826 Show file modified in feline plugin frdrkolsson 2022-06-29 11:52:40 +0200
  • 7f2bdf5ed5 docs(README): fix coc tab spacing Nicolás Salas 2022-07-09 19:58:20 -0400
  • fb088c6091 fix: require path for color util Pocco81 2022-07-11 12:18:14 -0500
  • 674dc92e9f fix: typo Pocco81 2022-07-11 12:17:11 -0500
  • e84e4c1142 fix: wrong utils call Pocco81 2022-07-11 12:16:11 -0500
  • 586d6e573b fix: CursorLine Pocco81 2022-07-11 12:15:07 -0500
  • 9e59959742
    Merge pull request #124 from TarunDaCoder/dev Pocco81 2022-07-11 12:10:50 -0500
  • b9592b1840
    Merge branch 'dev' into dev Pocco81 2022-07-11 12:10:30 -0500
  • 36e4da6f27
    Merge pull request #159 from Suyashtnt/feature/leap Pocco81 2022-07-11 12:07:16 -0500
  • 789b4ac3ce fix: merge conflict Pocco81 2022-07-11 11:57:22 -0500
  • f6b25810b4
    Merge pull request #161 from ps-143/fix/native_lsp Pocco81 2022-07-11 11:52:43 -0500
  • f55b6df406
    Merge branch 'dev' into fix/native_lsp Pocco81 2022-07-11 11:52:32 -0500
  • d90a36e75b
    Merge pull request #164 from frdrkolsson/feature/show-file-modified-status-in-statusline Pocco81 2022-07-11 11:49:01 -0500
  • 8ef5823f04
    Merge pull request #166 from echasnovski/mini Pocco81 2022-07-11 11:48:20 -0500
  • 4fb5ec06c4
    Merge pull request #168 from anachronic/fix-readme-spacing Pocco81 2022-07-11 11:46:25 -0500
  • 536988887f feat: nvim-0.7 support + rework of utils Pocco81 2022-07-11 11:44:58 -0500
  • b5f2204b76 docs(README): fix coc tab spacing Nicolás Salas 2022-07-09 19:58:20 -0400
  • 863500ba19
    Support dim_inactive with existing integrations Rahul Garg 2022-07-07 23:40:38 -0600
  • 60c42920c9
    Add config for dimming inactive windows Rahul Garg 2022-07-07 16:22:43 -0600
  • ed15ce51bd
    Add explicit support for 'mini.nvim'. Evgeni Chasnovski 2022-07-05 19:21:50 +0300
  • f47c6ea226 add warning for incorrect color keys and update documentation anon 2022-07-04 15:25:14 +0300
  • fb2a69c7ff support overriding colors using vim.g.catppuccin_override_colors anon 2022-07-03 15:29:53 +0300
  • 1f73ffc48f Show file modified in feline plugin frdrkolsson 2022-06-29 11:52:40 +0200
  • 357dc37911 use autocmd event instead of `after_loading` hook Zhong Liu 2022-06-26 16:06:30 +0800
  • 37e99450cf new autocmd event `CatppuccinLoaded` Zhong Liu 2022-06-26 15:03:07 +0800
  • 870762cb13 Fix native_lsp highlights #160 Prateek Sharma 2022-06-26 00:47:57 +0530
  • ffd6f3e104
    Merge pull request #158 from vinibispo/feat/add-coc-nvim-support Pocco81 2022-06-24 14:10:43 -0500
  • 23f93a27d6
    fix(coc_nvim): fix coc_nvim not working VinĂ­cius Bispo 2022-06-24 14:26:49 -0300
  • 50ad531d96 fix: attempt number 4 at fixing leap Suyashtnt 2022-06-23 20:37:09 +0200
  • a3ed551968 fix: attempt to fix nil issue again Suyashtnt 2022-06-23 20:29:02 +0200
  • 1668fcfd2c fix: attempt to fix nil issue Suyashtnt 2022-06-23 20:27:53 +0200
  • b4d0a5ddf8 feat: add leap support Suyashtnt 2022-06-23 20:23:33 +0200
  • 12e5ccfc90
    Update config.lua VinĂ­cius Bispo 2022-06-23 13:18:02 -0300
  • 41f05be14a style(config): fix indent on coc_nvim vinibispo 2022-06-23 13:13:24 -0300