hoob3rt
|
d5ac4a8ffd
|
fix: handle separator config edge case
lualine.options.component_separators='|' now behaves the same as lualine.options.component_separators={'|'}
|
2021-02-22 20:48:23 +01:00 |
Shadman
|
9505115133
|
enhancement: Donn't create unnececery hl groups (#105)
|
2021-02-21 15:37:59 +01:00 |
Shadman
|
202487d2ef
|
feat: powerline like section seperators (#94)
|
2021-02-20 04:21:05 +01:00 |
Shadman
|
ec55986f3e
|
fix: reintroduction of #32 (#97)
|
2021-02-17 11:47:03 +01:00 |
Shadman
|
20d7f33ef9
|
feat: adding component specific options (#60)
|
2021-02-15 19:09:12 +01:00 |
Hubert Pelczarski
|
55c0f0fe9a
|
docs: added license to all source files
|
2021-02-13 01:03:57 +01:00 |
hoob3rt
|
937a56d5ef
|
fix: theme not changing at runtime
|
2021-02-12 13:01:37 +01:00 |
Shadman
|
8a4baa804b
|
Added other sources for component configuration (#53)
|
2021-02-10 11:40:29 +01:00 |
Shadman
|
e37b3ac929
|
Fix #33 (#79)
|
2021-02-05 13:29:34 +01:00 |
Shadman
|
10a6087a74
|
run vimscript inside vim.api.nvim_exec (#73)
|
2021-01-15 05:15:04 +01:00 |
Shadman
|
2c1888e947
|
Putting autocomands in a group (#59)
* Warp autocmd with augroup
|
2021-01-11 03:40:09 +01:00 |
hoob3rt
|
4cf4ac814d
|
bug quickfix
`mode`, `branch` and `signify` components stopped working after last
update, now they do
|
2021-01-06 02:36:44 +01:00 |
hoob3rt
|
710d5ad838
|
fixed filetype icon bug
|
2021-01-06 00:43:36 +01:00 |
hoob3rt
|
39dc034335
|
updated style to be inline with vim.api
|
2021-01-04 02:14:29 +01:00 |
hoob3rt
|
3ab7066718
|
fixed highlight bug (#19)
* fixed live colorscheme change also applying to lualine
* fixed theme definition in config not working
|
2021-01-04 01:17:51 +01:00 |
Eli W. Hunter
|
b8ad8a13b2
|
Use table.concat instead of string concatentation (#7)
|
2021-01-03 20:11:22 +01:00 |
hoob3rt
|
60d9157b41
|
removed lualine.status call from lualine.lua
|
2020-12-31 00:57:35 +01:00 |
hoob3rt
|
fa6aa3c324
|
initial lualine setup
|
2020-12-30 15:48:51 +01:00 |