Skip to content
/ IPSLcards Public

vim syntax highlight for IPSL climate model card files

License

Notifications You must be signed in to change notification settings

RCHG/IPSLcards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

IPSLcards

vim syntax for IPSL climate model card files

  • Author: Ramiro Checa-Garcia
  • Institution: Laboratory for Sciences of Climate and Environment - CNRS.
  • Date: 02-09-2019
  • License: GNU v3

Changes

  • 03-09-2019 First commit -> basic syntax highlight to better visualize files.

How to use

The file card.vim has to be copied to ~/.vim/syntax (so in your home directory) also you need to create another file on ~/.vim/ftdetect also named card.vim with the text

autocmd BufRead,BufNewFile *.card set filetype=card

so in the directory ~/.vim you will have the folders syntax and ftdetect

About

vim syntax highlight for IPSL climate model card files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages