Skip to content

Commit

Permalink
set commentstring to "//"
Browse files Browse the repository at this point in the history
  • Loading branch information
goonzoid committed Mar 31, 2013
1 parent eaaac9b commit db444ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ftplugin/reprocessed.vim
Expand Up @@ -8,6 +8,7 @@ setlocal cindent
setlocal cinkeys-=0#
setlocal formatoptions-=t formatoptions+=croql
setlocal suffixesadd=.pde
setlocal commentstring=//\ %s

let b:undo_ftplugin = "set cin< cink< fo< sua< et< sw< ts<"

Expand Down

0 comments on commit db444ef

Please sign in to comment.