7df6b989f544

nolist for org files.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Mon, 16 Jan 2012 13:57:22 -0500
parents 82041852b7bf
children 4a5142cfb33c
branches/tags (none)
files vim/.vimrc

Changes

--- a/vim/.vimrc	Mon Jan 16 12:16:25 2012 -0500
+++ b/vim/.vimrc	Mon Jan 16 13:57:22 2012 -0500
@@ -581,6 +581,7 @@
     au!
 
     au Filetype org nmap <buffer> Q vahjgq
+    au Filetype org setlocal nolist
 augroup END
 
 " }}}