繁体   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