Coder Social home page Coder Social logo

adnanhodzic / vim-hue Goto Github PK

View Code? Open in Web Editor NEW
34.0 4.0 2.0 312 KB

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

Home Page: https://foolcontrol.org/?p=3051

License: GNU General Public License v3.0

Shell 2.30% Vim Script 82.91% Dockerfile 0.07% Makefile 0.19% Go 9.65% Python 1.55% Ruby 0.53% Vim Snippet 2.79%
vim vim-hue vim-configuration vim-colorscheme vim-colors vim-colorscheme-dark vim-plugins vim-syntax vim-go vim-python

vim-hue's Introduction

vim-hue

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-distutils python3-click -y

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

Requirements installation for MacOS

1: You need to have Brew, 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 running vim --version doesn't return >= 8, you may need to restart terminal for Vim symlink to be updated.

3: Use pip3 to install Click python package which is used as CLI for vim-hue installer.

pip3 install click

Now you're ready to run 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 of vim-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!

PayPal

paypal

BitCoin

bc1qlncmgdjyqy8pe4gad4k2s6xtyr8f2r3ehrnl87

bitcoin

vim-hue's People

Contributors

adnanhodzic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

vim-hue's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.