|
06caadc9e6
|
Remove old code from colors.vim
This is now all in colors.lua
|
2024-08-05 08:20:13 +02:00 |
|
|
57ee7bb2fd
|
Implement vim background color propagation for wezterm
Currently unsupported: resetting after quitting
TODO: Extract into separate Lua script (as well as kitty equivalent)
|
2024-02-28 23:21:58 +01:00 |
|
|
06ecbe60a0
|
Change vim colors for light theme
|
2023-06-26 09:40:35 +02:00 |
|
|
1575e69539
|
Change default vim colours to "sierra"
|
2023-06-21 09:51:25 +02:00 |
|
|
44ce844dd9
|
Enable true termcolor support in vim
|
2023-06-20 11:48:54 +02:00 |
|
|
153a6e1b6f
|
Make some vim->kitty calls async
|
2023-05-09 13:34:04 +02:00 |
|
|
22d1b2fc45
|
Fix vim initial bg colour setting
|
2023-05-08 15:51:51 +02:00 |
|
|
d2f181ab0d
|
Add kitty socket to kitty scripts
|
2021-12-21 16:21:14 +01:00 |
|
|
0c880f3c6b
|
Change vim to also use arcadia on generic 256 color terminals
|
2021-08-16 10:21:31 +02:00 |
|
|
1328c65502
|
Fix a kitty command in vim colour handling
|
2021-07-12 11:35:00 +02:00 |
|
|
71985ca3af
|
Fix vim Arcadia command
|
2020-10-28 17:06:20 +01:00 |
|
|
aed482ad02
|
Fix vim Arcadia command resetting &bg to dark
|
2020-08-27 11:22:29 +02:00 |
|
|
6d1d244f8b
|
Change vim colors script to not call updatecolors
|
2020-08-19 18:41:42 +02:00 |
|
|
5233dea0e2
|
Improve vim colors plugin
|
2020-08-19 17:57:36 +02:00 |
|
|
0fa454aadb
|
Configure vim to respect $HOME/.dark file
|
2020-08-17 17:27:04 +02:00 |
|
|
267d516232
|
Move vim background color changing to autocommand
|
2020-08-17 15:58:45 +02:00 |
|
|
8335890ee5
|
Add kitty color (re-)setting for vim colorschemes
|
2020-08-17 15:54:59 +02:00 |
|
|
bdf92305b0
|
Set default vim colorscheme to arcadia on kitty 🐱
|
2020-08-17 14:58:00 +02:00 |
|
|
81ccea43ea
|
Retab vim scripts 💢
|
2020-08-17 14:54:08 +02:00 |
|
|
16f78c53cc
|
Move vim colorscheme helpers to separate file
|
2020-05-18 16:32:43 +02:00 |
|