質問編集履歴

3

編集

2019/11/27 17:49

投稿

mercurian-teto
mercurian-teto

スコア75

test CHANGED
File without changes
test CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
  ##実現したいこと
10
10
 
11
- vim-testの:TestFileを実行したい
11
+ [ここにあるサイトによると](https://qiita.com/lighttiger2505/items/96d4cda9074f9719bc82#vim-test)vim-testでvim編集画面上でエラー画面を表示できるらしいのですが、とりあえずvim-testのプラグインを導入してみようとしたのですが、正常に実行できなかったので、実現したいこととしては、vim-testの:TestFileを実行したいです。
12
12
 
13
13
  ##やってみたこと
14
14
 

2

追記

2019/11/27 17:49

投稿

mercurian-teto
mercurian-teto

スコア75

test CHANGED
File without changes
test CHANGED
@@ -26,9 +26,9 @@
26
26
 
27
27
  を実行しました。
28
28
 
29
- vim ~/.vimrcを実行して先ほどのサイトに書かれてあるとおりにvundleがつかるようにvimrcファイルを編集しました。
29
+ vim ~/.vimrcを実行して先ほどのサイトに書かれてあるとおりにvundleが使えるように、.vimrcファイルを編集しました。
30
30
 
31
- [vim-test](https://vimawesome.com/plugin/vim-test-all-too-well)は先ほどのサイトに書かれている通り、VimAweSomeにて参照しました。
31
+ [vim-test](https://vimawesome.com/plugin/vim-test-all-too-well)は先ほどのサイトに書かれている通り、VimAweSomeにて参照しました。
32
32
 
33
33
  ```
34
34
 
@@ -52,7 +52,7 @@
52
52
 
53
53
 
54
54
 
55
- さらにgithubにあるvim-testの説明にあるとおり.vimrcに
55
+ さらに[githubにあるvim-testの説明](https://github.com/janko/vim-test)にあるとおり.vimrcに
56
56
 
57
57
  ```
58
58
 
@@ -70,7 +70,7 @@
70
70
 
71
71
  ```
72
72
 
73
- を保存しました。
73
+ 加えて保存しました。
74
74
 
75
75
 
76
76
 
@@ -185,3 +185,9 @@
185
185
  Linking: gcc -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o vim -lm -ltinfo -lnsl -lselinux -lcanberra -lacl -lattr -lgpm -ldl -L/usr/lib/python3.6/config-3.6m-x86_64-linux-gnu -lpython3.6m -lpthread -ldl -lutil -lm
186
186
 
187
187
  ```
188
+
189
+
190
+
191
+ TestFileが実行できないので何も起きないのはなぜなんでしょうか。
192
+
193
+ 回答お願いします。

1

追記

2019/11/27 17:43

投稿

mercurian-teto
mercurian-teto

スコア75

test CHANGED
File without changes
test CHANGED
@@ -83,3 +83,105 @@
83
83
  ```
84
84
 
85
85
  とエラーをはきました。
86
+
87
+
88
+
89
+ vimのバージョンは以下の通りです。
90
+
91
+ ```
92
+
93
+ $ vim --version
94
+
95
+
96
+
97
+ VIM - Vi IMproved 8.1 (2018 May 18, compiled Oct 18 2019 12:34:17)
98
+
99
+ Included patches: 1-2171
100
+
101
+ Modified by jonathon.fernyhough@york.ac.uk
102
+
103
+ Compiled by jonathon.fernyhough@york.ac.uk
104
+
105
+ Huge version without GUI. Features included (+) or not (-):
106
+
107
+ +acl -farsi -mouse_sysmouse -tag_any_white
108
+
109
+ +arabic +file_in_path +mouse_urxvt -tcl
110
+
111
+ +autocmd +find_in_path +mouse_xterm +termguicolors
112
+
113
+ +autochdir +float +multi_byte +terminal
114
+
115
+ -autoservername +folding +multi_lang +terminfo
116
+
117
+ -balloon_eval -footer -mzscheme +termresponse
118
+
119
+ +balloon_eval_term +fork() +netbeans_intg +textobjects
120
+
121
+ -browse +gettext +num64 +textprop
122
+
123
+ ++builtin_terms -hangul_input +packages +timers
124
+
125
+ +byte_offset +iconv +path_extra +title
126
+
127
+ +channel +insert_expand -perl -toolbar
128
+
129
+ +cindent +job +persistent_undo +user_commands
130
+
131
+ -clientserver +jumplist +postscript +vartabs
132
+
133
+ -clipboard +keymap +printer +vertsplit
134
+
135
+ +cmdline_compl +lambda +profile +virtualedit
136
+
137
+ +cmdline_hist +langmap -python +visual
138
+
139
+ +cmdline_info +libcall +python3 +visualextra
140
+
141
+ +comments +linebreak +quickfix +viminfo
142
+
143
+ +conceal +lispindent +reltime +vreplace
144
+
145
+ +cryptv +listcmds +rightleft +wildignore
146
+
147
+ +cscope +localmap -ruby +wildmenu
148
+
149
+ +cursorbind -lua +scrollbind +windows
150
+
151
+ +cursorshape +menu +signs +writebackup
152
+
153
+ +dialog_con +mksession +smartindent -X11
154
+
155
+ +diff +modify_fname +sound -xfontset
156
+
157
+ +digraphs +mouse +spell -xim
158
+
159
+ -dnd -mouseshape +startuptime -xpm
160
+
161
+ -ebcdic +mouse_dec +statusline -xsmp
162
+
163
+ +emacs_tags +mouse_gpm -sun_workshop -xterm_clipboard
164
+
165
+ +eval -mouse_jsbterm +syntax -xterm_save
166
+
167
+ +ex_extra +mouse_netterm +tag_binary
168
+
169
+ +extra_search +mouse_sgr -tag_old_static
170
+
171
+ system vimrc file: "$VIM/vimrc"
172
+
173
+ user vimrc file: "$HOME/.vimrc"
174
+
175
+ 2nd user vimrc file: "~/.vim/vimrc"
176
+
177
+ user exrc file: "$HOME/.exrc"
178
+
179
+ defaults file: "$VIMRUNTIME/defaults.vim"
180
+
181
+ fall-back for $VIM: "/usr/share/vim"
182
+
183
+ Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -Wdate-time -g -O2 -fdebug-prefix-map=/build/vim-gosGG0/vim-8.1.2171=. -fstack-protector-strong -Wformat -Werror=format-security -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
184
+
185
+ Linking: gcc -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o vim -lm -ltinfo -lnsl -lselinux -lcanberra -lacl -lattr -lgpm -ldl -L/usr/lib/python3.6/config-3.6m-x86_64-linux-gnu -lpython3.6m -lpthread -ldl -lutil -lm
186
+
187
+ ```