Commit Graph

  • 0dd0a23cac
    feat: add colors to signify (#61) Shadman 2021-02-18 00:29:50 +0600
  • ec55986f3e
    fix: reintroduction of #32 (#97) Shadman 2021-02-17 16:47:03 +0600
  • 395d7cbb69
    fix: filename component Shadman 2021-02-16 23:35:56 +0600
  • 20d7f33ef9
    feat: adding component specific options (#60) Shadman 2021-02-16 00:09:12 +0600
  • d133236761
    Fix lualine not appearing on :help (#91) Shadman 2021-02-16 00:06:45 +0600
  • 55c0f0fe9a docs: added license to all source files Hubert Pelczarski 2021-02-13 01:03:57 +0100
  • 937a56d5ef fix: theme not changing at runtime hoob3rt 2021-02-12 12:53:52 +0100
  • 8a4baa804b
    Added other sources for component configuration (#53) Shadman 2021-02-10 16:40:29 +0600
  • 6687c9be63
    Add Docs (#90) Shadman 2021-02-09 20:27:42 +0600
  • 0325203fa9
    More themes (#74) Shadman 2021-02-08 03:54:04 +0600
  • e37b3ac929
    Fix #33 (#79) Shadman 2021-02-05 18:29:34 +0600
  • 66ab809e0e
    Update onedark+onelight theme (#70) Shadman 2021-02-05 14:48:05 +0600
  • 5b812b307a
    Don't show signify status symbols if the count < 1 (#83) Beau 2021-02-05 08:12:35 +1100
  • 1ade51b53d
    Adding gruvbox_metarial theme (#72) Shadman 2021-02-05 03:07:57 +0600
  • 71452fd42e
    Add codedark theme (#81) Hennadii Chernyshchyk 2021-02-04 22:46:32 +0200
  • a9937db37f
    Add nightfly theme (#71) Shadman 2021-02-05 02:10:25 +0600
  • 5eb42599ce
    Add papercolor theme (#69) Shadman 2021-02-05 02:07:07 +0600
  • d904b753a8
    Add 16color theme (#66) Shadman 2021-02-05 02:04:41 +0600
  • 4456e5ff4a
    Adding material theme (#65) Shadman 2021-02-05 02:02:53 +0600
  • 0a7b9ff0cb
    Adding wombat theme (#64) Shadman 2021-02-05 01:57:38 +0600
  • 82e0d7d2f5
    Add molokai theme (#62) Shadman 2021-02-05 01:54:36 +0600
  • 8c09fc8228 removed print from solarized hoob3rt 2021-01-31 08:29:14 +0100
  • df0d5f99cb
    Added solarized theme (#63) Shadman 2021-01-31 13:27:55 +0600
  • a2a9193296
    Update README.md hoob3rt 2021-01-21 22:26:27 +0100
  • 09835e2a1a
    Insted of calling git branch is read from HEAD (#68) Shadman 2021-01-20 16:19:10 +0600
  • 10a6087a74
    run vimscript inside vim.api.nvim_exec (#73) Shadman 2021-01-15 10:15:04 +0600
  • 823665c511
    Wider range of mode support (#57) Shadman 2021-01-11 09:52:34 +0600
  • 8ff22c3935
    Fixed signify component apearing on non repo buffer (#58) Shadman 2021-01-11 08:44:53 +0600
  • 2c1888e947
    Putting autocomands in a group (#59) Shadman 2021-01-11 08:40:09 +0600
  • 8742b6e466
    Added Completion Mode Label (#56) Liam Jarvis 2021-01-10 02:27:53 +0900
  • 72e5c71ebd
    Bug fix Theme not rendered properly (#54) Shadman 2021-01-09 17:01:02 +0600
  • 2d39a243e7
    Fix branch not changing (#48) Shadman 2021-01-08 15:51:11 +0600
  • 75a9c5c317
    Handle undefined mode && fallback to normal mode highlighting (#47) Shadman 2021-01-08 09:52:30 +0600
  • 7460fe5aa2
    Added notermguicolor support and special effects (#27) Shadman 2021-01-08 07:35:09 +0600
  • 3de3eb289f
    Update README.md hoob3rt 2021-01-08 00:22:28 +0100
  • 73d00d13c6
    Update README.md hoob3rt 2021-01-08 00:22:01 +0100
  • ad5fcb4d0b
    Update README.md hoob3rt 2021-01-07 16:37:32 +0100
  • 420eec1d8e
    Update README.md hoob3rt 2021-01-06 18:23:23 +0100
  • 398fec981b Merge branch 'master' of https://github.com/hoob3rt/lualine.nvim hoob3rt 2021-01-06 14:52:34 +0100
  • 84b554f3bf added select mode hoob3rt 2021-01-06 14:52:05 +0100
  • f873a61f94
    Update README.md hoob3rt 2021-01-06 14:18:18 +0100
  • 4cf4ac814d bug quickfix hoob3rt 2021-01-06 02:36:44 +0100
  • 710d5ad838 fixed filetype icon bug hoob3rt 2021-01-06 00:43:36 +0100
  • 6da4406a5a
    Themes now fallback to normal mode theme (#28) Shadman 2021-01-05 21:08:56 +0600
  • 24db1a62e8
    Added forest_night theme (#30) Brandon 2021-01-04 15:15:03 -0800
  • 4fb9f90f74
    Added powerline theme (#23) Shadman 2021-01-04 18:00:03 +0600
  • 3a82c3b345
    Added nord theme (#24) Shadman 2021-01-04 17:15:39 +0600
  • 39dc034335 updated style to be inline with vim.api hoob3rt 2021-01-04 02:14:29 +0100
  • f62c0d4f22
    added initial async support (#20) hoob3rt 2021-01-04 01:38:01 +0100
  • 3ab7066718
    fixed highlight bug (#19) hoob3rt 2021-01-04 01:17:51 +0100
  • 0194740d28
    added signify component (#18) hoob3rt 2021-01-04 00:37:49 +0100
  • b8ad8a13b2
    Use table.concat instead of string concatentation (#7) Eli W. Hunter 2021-01-03 14:11:22 -0500
  • dfaf37d560
    update README.md (#14) hoob3rt 2021-01-03 00:14:48 +0100
  • 08d2879f9b
    Porting onedark theme (#8) Kenneth Lear 2021-01-02 14:07:08 -0500
  • fb8154582c
    Added dracula theme (#12) anguye21 2021-01-02 17:35:36 +0000
  • 6ae335748d
    Merge pull request #2 from jarviliam/fix_webdevicon_check hoob3rt 2020-12-31 09:20:31 +0100
  • cde411d1b8 fixed the check if function 'WebDevIcons' exists jarviliam 2020-12-31 12:12:40 +0900
  • 9424757111
    Update README.md hoob3rt 2020-12-31 02:32:32 +0100
  • e1f59dd453
    Update README.md hoob3rt 2020-12-31 02:30:23 +0100
  • 60d9157b41 removed lualine.status call from lualine.lua hoob3rt 2020-12-31 00:57:35 +0100
  • 797fdb455a Merge branch 'master' of https://github.com/hoob3rt/lualine.nvim hoob3rt 2020-12-30 18:57:59 +0100
  • ce88fca016 updated README.md hoob3rt 2020-12-30 18:57:11 +0100
  • bd98df3847
    Update README.md hoob3rt 2020-12-30 17:53:00 +0100
  • 4a102fedae updated README.md hoob3rt 2020-12-30 17:45:14 +0100
  • 9fd63cec5f updated README.md hoob3rt 2020-12-30 17:42:14 +0100
  • 343fac3bd9 updated screnshots hoob3rt 2020-12-30 17:41:05 +0100
  • 15fe8feb2c
    Update README.md hoob3rt 2020-12-30 17:36:15 +0100
  • 9b55307903 updated README.md hoob3rt 2020-12-30 17:31:38 +0100
  • fa6aa3c324 initial lualine setup hoob3rt 2020-12-30 15:48:51 +0100
  • 2c24d623dc
    Initial commit hoob3rt 2020-12-30 15:35:12 +0100