Skip to content

Instantly share code, notes, and snippets.

@thinca
Created March 24, 2010 16:56
Show Gist options
  • Save thinca/342486 to your computer and use it in GitHub Desktop.
Save thinca/342486 to your computer and use it in GitHub Desktop.
Index: calendar.vim
===================================================================
--- calendar.vim (リビジョン 757)
+++ calendar.vim (作業コピー)
@@ -1008,6 +1008,7 @@
setlocal modifiable
setlocal nolist
let b:Calendar='Calendar'
+ setlocal filetype=calendar
" is this a vertical (0) or a horizontal (1) split?
endif
if g:calendar_datetime == "statusline"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment