sponsor Vim development Vim logo Vim Book Ad

octopus.vim : syntax highlighting for octopus

 script karma  Rating 45/14, Downloaded by 917  Comments, bugs, improvements  Vim wiki

created by
Christian Richard Kalhöfer
 
script type
syntax
 
description
Syntax highlighting for the (TD)DFT code octopus (see http://octopus-code.org).
 
install details
Place the script in ~/.vim/syntax/. You can then activate the syntax highlighting via :set filetype=octopus.

To automatically activate the syntax highlighting when opening a file named inp put the following line in a file ~/.vim/ftdetect/octopus.vim
  au BufRead,BufNewFile inp set filetype=octopus

For more information see
  :help mysyntaxfile
  :help new-filetype
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
octopus.vim 8.0 2018-06-18 8.0 Christian Richard Kalhöfer Syntax highlighting for octopus 8.0 input files
octopus.vim 7.1 2017-10-25 8.0 Christian Richard Kalhöfer Syntax highlighting for octopus 7.1 input files
ip used for rating: 18.217.116.183

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github