Commit Graph

  • 6aa103def8 doc: fix color docs for diff & diagnostics component shadmansaleh 2021-10-09 16:06:01 +0600
  • da9447fd49
    fixup: fix link in README. Shadman 2021-10-09 08:12:18 +0600
  • 014a80d138 doc: let users know about wiki in README shadmansaleh 2021-10-09 00:05:26 +0600
  • 9bf5ecc2bb fixup: fix bugs in tabs component shadmansaleh 2021-10-08 20:27:12 +0600
  • 98b43ba3a1 fix: left sections taking over entire stl when xyz is absent shadmansaleh 2021-10-08 04:18:14 +0600
  • 6faaa05ae5 Revert "fix(extension): fix some extension showing a section in whole line" shadmansaleh 2021-10-08 03:57:05 +0600
  • 90e1dc074f
    feat: add support for modes Rvc and Rvx (#75) zeertzjq 2021-10-04 09:36:20 +0800
  • b7c0a2aeb1 fix: handle nil error in diff component shadmansaleh 2021-10-02 15:04:14 +0600
  • 846e5bdabf fix(extension): fix some extension showing a section in whole line shadmansaleh 2021-10-01 19:54:57 +0600
  • 05314de43a
    fix doc typos (#72) Jim Tittsler 2021-09-28 17:05:10 +0900
  • 4353afd1de
    chore: formated with stylua (#69) github-actions[bot] 2021-09-27 18:06:25 +0600
  • 05d6a13369
    enhance: improved notices.show_notices (#70) CantoroMC 2021-09-27 14:04:54 +0200
  • 20a87ac78c fix: typo + make notice buffer not modifiable shadmansaleh 2021-09-27 14:44:44 +0600
  • 69b5351147 enhance: use a smaller icon for modified buffer in buffers component shadmansaleh 2021-09-26 06:22:26 +0600
  • 5785d4b47f
    enhance: use table to map mode to hl group (#67) Glenn Waters 2021-09-25 20:15:22 -0400
  • d24beddcb6
    chore: update README.md Shadman 2021-09-25 15:51:46 +0600
  • 6dd1a0d862
    chore(gituub): update stale labels Shadman 2021-09-24 23:19:49 +0600
  • 8f647f7e5a chore: add contributors to README.md shadmansaleh 2021-09-23 13:29:41 +0600
  • 1143dc184a chore: add config for generated-files-bot shadmansaleh 2021-09-23 12:50:54 +0600
  • d786e1816d chore: add config for github stale shadmansaleh 2021-09-23 12:19:00 +0600
  • ceec01bc6c enhance: set default diagnostics source to nvim-lsp & coc shadmansaleh 2021-09-21 12:26:19 +0600
  • 07d3df01a1 doc: update README shadmansaleh 2021-09-21 09:52:12 +0600
  • d8b960fc34 doc: introduce lua-heredoc for configuring through viml shadmansaleh 2021-09-20 22:03:10 +0600
  • cdc574c9b0 fix: nil error with Alpha on buffers component shadmansaleh 2021-09-20 21:47:25 +0600
  • 904f9df637 refactor: replace rtp_searcher with nvim_get_runtime_file (#65) shadmansaleh 2021-09-20 20:35:14 +0600
  • aea5d8b90c chore: fix typos shadmansaleh 2021-09-20 19:40:38 +0600
  • 4ca1a8fd00
    Add buffers and tabs component (#42) Dheepak Krishnamurthy 2021-09-20 07:11:41 -0600
  • 9f556fdf37 chore: add license statements and update benchmarks shadmansaleh 2021-09-20 17:46:38 +0600
  • df1ac83a96
    chore: Fix typo in github issue template ♻️ (#64) Dheepak Krishnamurthy 2021-09-19 22:28:43 -0600
  • fa3f8c33ca
    feat: add support for modes vs, Vs, CTRL-Vs (#62) zeertzjq 2021-09-20 11:57:41 +0800
  • 28d89472e3
    chore: generated vimdoc (#61) github-actions[bot] 2021-09-19 16:42:25 +0600
  • ee4e69ba24
    doc: document toggleterm extension (#60) zeertzjq 2021-09-19 18:13:02 +0800
  • 260133ce63 fix: wrong highlights on inactive mode with last commit shadmansaleh 2021-09-19 12:20:07 +0600
  • 7147989f5f enhance: color middle of left and right statusline with lualine_c color even when section c and x are absent shadmansaleh 2021-09-19 11:50:15 +0600
  • ebea516ac7
    fix: theme not loading in neovim-nightly (#59) Zachary Churchill 2021-09-18 22:25:08 -0400
  • c5cb601a6a feat(diagnostics): Add support for nvims diagnostic API shadmansaleh 2021-09-17 18:50:32 +0600
  • f7702d8841 enhance: check for new diagnostics highlight groups shadmansaleh 2021-09-17 15:16:38 +0600
  • b76c410dba fixup: fixes issues in diagnostics component shadmansaleh 2021-09-17 14:40:10 +0600
  • 8f866213e7 fix: typos shadmansaleh 2021-09-17 08:59:48 +0600
  • fcee105681 doc: Document breaking changes in BREAKING_CHANGES.md shadmansaleh 2021-09-17 08:44:43 +0600
  • 16a23fb079
    Fix branch disapearing in evil_lualine Shadman 2021-09-16 20:27:33 +0600
  • 2f801ed622
    Refactor: simplify options (#24) Shadman 2021-09-14 21:14:23 +0600
  • 62bfe80fb6
    chore/docgen update (#48) Shadman 2021-09-14 12:58:46 +0600
  • 3cdb37b98e
    chore: generated vimdoc (#46) github-actions[bot] 2021-09-14 03:45:44 +0000
  • 2ffdff3faf
    Fix spacing and typo (#47) Dheepak Krishnamurthy 2021-09-13 21:41:19 -0600
  • 2c4e8b367f
    Generate docs from README.md using pandoc (#45) Dheepak Krishnamurthy 2021-09-13 21:33:18 -0600
  • 1f4df948c4
    fix: handle capitalized letters in pywal colors (#40) Matthew Toohey 2021-09-08 19:25:31 -0400
  • 1e72ae9ae3 fix: fix wrong trans sep when only section a and z are present shadmansaleh 2021-09-08 20:53:23 +0600
  • 3d5dd6b829 fix(ci): Neovims nighly releases are currently broken comment it out shadmansaleh 2021-09-07 18:39:02 +0600
  • b2963593c4 fix(ci): run tests on nightly too shadmansaleh 2021-09-07 18:35:52 +0600
  • 0e0cf68eba Revert: enahce: sync diff&branch component to buffer based of bufnr instead of BufEnter shadmansaleh 2021-09-06 18:14:14 +0600
  • a26ffaa8ed
    chore: formated with stylua (#36) github-actions[bot] 2021-09-04 23:18:50 +0600
  • 7185c61e9e
    feat: pywal theme (#35) Matthew Toohey 2021-09-04 13:17:19 -0400
  • 6e19d4c952
    chore: Update CI (#33) Shadman 2021-09-04 11:41:04 +0600
  • db448f41e6
    chore: formated with stylua (#32) github-actions[bot] 2021-09-04 00:28:20 +0600
  • 4042e837f8
    chore: use stylua for formating Shadman 2021-09-04 00:20:34 +0600
  • b2fcf50742 enhance: Reload lualine for ColorScheme so auto can self update shadmansaleh 2021-09-03 20:16:54 +0600
  • 9eda025073 chore: fix typos shadmansaleh 2021-09-03 18:49:05 +0600
  • a643a24d94 enhance: improve function component shadmansaleh 2021-09-03 18:19:00 +0600
  • c0f53e4acd Refactor: better handle how default options are applied shadmansaleh 2021-09-03 18:04:48 +0600
  • b3c5c4403c feat: add new filesize component shadmansaleh 2021-09-03 16:16:10 +0600
  • 8b4f70817c Refactor: Rename lualine_conifg.lua -> lualine/config.lua shadmansaleh 2021-09-03 15:59:00 +0600
  • e409e9fc32 Enhace: add a faster fallback for lualine_require for requiring files out of repo shadmansaleh 2021-08-30 23:44:28 +0600
  • 146ec73887
    Add bubbles config example (#26) Lokesh Krishna 2021-08-30 21:30:48 +0530
  • 70d925ab17 Perf: More optimizations shadmansaleh 2021-08-30 20:52:49 +0600
  • d7304f2b4e Remove support for deprecated themes shadmansaleh 2021-08-14 12:41:11 +0600
  • ba1efb2a00 Remove deprecated feature: string color option bering treated as fg shadmansaleh 2021-08-09 14:12:39 +0600
  • 85545bd192 Perf: move the files loaded at startup to &rtp/lua require is faster shadmansaleh 2021-08-30 18:41:53 +0600
  • b0da16addd enhance:Don't load notice module when there are no notices shadmansaleh 2021-08-30 18:22:02 +0600
  • 1afc45294a refactor: rename cterm_color.lua -> color_utils.lua shadmansaleh 2021-08-30 18:07:24 +0600
  • 1439ba6d37 perf: Improve startup by droping most of the requires + refactors shadmansaleh 2021-08-30 17:54:23 +0600
  • 2b90200998 enahce: sync diff&branch component to buffer based of bufnr instead of BufEnter shadmansaleh 2021-08-30 12:17:22 +0600
  • 0a032cf43e fix: Properly disable internal diff when source is given shadmansaleh 2021-08-30 12:03:07 +0600
  • 114a840a41 enhace: Allow transitional hl to be applied at begining and end of stl shadmansaleh 2021-08-30 09:45:42 +0600
  • 649b7dd652 Skip right sep when %<left_sep is righr after it(lualine_b->c) shadmansaleh 2021-08-30 09:41:26 +0600
  • 9be79955b8 Revert "enhace: Allow transitional hl to be applied at beginung and end of stl" shadmansaleh 2021-08-30 09:37:50 +0600
  • bae19db8d0 enhace: Allow transitional hl to be applied at beginung and end of stl shadmansaleh 2021-08-29 17:59:09 +0600
  • 09169739fa added powerline-dark theme Ashish Panigrahi 2021-08-28 19:45:06 +0530
  • 6c9330d240 Enhance: Truncate from section c this way a&b won't disapear when stl becomes wide shadmansaleh 2021-08-28 01:06:19 +0600
  • 276ba5d19e feat: Support indexing dictionaries in var components shadmansaleh 2021-08-28 00:32:44 +0600
  • 2348eaea2f enhace: Use nvim_call_function instead of vim.fn so vim.fn does not get populated shadmansaleh 2021-08-28 00:13:50 +0600
  • 1c57d7e61c chore: update extensions to have empty section_c so transitional separators can work shadmansaleh 2021-08-27 01:01:42 +0600
  • cfb6e3db14 perf: remove ale diagnostics source from default config shadmansaleh 2021-08-27 00:15:18 +0600
  • d4f83afa7f Enhance: extract helper functions from apply_trans_sep() shadmansaleh 2021-08-27 00:09:02 +0600
  • dd9e1b7bf0 fix: Section seperator disapearing when x section is empty shadmansaleh 2021-08-26 20:29:25 +0600
  • e831cfa9c5 Reintroduce docs for component specific transitional separators shadmansaleh 2021-08-26 18:09:59 +0600
  • c0b9757ab0 Fix tests shadmansaleh 2021-08-26 17:47:48 +0600
  • c9b5f364dc Fix various visual bugs in components transitional sep shadmansaleh 2021-08-26 17:26:13 +0600
  • f728edd31d fix: odd situation of section separators with ayz/abz section configured shadmansaleh 2021-08-25 18:35:41 +0600
  • 1c57497863 refactor: Improve section separators shadmansaleh 2021-08-25 17:43:12 +0600
  • fa1f001207 fix: branch assumes git file will be correctly formated shadmansaleh 2021-08-25 12:18:47 +0600
  • 1cbf0686b4 fix: branch incorrectly assumes .git/ without .git/HEAD to be valid shadmansaleh 2021-08-25 12:07:00 +0600
  • 8648ee6d06 Add toggleterm extension. Daniel Enrique 2021-08-25 06:55:41 -0400
  • 017620b847 chore(doc): mention discussions and wiki in Readme shadmansaleh 2021-08-22 15:25:31 +0600
  • c5bd65d05b chore: Add focused arg to statusline function (To make debugging easier) shadmansaleh 2021-08-22 14:06:46 +0600
  • c9c5e3f9d1 feat: Add type option to hint what type of component is the string shadmansaleh 2021-08-20 18:32:56 +0600
  • be83cb947e
    Merge pull request #14 from bluz71/moonfly-theme Shadman 2021-08-20 10:51:40 +0600
  • 15dcaababd fix: Add '-' to valid filename chars shadmansaleh 2021-08-20 10:34:31 +0600
  • 7b7fe983f8 Add moonfly theme Dennis B 2021-08-20 14:15:31 +1000
  • 6c99ba6ba7 Fix string component containging ['{] taking long to load shadmansaleh 2021-08-20 09:54:18 +0600