Coder Social home page Coder Social logo

vim-fstab's People

Contributors

calid avatar hitched97 avatar jasperla avatar otakuto avatar rid9 avatar subnut avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

mychris calid subnut

vim-fstab's Issues

Unusual fstab highlighting

My valid fstab is highlighted unusually by vim:

/dev/mapper/root  /           btrfs  rw,noatime,space_cache=v2,subvol=/subroot
/dev/mapper/root  /top        btrfs  rw,noatime,subvol=/,noauto
/dev/mapper/root  /home       btrfs  rw,noatime,subvol=/home
/dev/mapper/root  /media      btrfs  rw,noatime,subvol=/media
/dev/mapper/root  /var/cache  btrfs  rw,noatime,subvol=/cache
/dev/mapper/root  /var/log    btrfs  rw,noatime,subvol=/log
/dev/mapper/root  /var/tmp    btrfs  rw,noatime,subvol=/tmp

The optional freq and passno fields are left empty.

vim highlights all of the option fields as errors even though they are correct. Curiously, adding a trailing space removes the error highlighting. Additionally, changing the number of spaces between the type field and options field also removes the error highlighting, but produces different (incorrect?) color highlighting of the options in the options field.

I tried to modify the syntax to accomodate my fstab, but I'm a novice with vim syntax dsl don't actually understand why the options field is matched as in error, nor why it is so sensitive to the amount of whitespace. What's going on here?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.