[ ソース: vim-editorconfig ]
パッケージ: vim-editorconfig (0.3.3+dfsg-2.1)
vim-editorconfig に関するリンク
Debian の資源:
vim-editorconfig ソースパッケージをダウンロード:
- [vim-editorconfig_0.3.3+dfsg-2.1.dsc]
- [vim-editorconfig_0.3.3+dfsg.orig.tar.gz]
- [vim-editorconfig_0.3.3+dfsg-2.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
EditorConfig Plugin for Vim
EditorConfig helps developers define and maintain consistent coding styles for their projects for different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. EditorConfig files are easily readibly and they work nicely with version control systems.
The EditorConfig Vim plugin supports the following EditorConfig properties:
* indent_style * indent_size * tab_width * end_of_line * charset * insert_final_newline * trim_trailing_whitespace * max_line_length * root (only used by EditorConfig core)
その他の vim-editorconfig 関連パッケージ
|
|
|
|
-
- dep: editorconfig
- coding style indenter for all editors - commandline tools
-
- dep: vim-nox
- Vi IMproved - enhanced vi editor - with scripting languages support
-
- rec: vim-addon-manager
- manager of addons for the Vim editor