Skip to content

Instantly share code, notes, and snippets.

View heavenshell's full-sized avatar
💭
Use Vim

Shinya Ohyanagi heavenshell

💭
Use Vim
  • Hyogo, Japan
  • 14:42 (UTC +09:00)
View GitHub Profile
{'header': ['HTTP/1.1 502 Bad Gateway', 'Date: Wed, 12 Sep 2012 01:41:42 GMT', 'Content-Type: text/h
tml', 'Content-Length: 166', 'Connection: keep-alive^M'], 'content': '<html>^M^@<head><title>502 Bad
Gateway</title></head>^M^@<body bgcolor="white">^M^@<center><h1>502 Bad Gateway</h1></center>^M^@<h
r><center>nginx</center>^M^@</body>^M^@</html>^M^@'}
@heavenshell
heavenshell / gikoneko.vim
Created September 10, 2012 09:55 — forked from rhysd/inuu.vim
イッテヨシ! ステータスライン
" This is イッテヨシ! script in status line.
" The original script is here.
" https://github.com/koron/homoo-vim
" https://gist.github.com/3689258
" All you have to do is execute below command.
" :source path/to/gikoneko.vim
scriptencoding utf-8
function neocomplcache#auto_complete..neocomplcache#manual_complete..neocomplcac
he#get_complete_results..<SNR>103_set_complete_results_words..428..423..<SNR>109
_check_buffer..<SNR>109_get_buffer_include_files, 行 20
Vim(let):E121: 未定義の変数です: path2
Error occured in plugin's get_keyword_list()!
Plugin name is include_complete
"manage.py" 248L, 7402C 書込み
function <SNR>109_check_buffer..<SNR>109_get_buffer_include_files の処理中にエラ
ーが検出されました:
行 20:
migemodict=/opt/local/share/migemo/utf-8/migemo-dict
@heavenshell
heavenshell / postactivate
Created August 24, 2012 14:32
postactivate
#!/bin/zsh
# This hook is run after every virtualenv is activated.
PS1=$RED'[${USER}@${HOST%%.*}:'`basename \$VIRTUAL_ENV`'] %(!.#.$) '$DEFAULT
Process: Vim [8024]
Path: /Applications/MacVim.app/Contents/MacOS/Vim
Identifier: Vim
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: zsh [7546]
Date/Time: 2012-08-21 22:14:48.923 +0900
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6
Process: Vim [15845]
Path: /Applications/MacVim.app/Contents/MacOS/Vim
Identifier: Vim
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: zsh [832]
Date/Time: 2012-08-21 10:05:16.319 +0900
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6
function <SNR>94_RunPyflakes..<SNR>94_ActivatePyflakesQuickFixWindow の処理中に>
エラーが検出されました:
行 2:
E523: ここでは許可されません: silent colder 9 " go to the bottom of
quickfix stack
function <SNR>94_RunPyflakes の処理中にエラーが検出されました:
行 49:
E171: :endif がありません
function tagbar#currenttag..<SNR>131_Init の処理中にエラーが検出されました:
行 19:
autocmd!
set nocompatible
syntax enable
filetype plugin indent on
set fileformats=unix,dos,mac
set backspace=indent,eol,start
set showcmd
package peropero;
public class Oraora {
public static void main(String[] args) {
}
public static String おらおら() {
return "(゜ロ゜)オラ(゜ロ゜)オラ(゜ロ゜)オラ(゜ロ゜)オラ(゜ロ゜)オラ(゜ロ゜)オラ(゜ロ゜)オラ(゜ロ゜)オラ";
}
}