588 Commits

Author SHA1 Message Date
Shadman
7c8ddf307b
refactor: highlight improvements
* Refactor highlight restoring after ColorScheme

Previously custom highlights/ component highlights had to call
expand_set_theme to make them restored . That's unintuative . Now any
highlight created by lualine.highlight.highlight() will be restored :)

* Renamed component -> var_name | Proper BugFix
2021-03-22 15:29:37 +01:00
hoob3rt
c171d75797 feat: added hostname component 2021-03-22 15:17:27 +01:00
hoob3rt
a105e96ddc docs: fixed lua function doc 2021-03-22 15:13:51 +01:00
hoob3rt
f80d5adb41 docs: fix lualine.txt separator disable snippet 2021-03-19 03:53:59 +01:00
hoob3rt
9db1a38357 docs: fixed separator disable snippet 2021-03-19 03:52:13 +01:00
hoob3rt
0a7f268970 refactor: async.lua -> utils/async.lua 2021-03-18 02:24:44 +01:00
hoob3rt
21ea1acc61 refactor: config.lua -> defaults.lua 2021-03-18 02:13:40 +01:00
hoob3rt
bfc9c744d7 refactor: moved section utils to new file 2021-03-18 01:57:59 +01:00
Hubert Pelczarski
745cdde237
docs: fixed theme setup in CONTRIBUTING.md 2021-03-17 01:37:34 +01:00
Hubert Pelczarski
2d3eb07bc8
docs: removed extension guide from CONTRIBUTING.md 2021-03-17 01:35:49 +01:00
Hubert Pelczarski
0a6c16a5d9
Merge pull request from hoob3rt/setup
refactor: moving to setup function
2021-03-17 01:22:58 +01:00
hoob3rt
b16b632057 docs: updated README.md to use setup function 2021-03-17 01:22:00 +01:00
hoob3rt
1fea8b7fe5 refactor: moving to setup function 2021-03-17 01:02:13 +01:00
hoob3rt
62cdc8ec98 feat: added LuaFormatter config file 2021-03-16 00:38:05 +01:00
hoob3rt
b31b66fa79 refactor: applied lua-format to all files 2021-03-16 00:37:46 +01:00
hoob3rt
aec3bb9195 refactor: lualine.lua -> init.lua 2021-03-16 00:14:41 +01:00
Hubert Pelczarski
3e0332e6d2
refactor: removed ability to set theme in runtime () 2021-03-16 00:13:10 +01:00
Hubert Pelczarski
6e64822f50
Merge pull request from hoob3rt/extensions 2021-03-16 00:06:06 +01:00
hoob3rt
74323eb08b refactor: simplified extension sections 2021-03-16 00:05:41 +01:00
hoob3rt
2f53c50e39 docs: fixed typo in README.md 2021-03-16 00:02:22 +01:00
hoob3rt
a1ffa2a39e fix: removed extensions from tabline 2021-03-16 00:01:04 +01:00
hoob3rt
5ca719a5a7 docs: added available extensions to README.md 2021-03-16 00:00:45 +01:00
Joshua Chapman
625792f5f6
docs: update CONTRIBUTING.md ()
Fix setting the custom theme documentation from `lualine.theme` to `lualine.options.theme`.
2021-03-15 18:29:34 +01:00
Hubert Pelczarski
d5150f481e
Merge pull request from shadmansaleh/fix_bug_component_highlights_not_blending_with_bg
fix bug component highlights not blending with bg
2021-03-14 16:01:27 +01:00
shadmansaleh
be0259a3b8 Add tags to .gitignore 2021-03-14 20:14:42 +06:00
shadmansaleh
daa4cd45b3 Restructure mode conponent 2021-03-14 20:14:19 +06:00
shadmansaleh
b79fd4cc24 Bug fix: componnet highlight not blending 2021-03-14 20:13:46 +06:00
hoob3rt
2dcdd73e33 Merge branch 'master' of https://github.com/hoob3rt/lualine.nvim 2021-03-14 14:49:42 +01:00
hoob3rt
a0346824aa refactor: removed all signify file 2021-03-14 14:49:04 +01:00
Shadman
2c2b8b0906
Fix (diff highlight affecting other component) () 2021-03-14 14:38:19 +01:00
hoob3rt
bbcd9e43be fix: added tabline handling to extensions 2021-03-13 01:21:37 +01:00
hoob3rt
ccca56d057 feat: updated fzf extension to new api 2021-03-13 00:52:28 +01:00
hoob3rt
4bf5e247ff docs: fixed code highlight in README.md 2021-03-11 00:37:39 +01:00
hoob3rt
ddad28dca5 docs: fixed typo in README.md 2021-03-11 00:36:10 +01:00
hoob3rt
0be459c0f3 docs: mmade tabline a details section 2021-03-11 00:35:08 +01:00
hoob3rt
303edcfe96 feat: added nerdtree extension 2021-03-11 00:32:13 +01:00
hoob3rt
add3045cdc Revert "feat: added nerdtree extension"
This reverts commit da46b69e3af132706ad8f796ddb105a2a80f1062.
2021-03-11 00:31:57 +01:00
hoob3rt
da46b69e3a feat: added nerdtree extension 2021-03-11 00:30:04 +01:00
hoob3rt
64a378d670 feat: added fugitive extension 2021-03-11 00:14:37 +01:00
hoob3rt
a4690ca4cf Merge branch 'master' into extensions 2021-03-11 00:13:18 +01:00
hoob3rt
c19724fbaa feat: made extensions consistent with statusline 2021-03-11 00:07:38 +01:00
Shadman
332f488e24
feat: add tabline support () 2021-03-06 16:03:00 +01:00
hoob3rt
9c9212c5b6 docs: updated README.md 2021-03-03 00:34:45 +01:00
Shadman
87899eefc5
feat: add automatic theme generation () 2021-03-02 14:01:34 +01:00
Shadman
8624f7c14e
Feat: add configuration in viml and status function () 2021-03-02 13:58:34 +01:00
JINNOUCHI Yasushi
e4723362c4
feat: enable to set symbols for diff component ()
Changes logic to store diffs in `git_diff` because the original has
stored them in a list:

```
{1, 2, 3} => {added = 1, modified = 2, removed = 3}
```
2021-03-02 01:10:23 +01:00
IGI-111
8c8a489612
feat: palenight theme ()
Based on https://github.com/drewtempelmeyer/palenight.vim
2021-02-28 04:16:57 +01:00
Shadman
d019c04afc
fix: filetype icon not updating with file change () 2021-02-27 19:31:18 +01:00
Nick Friday
ed7d186987
fix: made dracula theme similar to other themes () 2021-02-27 17:13:51 +01:00
Shadman
ec47bb0447
fix: wrong data displayed by diff component ()
Sometimes async process outputs partial data. Previously that data was
processed imediatly causing wrong results. Now the data is processed
after async processes finishes
2021-02-24 18:03:24 +01:00