Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.
/ vim-bruker Public archive

A small vim plugin for Bruker NMR pulse programmes.

License

Notifications You must be signed in to change notification settings

yongrenjie/vim-bruker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-bruker

A small Vim plugin for working with Bruker NMR pulse programmes.

Features:

  • Filetype detection (ftdetect) based on the #include <Avance.incl> line found in virtually all pulse programmes.
  • Sets commentstring to a semicolon, as is traditionally used (even though C-style /* ... */ also works).
  • Syntax highlighting. This is not perfect but is good enough for myself to use. I am very much open to suggestions, though, so feel free to open an issue or a PR.

Screenshots

My colorscheme is the light version of vim-one.

Screenshot 1

Screenshot 2

Releases

No releases published

Packages

No packages published