Skip to content

todd-dsm/vim-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-simple

This is pretty much a "sensible defaults" build that supports Bash auto-completions. I just don't like writing GNU Bash scripts in an IDE; I wasn't raised that way.

If you haven't moved to Tahoe yet, then check out the pre-tahoe branch; the big difference is color support.

Quick Start

git clone git@github.com:todd-dsm/vim-simple.git code/ && cd code/vim-simple/
ln -s vimrc ~/.vimrc
ln -s vim ~/.vim

This should explain the broad strokes:

% tree -d -L1  ~/.vim-plugged
~/.vim-plugged
├── ale
├── auto-pairs
├── L9
├── tlib_vim
├── vim-addon-mw-utils
├── vim-autocomplpop
├── vim-commentary
├── vim-fugitive
├── vim-sensible
├── vim-snipmate
├── vim-snippets
├── vim-solarized8
└── vim-surround

About

The same vim config I had before; this time done correctly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published