forked from sjl/badwolf
-
Notifications
You must be signed in to change notification settings - Fork 0
A Vim colour scheme written in vim9script based on badwolf
License
kohnish/k9
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
K9 ======== Modified version of vim colorscheme badwolf rewritten in vim9script. Also inspired by jellybeans for clear diff colours for vimdiff and vim signify. Pmenu is also modified for LSP. vimrc to make html colour work on tmux (tmux-256color or screen-256color) ``` set termguicolors &t_8f = "\<Esc>[38;2;%lu;%lu;%lum" &t_8b = "\<Esc>[48;2;%lu;%lu;%lum" ```
About
A Vim colour scheme written in vim9script based on badwolf
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Emacs Lisp 50.7%
- Vim Script 49.3%