Commit Graph

24 Commits

Author SHA1 Message Date
Folke Lemaitre
54e1db2ec1 feat: full support for the upcoming all new which-key.nvim ;) 2021-04-28 14:59:44 +02:00
Folke Lemaitre
a3265f28dc fix: make IncSearch orange to easily see where the cursor is. Fixes #20 2021-04-26 07:28:33 +02:00
Folke Lemaitre
49b3b90798 feat: slighlty increase git signs brightness and make them configurable 2021-04-25 11:42:59 +02:00
Folke Lemaitre
b041c5e8a5 fix: apply sidebar stuff on FileType instead of BufWinEnter 2021-04-23 17:17:52 +02:00
Folke Lemaitre
cb54f41063 fix: StatusLineNC is now different from StatusLine to prevent the "^^^" chars 2021-04-23 09:17:28 +02:00
Folke Lemaitre
fdb9e60ce8 fix: better highlights for LspTrouble 2021-04-22 00:47:16 +02:00
Folke Lemaitre
7f0566cb35 feat: initial version 2021-04-22 00:09:25 +02:00
Folke Lemaitre
fc9adf1cfe feat: optional italic for variables (fix #8) 2021-04-21 23:56:40 +02:00
Folke Lemaitre
b5a42b7aee feat: support for the upcaoming LspTrouble 2021-04-21 23:50:05 +02:00
Luke Mitchell
2c2e923df5
Add support for vim-sneak (#7)
Add highlights to support the [vim-sneak] plugin.

[vim-sneak]: https://github.com/justinmk/vim-sneak
2021-04-21 14:48:06 -07:00
Folke Lemaitre
6307f35be8 feat: added highlighting TS query for typescript @keyword.function 2021-04-21 10:16:09 +02:00
Folke Lemaitre
05a58ca1bd feat: improved lua syntax with treesitter of functions and self keyword 2021-04-21 10:03:43 +02:00
Folke Lemaitre
dd2a4ce207 feat: added support for Neogit 2021-04-21 09:06:52 +02:00
Folke Lemaitre
b78b7bb2d7 fix: diff syntax 2021-04-21 08:21:31 +02:00
Folke Lemaitre
6500209597 better tabline sel 2021-04-21 08:04:57 +02:00
Folke Lemaitre
75560db4e3 fix: better color for Directory 2021-04-21 01:04:52 +02:00
Folke Lemaitre
3eecf159d0 fix: small typo in def for Pmenu 2021-04-20 20:49:14 +02:00
Folke Lemaitre
5785dff767 feat: added kitty color schemes 2021-04-20 13:39:38 +02:00
Folke Lemaitre
b7e7b8c163 added terminal colors 2021-04-20 11:58:45 +02:00
Folke Lemaitre
228197baf6 use fg color for search 2021-04-20 00:14:56 +02:00
Folke Lemaitre
4a4c97eb6b label 2021-04-19 23:47:28 +02:00
Folke Lemaitre
77965fc936 added support for NvimTree and BufferLine 2021-04-19 20:42:50 +02:00
Folke Lemaitre
5dbdf8193a completed v1 2021-04-19 14:39:35 +02:00
Folke Lemaitre
83cec6c4e0 inital commit 2021-04-17 21:22:55 +02:00