Skip to content

Commit

Permalink
switch to version 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Grenfell committed Jan 12, 2009
1 parent 7b59186 commit efe03d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin/NERD_tree.vim
Expand Up @@ -2,15 +2,15 @@
" File: NERD_tree.vim
" Description: vim global plugin that provides a nice tree explorer
" Maintainer: Martin Grenfell <martin_grenfell at msn dot com>
" Last Change: 29 December, 2008
" Last Change: 12 Jan, 2009
" License: This program is free software. It comes without any warranty,
" to the extent permitted by applicable law. You can redistribute
" it and/or modify it under the terms of the Do What The Fuck You
" Want To Public License, Version 2, as published by Sam Hocevar.
" See http://sam.zoy.org/wtfpl/COPYING for more details.
"
" ============================================================================
let s:NERD_tree_version = '3.0.0'
let s:NERD_tree_version = '3.0.1'

" SECTION: Script init stuff {{{1
"============================================================
Expand Down

0 comments on commit efe03d6

Please sign in to comment.