Skip to content

Commit

Permalink
Save.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreafrancia committed Oct 10, 2017
1 parent 1c58dec commit f678621
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .vim/ftplugin/ruby.vim
@@ -1,3 +1,5 @@
" Tell ruby syntax to highlight trailing whitespaces (:help ruby_space_errors)
let ruby_space_errors = 1
function! Automate()
let line = getline('.')
let word = expand("<cword>")
Expand Down

0 comments on commit f678621

Please sign in to comment.