view .pentadactylrc @ 345:b9c8655f12f0

emacs: only call server-edit during my save function if the buffer was actually a server buffer
author Augie Fackler <raf@durin42.com>
date Wed, 10 Sep 2014 14:57:26 -0400
parents 5d83e487611c
children
line wrap: on
line source

"1.0rc1

loadplugins '\.(js|penta)$'
group user
map -count -modes=n,v x <count>:quit<Return>
set guioptions=bCrsmTB
set hintkeys=asdfg;lkjh

" vim: set ft=pentadactyl: