vim-toml:TOML的Vim语法

时间:2021-05-02 05:50:40
【文件属性】:
文件名称:vim-toml:TOML的Vim语法
文件大小:4KB
文件格式:ZIP
更新时间:2021-05-02 05:50:40
Vimscript 病毒 Vim语法。 安装 Vim软件包(推荐;仅限Vim 8+) 将此仓库克隆或子模块到您的Vim软件包位置。 例子: mkdir -p ~/.vim/pack/plugins/start cd ~/.vim/pack/plugins/start git clone https://github.com/cespare/vim-toml.git 病原 设置然后将此~/.vim/bundle/toml克隆/子模块到~/.vim/bundle/toml或您指向Pathogen的任何位置。 旺德尔 设置然后将Plugin 'cespare/vim-toml'到您的vimrc中,并:PluginInstall的vim运行:PluginInstall 。 vim插件 设置 。 在您的.vimrc中,在call plug#begin()和call plug#end()的行之间,添加Plug 'ce
【文件预览】:
vim-toml-master
----ftplugin()
--------toml.vim(412B)
----syntax()
--------toml.vim(3KB)
----LICENSE(1KB)
----test()
--------test.toml(350B)
----README.md(1KB)
----ftdetect()
--------toml.vim(190B)

网友评论