jsdelivrbot / sweethome

Home sweet home

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SWEETHOME

Home sweet home. Designed to be use with homesick.

VIM CONFIG

Runtime configuration

  • Theme used: Solarize light;
  • When trailing spaces present they will appear marked red;
  • Tabs = 4 spaces;
  • Is possible to use inverse tabs with Shift+Tab on insert mode and << in normal mode;
  • Arrow keys are disabled;
  • Omni completion is mapped to Ctrl+Space;
  • Line numbers and ruler are enabled;
  • Backspace will act as backspace.

Vim modules

I use pathogen for autoload modules and they are inside ./vim/bundle folder. Because of homesick all modules are git submodules and described in .gitmodules file.

Modules installed:

About

Home sweet home


Languages

Language:Vim Script 96.6%Language:Shell 3.4%