Title: Again, vimcolor plugin question&#8230;
Last modified: August 18, 2016

---

# Again, vimcolor plugin question…

 *  [en_joy](https://wordpress.org/support/users/en_joy/)
 * (@en_joy)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/again-vimcolor-plugin-question/)
 * I use vimcolor plugin for my syntax highlighting, as it works for LaTeX code.
 * The plugin generates a lot of temporary files in WP’s *root* directory (hundreds!),
   and there’s no configuration option to change it. I found the code says:
    ` $
   in_file = tempnam($GLOBALS['conf']['file_directory_temp'], 'pl'); $out_file =
   tempnam($GLOBALS['conf']['file_directory_temp'], 'htm');
 * where ‘pl’ and ‘htm’ are the temporary file prefix.
    I wonder if I can hard wire
   the directory there. I am no good at PHP programming, let’s say I want the temp
   file stored in /tmp/vimcolor, how do I re-write the above code?
 * Thanks,

The topic ‘Again, vimcolor plugin question…’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [en_joy](https://wordpress.org/support/users/en_joy/)
 * Last activity: [19 years, 11 months ago](https://wordpress.org/support/topic/again-vimcolor-plugin-question/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
