Skip to content

Instantly share code, notes, and snippets.

@nekolinuxblog
Created December 30, 2013 03:15
Show Gist options
  • Save nekolinuxblog/8177368 to your computer and use it in GitHub Desktop.
Save nekolinuxblog/8177368 to your computer and use it in GitHub Desktop.
その15 vimrc基本
set number
syntax on
set smartindent
set nobackup
set laststatus=2
set tabstop=4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment