Olivier Roques
cbdba2dcb9
Fix #14 : improve inactive window detection
2021-05-22 00:51:10 +02:00
Olivier Roques
267ecc7cd1
Revert "Fix #14 : better active window detection"
...
This reverts commit 680cfeb074 .
2021-05-21 20:19:33 +02:00
Olivier Roques
88beb047ea
Refactor git part
2021-05-21 20:15:35 +02:00
Olivier Roques
680cfeb074
Fix #14 : better active window detection
2021-05-21 19:46:47 +02:00
Olivier Roques
691fec7a16
Update README.md
2021-05-21 19:46:13 +02:00
Yufan You
bbd48eaaef
feat(git): show diff stats when there's no branch
...
For example, it can show stats for yadm managed files.
2021-05-03 19:50:57 +02:00
Johann Nunez Garcia
c9209c583b
feat: add gruvbox_minimal theme
2021-04-11 23:24:39 +02:00
Johann Nunez Garcia
935e3ae907
docs: add bufferline_settings to README
2021-04-05 11:01:15 +02:00
Johann Nunez Garcia
9f7caed283
feat: add option to show indexes in bufferline
2021-04-05 11:01:15 +02:00
Johann Nunez Garcia
4373b556c2
feat: exclude terminal buffers from bufferline
2021-04-04 18:04:10 +02:00
Johann Nunez Garcia
c68758ab39
feat: add gruvbox theme
2021-04-03 23:41:25 +02:00
David Zhang
55255ed409
feat: support gitsigns
2021-02-19 12:38:33 +01:00
David Zhang
dcc0294280
fix: swap cyan and blue for a better look
2021-02-17 09:36:23 +01:00
Olivier Roques
2afc797d65
Remove useless lines
2021-02-16 09:34:31 +01:00
Olivier Roques
9c27f15f59
Update README.md
2021-02-14 10:05:52 +01:00
David Zhang
3165e722af
feat: support gitbranch
2021-02-14 10:05:52 +01:00
David Zhang
6f70203088
feat: add nord theme ( #3 )
2021-02-13 19:31:59 +01:00
Olivier Roques
dffc1ee832
Fix highlighting
2021-02-09 10:31:06 +01:00
Olivier Roques
18b75356e3
Improve readability
2021-02-08 23:09:35 +01:00
Olivier Roques
85f37f30a1
Update README.md
2021-02-07 11:38:04 +01:00
Olivier Roques
1ff2264b61
Remove unused variable
2021-02-07 11:17:24 +01:00
Olivier Roques
ff03081984
Move statusline and section functions to main file
2021-02-07 11:09:42 +01:00
Olivier Roques
b29da70e5c
Add getcwd part
2021-02-07 02:29:44 +01:00
Olivier Roques
ecbe9dbfaa
Change terminal and command default colors
2021-02-06 22:48:28 +01:00
Kasfil Aziz
0391e357ce
Add support for gina.vim and vim-signify ( #2 )
...
* add support for gina.vim
* add support for vim-signify
* fix wrong value in vim-signify empty buffer
* add missing single quotes
* fix table indexing mistake
* add parentheses to make it work
2021-01-31 15:30:33 +01:00
Olivier Roques
aa357ce962
Update filename part
2021-01-15 17:03:47 +00:00
Olivier Roques
df8217c4b2
Create highlights on VimEnter
...
Also update README.md
2021-01-11 09:45:32 +01:00
Olivier Roques
7a701bec8e
Change terminal color
2021-01-11 00:18:43 +01:00
Olivier Roques
b2f13693e7
Fix infinite loop with unnamed buffers
2021-01-07 11:20:21 +01:00
Olivier Roques
f4930d7206
Revert "Update default sections"
...
This reverts commit 986c4dbf47 .
2021-01-07 09:46:52 +01:00
Olivier Roques
986c4dbf47
Update default sections
2021-01-06 15:23:01 +01:00
Olivier Roques
f643b3c4b5
Pad line and column
2021-01-04 13:19:56 +01:00
Olivier Roques
f2be11a98f
Disable showmode
2021-01-03 10:34:40 +01:00
Olivier Roques
d7af286b54
Rename conceal mode to separator
2021-01-03 10:34:30 +01:00
Olivier Roques
05deaec00e
Minor improvements
2020-12-30 23:29:47 +01:00
Olivier Roques
08ae38df69
Improve statusline cache management
2020-12-29 10:23:17 +01:00
Olivier Roques
d3badaa76a
Fix malloc error
2020-12-28 20:52:00 +01:00
Olivier Roques
17f4213165
Clean up
2020-12-28 17:18:05 +01:00
Olivier Roques
1076f7f317
Remove hidden sections before reloading
2020-12-28 13:53:09 +01:00
Olivier Roques
2cb26dba5b
Remove search timeout
2020-12-28 13:43:56 +01:00
Olivier Roques
56a7f17463
Rename screenshot
2020-12-28 13:30:33 +01:00
Olivier Roques
e094a03d8c
Add unique_tail formatter
2020-12-28 13:30:33 +01:00
Olivier Roques
8039e8b25a
Add screenshot
2020-12-28 10:33:01 +01:00
Olivier Roques
7c34e016bc
Update README.md
2020-12-28 10:26:40 +01:00
Olivier Roques
5fc738bb79
Update README.md
2020-12-28 00:08:01 +01:00
Olivier Roques
ea75fdbb69
Add support for bufferline
2020-12-27 23:58:20 +01:00
Olivier Roques
d9993f23ca
Remove useless call in lsp part
2020-12-26 10:44:38 +01:00
Olivier Roques
63594c914c
Add set_cache function
2020-12-26 10:12:25 +01:00
Olivier Roques
55cabe29f8
Add hide option
2020-12-26 09:39:47 +01:00
Olivier Roques
3f8e61a4e4
Refactor
2020-12-26 00:25:31 +01:00