GithubHelp home page GithubHelp logo

vimrc's Introduction

Inspired by https://github.com/amix/vimrc but done in a way I see it should be done.

How to install

I've tested it only on mac and linux

git clone https://github.com/sabaka/vimrc.git
cd ~/vimrc && ./install_vimrc.sh
cd && rm -rf vimrc

Mappings

Mappings are avaliable at vimrc/mappings.vim

Included stuff

Plugins

  • ack: Run your favorite search tool from Vim, with an enhanced results list.
  • airline: Lean & mean status/tabline for vim that's light as air.
  • bufexplorer: With bufexplorer, you can quickly and easily switch between buffers.
  • commentary: Comment stuff out.
  • ctrlp: Full path fuzzy file, buffer, mru, tag, ... finder for Vim.
  • expand-region: allows you to visually select increasingly larger regions of text using the same key combination
  • goyo: Distraction-free writing in Vim.
  • MRU: The Most Recently Used (MRU) plugin provides an easy access to a list of recently opened/edited files in Vim.
  • multiple-cursors: Multiple selection
  • NerdTree: A tree explorer plugin for vim
  • open_file_under_cursor: Open file under cursor when pressing gf
  • pathogen: Manage your vim runtimepath
  • tabline: Configure tab labels within Terminal Vim with a very succinct output.
  • taglist: The "Tag List" plugin is a source code browser for the Vim editor
  • vim-go: This plugin adds Go language support for Vim
  • yankring: It allows you to yank and delete things without worrying about losing the text that you yanked previously
  • vim-gitgutter: Shows which lines have been added, modified, or removed

Color scheme

How to include more plugins

I use pathogen (https://github.com/tpope/vim-pathogen) to install plugins. To add new plugins just copy to git repo into the plugins.lst

vimrc's People

Contributors

amix avatar bric3 avatar chicken-suop avatar danieljl avatar daniilguit avatar deathbeam avatar dragonxlwang avatar eljulians avatar emazzotta avatar fawaf avatar gabrieldelepine avatar hackerkid avatar houcoder avatar idvoretskyi avatar japaz avatar jpescador avatar juilyoon avatar karlcoelho avatar lyager avatar magicarbon avatar mortonfox avatar nhacsam avatar nicoekkart avatar paescuj avatar refnil avatar royling avatar sabaka avatar sagarjauhari avatar szekelyszilv avatar wy-z avatar

Watchers

 avatar  avatar

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.