Mercurial > dotfiles
comparison vim/vimrc @ 320:f95b6f36049b
More vim stuff.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 24 Aug 2015 22:05:39 -0700 |
parents | b0b868bb0d44 |
children | e2d944ecda66 |
comparison
equal
deleted
inserted
replaced
319:3ebfb799885b | 320:f95b6f36049b |
---|---|
227 | 227 |
228 " Plugin Settings {{{ | 228 " Plugin Settings {{{ |
229 | 229 |
230 " NERDTree {{{ | 230 " NERDTree {{{ |
231 | 231 |
232 let NERDTreeIgnore=['\~$', '*.pyc', '*.pyo'] | 232 let NERDTreeRespectWildIgnore = 1 |
233 | 233 |
234 " }}} | 234 " }}} |
235 | 235 |
236 " Ctrl-P {{{ | 236 " Ctrl-P {{{ |
237 | 237 |