Skip to content

Commit

Permalink
Update purescript-vim
Browse files Browse the repository at this point in the history
  • Loading branch information
hdgarrood committed Mar 5, 2016
1 parent 73bbcee commit f2e337a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion vim/bundle/purescript
1 change: 1 addition & 0 deletions vimrc
Expand Up @@ -145,6 +145,7 @@ let g:purescript_indent_case = 2
let g:purescript_indent_let = 4
let g:purescript_indent_where = 0
let g:purescript_indent_do = 0
let g:purescript_indent_style = "jondentation"

" --- custom functions ---
" Increase a number in a column -- use C-v and then C-a
Expand Down

0 comments on commit f2e337a

Please sign in to comment.