Commit Graph

196 Commits

Author SHA1 Message Date
Folke Lemaitre
eb6650d99a docs: fixed example of sidebars 2021-04-23 17:30:19 +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
c967980ae0 feat: added cterm support 2021-04-23 08:48:26 +02:00
Folke Lemaitre
46579c946b feat: added LSP Trouble support 2021-04-22 17:43:46 +02:00
Folke Lemaitre
6238f989f0 fix: different colors for info and hint diagnostics 2021-04-22 01:05:54 +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
Landon Schropp
e17fa49905
Small readme fix (#9) 2021-04-21 14:49:44 -07: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
c0c3713bd6 docs: added requirements on Neovim 5.0 2021-04-21 08:05:13 +02:00
Folke Lemaitre
6500209597 better tabline sel 2021-04-21 08:04:57 +02:00
Folke Lemaitre
f7f0ae923b improved lualine 2021-04-21 08:04:25 +02:00
Folke Lemaitre
75560db4e3 fix: better color for Directory 2021-04-21 01:04:52 +02:00
Folke Lemaitre
bb951669d4 fix: delete autocmds when the colorscheme changes to something else 2021-04-20 23:57:15 +02:00
Folke Lemaitre
557fe2f4fc docs: fixed lualine theme setup code 2021-04-20 23:04:05 +02:00
Folke Lemaitre
2bbe65e0c3 feat: dark background for sidebars & floats is now configurable 2021-04-20 22:43:54 +02:00
Folke Lemaitre
3eecf159d0 fix: small typo in def for Pmenu 2021-04-20 20:49:14 +02:00
Vincent Aceto
8e915445c5
feat(extras): add iterm colors (#1)
* add iterm color files to /extras
* update readme
2021-04-20 11:38:05 -07:00
Folke Lemaitre
666ebba210 changed lualine VISUAL mode to magenta 2021-04-20 18:00:48 +02:00
Folke Lemaitre
f12af30ba7
Update README.md 2021-04-20 05:51:36 -07:00
Folke Lemaitre
3ac5e92e37 added alacritty configs 2021-04-20 14:49:23 +02:00
Folke Lemaitre
86a83bc11f
Kitty & Fish screenshot 2021-04-20 05:26:02 -07:00
Folke Lemaitre
677b237d1a added fish theme 2021-04-20 14:24:44 +02:00
Folke Lemaitre
5785dff767 feat: added kitty color schemes 2021-04-20 13:39:38 +02:00
Folke Lemaitre
a425e02942 feat: darker sidebars 2021-04-20 12:19:20 +02:00
Folke Lemaitre
b7e7b8c163 added terminal colors 2021-04-20 11:58:45 +02:00
Folke Lemaitre
b7f2f10166 added vim script configuration instructions 2021-04-20 07:47:36 +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
5bace074f9 better lualine visual and command colors 2021-04-19 23:47:28 +02:00
Folke Lemaitre
01b03f4da2
Create LICENSE 2021-04-19 13:36:52 -07:00
Folke Lemaitre
51bbd5de2c
Update README.md 2021-04-19 12:55:58 -07:00
Folke Lemaitre
9bb45be149 docs: added README 2021-04-19 21:40:12 +02:00
Folke Lemaitre
07fca7366b better git colors 2021-04-19 20:43:20 +02:00
Folke Lemaitre
77965fc936 added support for NvimTree and BufferLine 2021-04-19 20:42:50 +02:00
Folke Lemaitre
3f4ae6e0b3 better lualine colors 2021-04-19 20:42:20 +02:00
Folke Lemaitre
5dbdf8193a completed v1 2021-04-19 14:39:35 +02:00
Folke Lemaitre
c5f69155d9 feat: added lualine theme 2021-04-19 14:38:50 +02:00
Folke Lemaitre
83cec6c4e0 inital commit 2021-04-17 21:22:55 +02:00