Commit Graph

212 Commits (6f8911768937b4e4856c6b4db446c5cad69660ad)

Author SHA1 Message Date
nirenjan 965033c355 Tweak vimrc for nocompat & Pathogen helptags
Also delete the forcing of &t_Co to 16 since under tmux, it
automatically detects the 256 colour mode for solarized and is therefore
no longer necessary.
2013-01-15 17:07:44 -08:00
nirenjan 251ea0b3b8 Update tmux key bindings and enhance formatting
This commit also lists the default key bindings for tmux in the
additional 3 tables (vi-copy, vi-choice, and vi-edit)
2013-01-14 17:55:11 -08:00
nirenjan 78ec4eaf5c Add status bar configuration to tmux.conf
Also rearrange sections so they are more relevant to surrounding sections
2013-01-12 22:35:21 -08:00
nirenjan d08390d4be Add Stardate script
This script is used across various systems in:
- screen hardstatus line
- tmux status line

The script provides a simplistic Stardate calculator, not based
on any particular methodology of the Star Trek series, but on
a simple calculation based off GMT time.

The firt 2 digits are the number of years since 1970, the next
three digits and the digit after the decimal point indicate the
"stardate" of the year, which is a straightforward multiplication
by ~2.73785 which is 1000 stardates per calendar year which is an
average of 365.25 days.
2013-01-11 23:36:58 -08:00
nirenjan e25a665905 Add screenrc file 2013-01-11 23:35:05 -08:00
nirenjan 41a303df44 Add base gitconfig 2013-01-11 23:26:53 -08:00
nirenjan 84f5b39b2c Add tmux configuration file
This is still a work-in-progress. However, it has most of the
necessary options and key bindings.
2013-01-11 23:14:46 -08:00
nirenjan ca75dd5f02 Update vimrc settings
This enables the following:
- pathogen plugin manager
- solarized colorscheme
- menu support
- mouse support
2013-01-11 23:09:54 -08:00
nirenjan 056a039cc1 Import from original vim-scripts repository 2013-01-11 23:08:38 -08:00
nirenjan b83abb34a1 Add vimrc 2012-08-28 16:01:09 -07:00
nirenjan 9217cc1a0d Add commonly used Vim scripts 2012-08-28 15:58:36 -07:00
nirenjan 978608f8e1 Initial commit 2012-08-28 15:44:03 -07:00