[Chicago] python emacs question

sheila miguez shekay at pobox.com
Fri Nov 2 20:45:14 CET 2012


On Fri, Nov 2, 2012 at 2:29 PM, Brian Curtin <brian at python.org> wrote:
> On Fri, Nov 2, 2012 at 1:44 PM, syntax <syntax47 at gmail.com> wrote:
>> And my other question what your gvim and emacs
>> file look like?
>
> set number
> set tabstop=4
> set shiftwidth=4
> set smarttab
> set expandtab
> set softtabstop=4
> syntax on
> colorscheme koehler
> set guifont=Consolas:h14
> set colorcolumn=79

my .vimrc is much larger, but my .gvimrc is

set background=dark
colorscheme koehler
highlight Folded guibg=NONE guifg=DarkGrey

"set colorcolumn=79,120
highlight colorcolumn ctermbg=DarkBlue


I played around colorcolumn, but it was driving me crazy. If I could
have it be a very thin line with a subtle color I might use it again.

-- 
sheila


More information about the Chicago mailing list