## Introduction
A vim plug to indent and format ```Matlab``` code.
This vim-plug is migrated from [affenwiesel/matlab-formatter-vscode](https://github.com/affenwiesel/matlab-formatter-vscode)
## Requirements
- python3
Requires vim built with python3 support. Check with `:echo has('python3')`
## Install
For vim-plug user:
``` vim
" Loaded when m file is opened
Plug 'HaoHao-Ting/vim-matlab-formatter'
```
## Add key bindings
For examples, set ```F3``` to format the whole m-file
``` vim
nmap <F3> :MatlabFormatter <CR>
```
## Future Plan
- [ ] Add the some configuration, indent width, whether add newlines before and after blocks and etc.
- [ ] Implement ```MatlabFormatSelection()``` to indent and format the selected code blocks in visual mode
# License
This plugin is released under the GPL

matlab大师
- 粉丝: 2968
最新资源
- 网络营销计划书格式.docx
- 工程项目管理的主要内容概述论文.doc
- 企业网络营销推广方案.doc
- 最新旅游网站策划书方案(15篇).docx
- 网络产品代理协议.doc
- 计算机网络课程设计-词法分析器.docx
- 基于单片机的无线语音多功能呼叫机的设计与实现正文.doc
- 新教材高中英语Unit5RevealingnatureSectionⅢDevelopingideas.doc
- 生产线自动装箱的PLC控制7.doc
- 放大转发协议下的通信系统的性能分析以及中继选择方案的分析的性能分析以.doc
- 智慧城市PPT模板.pptx
- 软件产业基地A办公楼装修工程施工组织设计方案.doc
- DreamweaverCS5网页制作高级案例教程项目一.pptx
- 网络营销软件代理销售协议书.docx
- 中国电子商务的发展前景分析.doc
- 移动网络终端安全接入问题研究的论文.doc
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈


