Commit Graph

48 Commits

Author SHA1 Message Date
Olivier Roques
642d6f3314 fix: invalid reference to fn 2022-01-27 18:44:50 +01:00
Olivier Roques
0913699777 fix: same info when starting with several windows
Fix: 14
2022-01-27 18:30:10 +01:00
Olivier Roques
a30068885d fix: take into account tabs in cache
Fix #14
2022-01-17 10:13:34 +01:00
Olivier Roques
9a6998ff2a Change default hiding columns and allow nil user options 2021-09-03 09:45:39 +00:00
Aditya Sengupta
17634e8250 Feature to add a custom theme (#19)
Closes #21 

Co-authored-by: Olivier Roques <olivier@oroques.dev>
2021-07-11 18:25:34 +02:00
Alessandro Morelli
8b6d209262 Buffer separator option 2021-07-07 10:13:54 +02:00
Alessandro Morelli
2e5279b1aa Dracula theme and, buffer separator switch 2021-07-07 10:13:54 +02:00
Olivier Roques
e14451627f Improve section cache management 2021-05-22 01:08:16 +02:00
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
680cfeb074 Fix #14: better active window detection 2021-05-21 19:46:47 +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
Olivier Roques
2afc797d65 Remove useless lines 2021-02-16 09:34:31 +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
df8217c4b2 Create highlights on VimEnter
Also update README.md
2021-01-11 09:45:32 +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
f2be11a98f Disable showmode 2021-01-03 10:34:40 +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
e094a03d8c Add unique_tail formatter 2020-12-28 13:30:33 +01:00
Olivier Roques
ea75fdbb69 Add support for bufferline 2020-12-27 23:58:20 +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