diff options
Diffstat (limited to '.vimrc')
| -rw-r--r-- | .vimrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -261,6 +261,8 @@ let t:codetermbufnr = bufnr("$") " We go back to the file from which this was called wincmd p + let t:codetermft = "" + let t:codetermhadenv = 0 endif if &filetype != t:codetermft |
