Skip to content

Commit

Permalink
Merge branch 'master' of github.com:inlineblock/DotFiles
Browse files Browse the repository at this point in the history
  • Loading branch information
inlineblock committed Nov 21, 2016
2 parents 5333fbe + 1e55af0 commit 0a1215c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion autocmd.vim
Expand Up @@ -21,7 +21,7 @@ autocmd BufNewFile,BufRead *.sass set filetype=sass


"-----------------------------------------------------------------[SCSS]----
autocmd BufNewFile,BufRead *.scss set filetype=scss.css
autocmd BufNewFile,BufRead *.scss set filetype=scss


"-----------------------------------------------------------------[ERB]----
Expand Down
1 change: 1 addition & 0 deletions keybindings.vim
Expand Up @@ -32,3 +32,4 @@ imap <F1> <Esc>
imap <S-BS> <C-[>diwi
command GdiffInTab tabedit %|Gdiff
map <Leader>L <Plug>RubyLastRun

0 comments on commit 0a1215c

Please sign in to comment.