Skip to content

Commit

Permalink
switch to version 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marty committed Oct 9, 2009
1 parent c864c6e commit 241f2e9
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 gmail dot com>
" Last Change: 7 Jun, 2009
" Last Change: 9 October, 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.1.1'
let s:NERD_tree_version = '4.0.0'

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

0 comments on commit 241f2e9

Please sign in to comment.