Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Manu Beffara
coq-au-vim
Commits
867814cb
Commit
867814cb
authored
May 30, 2017
by
Manu Beffara
Browse files
Fix creation of scratch buffers.
parent
d7a4e3f5
Changes
1
Show whitespace changes
Inline
Side-by-side
autoload/coqtop.vim
View file @
867814cb
...
...
@@ -1065,6 +1065,7 @@ function s:window.create (name, type, vertical)
if
bufnr
(
name
)
<
0
break
endif
let
i
+=
1
endwhile
endif
silent
execute
'file '
.
name
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment