4

GitHub - thedenisnikulin/vim-cyberpunk: Cyberpunk colorscheme for VIM. Also incl...

 1 year ago
source link: https://github.com/thedenisnikulin/vim-cyberpunk
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Vim Cyberpunk Theme: 2 variations

Installation

You can install cyberpunk via plug adding to your .vimrc or init.vim:

Plug 'thedenisnikulin/vim-cyberpunk'

Or manually copying:

  • colors -> ~/.vim/colors
  • autoload/airline/* -> ~/.config/nvim/plugged/vim-airline-themes/autoload/airline/themes
  • lightline -> ~/.vim/autoload/lightline

Settings

For Cyberpunk theme:

set termguicolors
colorscheme cyberpunk
let g:airline_theme='cyberpunk'

For Silverhand theme, change cyberpunk in the above lines to silverhand.

Also you can choose between default or black cursorline color if it's enabled.

set cursorline
let g:cyberpunk_cursorline="black"

Screenshots

cyberpunk

silverhand

Inspired by https://github.com/aloussase/cyberpunk


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK