-- Add gitignore-global file for junk like .DS_Store
-- Add shell-script syntax highlighting to spacemacs config
-- Turn off smooth-scrolling in terminal-mode buffers
-- Disable missing "socerer" vim theme.
This commit is contained in:
2015-08-26 14:57:44 -07:00
parent a19aaaffc3
commit aeb83497c9
5 changed files with 11 additions and 6 deletions

1
vimrc
View File

@@ -3,7 +3,6 @@ filetype off
filetype plugin indent on
set background=dark
colorscheme sorcerer
set number