Skip to content

dottru/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A handy vim config

(This time, for Macs.)

Having recently bought myself a macbook pro, I needed to branch off these vim configs for OSX. This repository is the culmination of those efforts.

The .vimrc is pretty empty, aside from the pathogen call. Instead, vim loads the scripts in .vim/plugin in alphabetical order. I like how organised it feels, though it does make edits a bit annoying. I've included filel names (which you can gf to) in order to alleviate some of this difficulty.

Overview

  • plugin/choices.vim has all the set and let commands in it.
  • plugin/globals.vim handles all the global variables used by our various pathogen bundles.
  • plugins/keybindings.vim is where all of my kb shortcuts are defined.
  • plugin/nerd-opts.vim opens the file explorer on start.
  • plugin/style.vim handles the appearance.

Plugins

This VIM distribution comes with a handful of plugins. Have at it.

Todo

Fix all the things.

About

Dotfiles for my vim installation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published