Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
ubaldot committed May 31, 2023
1 parent bb0a0eb commit 44d9a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/outline.vim
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ vim9script noclear
# Vim plugin to get an outline for your scripts.
# Maintainer: Ubaldo Tiberi
# GetLatestVimScripts: 6068 1 :AutoInstall: outline.vim
# License: Vim license
# License: BSD3-Clause.

if !has('vim9script') || v:version < 900
# Needs Vim version 9.0 and above
Expand Down

0 comments on commit 44d9a6c

Please sign in to comment.