Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 

Repository files navigation

Bryan's Super-Awesome Vimrc

For the moment I've only included my super-awesome vimrc. My shell profile changes too often to be generally useful.

A few notes:

  1. I use NeoVim, in a variety of terminal emulators. I don't use GUI Vims, since I've run into some problems with colorcolumn in particular that don't happen in terminal versions. Oh well.
  2. I don't disable the arrow keys. I still don't see the benefit. Sorry.
  3. Ruby, lua and python3 are required for some things to work, so make sure your Vim is built accordingly.
  4. C build tools are also required.
  5. You need git. Seriously. Don't run this without git.
  6. Use these files in any way you see fit. They're public domain.

Installation

# vim
$ curl -L -s http://bit.ly/benglvimrc > ~/.vimrc

# NeoVim
$ mkdir -p ~/.config/nvim/init.vim

And then install one of these fonts and use it in your terminal app.

The first time you run vim after this, you'll need to run :PlugInstall to install the plugins.

@bengl

About

vimrc, etc.

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages