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
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
e094a03d8c
Add unique_tail formatter
2020-12-28 13:30:33 +01:00
Olivier Roques
7c34e016bc
Update README.md
2020-12-28 10:26:40 +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
Olivier Roques
b2e6e5b652
Tweak themes
2020-12-25 19:00:23 +01:00
Olivier Roques
b4b2549e21
General update
2020-12-25 18:50:30 +01:00
Olivier Roques
ba1f73adb9
Add cache for inactive window
2020-12-25 16:24:22 +01:00
Olivier Roques
79f6c5bc0f
Add support for 'none' class
2020-12-25 15:15:39 +01:00
Olivier Roques
184eecba87
Add wordcount part
2020-12-25 15:03:44 +01:00
Olivier Roques
7d868514cd
Add whitespace part
2020-12-25 13:34:35 +01:00
Olivier Roques
d58c7a56cd
Add lsp module
2020-12-24 18:49:46 +01:00
Olivier Roques
f2f9dc4f69
Refactor
2020-12-24 17:56:12 +01:00
Olivier Roques
1505322bdd
Add dynamic colors
2020-12-24 13:45:39 +01:00
Olivier Roques
7b0dd9a92c
Refactoring
2020-12-23 22:54:52 +01:00
Olivier Roques
be48745e8e
Restructure project
2020-12-23 19:54:51 +01:00
Olivier Roques
a4b30c9ee4
Add color support
2020-12-23 14:59:27 +01:00
Olivier Roques
1d80803552
Prepare components
2020-12-22 23:53:44 +01:00
Olivier Roques
355aacba17
Add new components
2020-12-22 18:50:04 +01:00
Olivier Roques
778b6b1219
Add some components: git file and mode
2020-12-22 17:50:10 +01:00
Olivier Roques
0fc3d440de
First commit
2020-12-22 13:31:59 +01:00