質問編集履歴

1

vimrcの修正

2019/09/24 03:44

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -128,14 +128,6 @@
128
128
 
129
129
 
130
130
 
131
- function! s:configure_lsp() abort
132
-
133
- setlocal omnifunc=lsp#complete
134
-
135
- endfunction
136
-
137
-
138
-
139
131
  " Go
140
132
 
141
133
  if executable('gopls')