文件名称:editorconfig-vim:Vim的EditorConfig插件
文件大小:52KB
文件格式:ZIP
更新时间:2024-02-22 16:17:02
vim editorconfig editorconfig-plugin VimVimscript
EditorConfig Vim插件 这是Vim的插件。 该插件可以在和上。 安装 要安装此插件,可以使用以下方式之一: 与档案一起安装 下载并将其解到您的Vim运行时目录(在UNIX / Linux上为~/.vim ,在Windows上$VIM_INSTALLATION_FOLDER\vimfiles )。 您现在应该在此运行时目录中具有3个子目录:“ autoload”,“ doc”和“ plugin”。 作为Vim8插件安装 作为Vim 8插件安装。 注意local可以是任何名称,但是必须存在一些路径元素。 在Windows上,使用$VIM_INSTALLATION_FOLDER\vimfiles代替~/.vim 。 mkdir -p ~ /.vim/pack/local/start cd ~ /.vim/pack/local/start git clone https://github.com/editorconfig/editorconfig-vim.git 与安装 使用病原体(此插件的git存储库为 ) 使用安装 通过添加到您的.vimrc Vundle插件部分来使用V
【文件预览】:
editorconfig-vim-master
----.gitignore(72B)
----mkzip.sh(68B)
----LICENSE.PSF(3KB)
----CONTRIBUTORS(91B)
----.travis.yml(546B)
----LICENSE(1KB)
----doc()
--------editorconfig.txt(8KB)
----.gitmodules(251B)
----README.md(5KB)
----plugin()
--------editorconfig.vim(15KB)
----tests()
--------core()
--------fetch-vim.sh(934B)
--------plugin()
--------fetch-vim.bat(481B)
--------travis-test.sh(1KB)
----.appveyor.yml(3KB)
----autoload()
--------editorconfig_core()
--------editorconfig_core.vim(5KB)
--------editorconfig.vim(2KB)
----.editorconfig(414B)