From fe4b2d2157a00e6d32961f771f03a9e729cf2d38 Mon Sep 17 00:00:00 2001 From: anekos Date: Sun, 5 Feb 2012 14:59:43 +0900 Subject: 設定と機能の追加 let g:auto_bookmark_overwrite_target = 1 let g:auto_bookmark_mark = 1 --- auto-bookmark.js | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 54 insertions(+), 3 deletions(-) (limited to 'auto-bookmark.js') diff --git a/auto-bookmark.js b/auto-bookmark.js index 3133c54..829178c 100644 --- a/auto-bookmark.js +++ b/auto-bookmark.js @@ -1,5 +1,5 @@ /* NEW BSD LICENSE {{{ -Copyright (c) 2011, anekos. +Copyright (c) 2011-2012, anekos. All rights reserved. Redistribution and use in source and binary forms, with or without modification, @@ -35,7 +35,7 @@ THE POSSIBILITY OF SUCH DAMAGE. // INFO {{{ let INFO = <> -

-