GithubHelp home page GithubHelp logo

arr0way / vim Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nullmode/vim

2.0 2.0 1.0 461 KB

Personal vim configuration files including setup file.

Vim Script 91.36% PowerShell 4.01% Shell 4.63%

vim's Introduction

NullMode's Personal vim Settings

About

This compilation was simply made so I can quickly git clone my personal vim settings onto newly installed machines.

Overriding

Like some but not all of the config? You can override settings but creating a .my.vimrc in your user's home directory (_my_vimrc on Windows in the same folder as _vimrc). - NEEDS TESTING

Requirements

  • git
  • pip
  • vim
  • vim-nox (Debian users)
  • curl

Installation Instructions

  • Navigate to a suitable download folder and run: git clone https://github.com/NullMode/vim.git
  • Install the packages above: apt-get install git python-pip vim vim-nox curl
  • If you are not installing this as root you may need to install flake8 and isort manually sudo pip install flake8 isort
  • Running update.sh will pull down the submodules code
  • The install.sh file will sync the contents of the cloned project to the user's $HOME directory.
  • General configuration is kept in the .vimrc file

Installing on Windows

There are two PowerShell scripts that can be used to update then install the configuration on windows. This has only been tested on my windows machine. Feedback and improvements welcome.

Updating plugins

The update.sh file will update the project, plugins and color schemes in use (listed below)

List of installed plugins

List of color schemes

Fonts (Install manually)

Thanks

  • lnxg33k for some great tips and a lot of stolen content from his vimrc file :P
  • g0tmi1k for actually motivating me to make this, no automation this time :)
  • TheColonial for showing me a color scheme that might make my eyes last longer

TODO

  • Full test on windows, linux and OSX
  • Get terminal version working in windows

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.