Skip to content

Instantly share code, notes, and snippets.

View namachan10777's full-sized avatar
🤔
thinking_now

Nakano Masaki namachan10777

🤔
thinking_now
View GitHub Profile
"NeoBundle Scripts-----------------------------
if has('vim_starting')
if &compatible
set nocompatible " Be iMproved
endif
" Required:
set runtimepath+=/Users/u_yamada/.vim/bundle/neobundle.vim/
endif
" Required: