Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

vim-hue - colorful Vim config & theme for all your SRE/DevOps needs

License

NotificationsYou must be signed in to change notification settings

AdnanHodzic/vim-hue

Repository files navigation

vim-hue is colorful Vim config for all your SRE/DevOps needs.

It features "vim-hue" dark Vim colorscheme and complete Vim configuration. Ideal for anyone using Vim and any of the following on daily basis:

  • Shell (Bash)
  • Golang
  • Python
  • Terraform
  • Ansible
  • Docker (Dockerfile)
  • Kubernetes (templates)
  • et cetera ...

Please note: vim-hue will only work on Linux and MacOS. I strongly suggest using "dark mode" or using a dark colorscheme on your terminal of choice. Only Vim >= 8 version is supported.

[vim-hue running on MacOS (iTerm2)

Sounds good, how do I get vim-hue?

Get vim-hue source code:

git clone https://github.com/AdnanHodzic/vim-hue.git

Install requirements

Requirements installation for Debian/Ubuntu and their derivatives

All requirements can be installed by running:

sudo apt install vim python3 python3-pip python3-setuptools python3-click -y

Or by using pipenv:

pipenv install

That's it, you're ready torun vim-hue installer!

Requirements installation for MacOS

1: You need to haveBrew, if not Brew can be installed by running:

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

2: Install Python3 if missing and update Vim to >= 8.1

brew install python3 vim

Please note: if runningvim --version doesn't return >= 8, you may need to restart terminal for Vim symlink to be updated.

3: Usepip3 to installClick python package which is used as CLI for vim-hue installer.

pip3 install click

Or by using pipenv:

pipenv install

Now you're ready torun vim-hue installer!

vim-hue - installer

vim-hue can be installed by simply running the installer and following on screen instructions, i.e:

python3 vim-hue.py

Technical rationale

Goal ofvim-hue is to being "vanilla" Vim as much as possible, yet to include all necessary functionality. As such it consits of:

Discussion

Donate

Since I'm working on this project in free time, please consider supporting this project by making a donation of any amount!

Become Github Sponsor

Become a sponsor to Adnan Hodzic on Github to acknowledge my efforts and help project's further open source development.

PayPal

paypal

BitCoin

bc1qlncmgdjyqy8pe4gad4k2s6xtyr8f2r3ehrnl87

bitcoin


[8]ページ先頭

©2009-2025 Movatter.jp