Highlighting Matlab files in Vim

버전 1.5.0.0 (27.3 KB) 작성자: Yaroslav
Highlighting Matlab m-files in Vim editor --- light- and dark colour-schemes.
다운로드 수: 3.1K
업데이트 날짜: 2011/2/18

라이선스 보기

Two colour scheme that resemble MATLAB's default with several additions (including light and dark background versions)

These colour schemes are based on Ian Langworth's "tolerable.vim", and modified to resemble MATLAB's default colours on a light and dark backgrounds. The colours are easily distinguishable and best suited for MATLAB's purposes (see "group-name" for help, or Syntax/Highlight-test menu ":runtime syntax/hitest.vim").

Included also an enhanced syntax files (based on Fabrice Guy's matlab-vim submission) to have the best experience with Matlab and Vim. Most of these files are slightly changed, so I have added all of them to the package. It is recommended to watch the original files as well.

The files are best suited for the newest Matlab releases (2008a and later), but may be used with any Matlab 7.x release.

Install:
Put this file in the users colors directory (default unix "~/.vim" or "$vim\vimfiles" on Windows systems), unzip and load with ":colorscheme matlablight" or ":colorscheme matlabdark"

인용 양식

Yaroslav (2024). Highlighting Matlab files in Vim (https://www.mathworks.com/matlabcentral/fileexchange/28240-highlighting-matlab-files-in-vim), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2008a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Files and Folders에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.5.0.0

* Added the MLint file for consistency
* A new screen-shot
* Additional minor changes

1.4.0.0

- Refined Colours
- Added cterm colours
- Syntax file to visualize colours
- Added folding & spelling
- New mappings (see help file)
- Consistent colouring of blocks (try/end)
- Full list of MATLAB keywords
- Renewed colouring syntax

1.0.0.0