簡體   English   中英

(neo)vim coc - html css 的定義

[英](neo)vim coc - go-to-definition for html css

我一直在尋找解決方案,但從未找到一個好的解決方案。 有沒有人為 html css 使用 COC。 如何將 go 從 class 文件中的 css 文件中定義或 ZFC35FDC70D5FC69D265883A82EZA7 文件中的 ID 定義? 謝謝你的幫助!

"-------- web html ------------

if count(g:bundle_groups, 'html')

    "Plugin 'othree/html5.vim'
    " html css
    Plugin 'mattn/emmet-vim'

endif

"-------- web css ------------

if count(g:bundle_groups, 'css')

endif

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM