SkillAgentSearch skills...

Retrohack

RETROHACK is dark blue vim colorschem inspired by default darkblue.

Install / Use

/learn @yasukotelin/Retrohack
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="./images/top.png" alt="top.png">

Inspired by vim default bundle colorscheme "darkblue".

  • Supports Windows, macOS and Linux!
  • Supported CUI and GUI.

How to instal

If you use any vim plugin manager, refer to the following.

vim-plug

Plug 'yasukotelin/retrohack'

dein.vim

call dein#add('yasukotelin/retrohack')

Manual Install

If you want to manual install, you download colors/retrohack.vim and puts on your ~/.vim/colors directory.

Finally, Write to your .vimrc or if you use NeoVim, write your init.vim.

colorscheme retrohack

Setting

Underline

If you want to show the cursorline, you write this.

set cursorline

You doesn't want to show the cursorline. You write this.

set nocursorline

Screenshots

<img src="./images/screenshot.png" /> <img src="./images/diff.png" alt="diff image">

Licence

MIT Licence

Author

yasukotelin

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated1y ago
Forks0

Languages

Vim script

Security Score

80/100

Audited on Jul 1, 2024

No findings