Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/supermomonga/neocomplete-source-javafx-css.vim
JavaFX CSS properties for neocomplete.vim
https://github.com/supermomonga/neocomplete-source-javafx-css.vim
Last synced: 6 days ago
JSON representation
JavaFX CSS properties for neocomplete.vim
- Host: GitHub
- URL: https://github.com/supermomonga/neocomplete-source-javafx-css.vim
- Owner: supermomonga
- Created: 2013-10-17T02:26:58.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-17T03:03:31.000Z (about 11 years ago)
- Last Synced: 2025-01-02T23:55:55.574Z (13 days ago)
- Size: 105 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.mkd
Awesome Lists containing this project
README
## neocomplete-source-javafx-css
JavaFX has a CSS styling feature, and that CSS is arranged for JavaFX.
It has a `-fx-` prefiex properties.This plugin provides you those `-fx-` prefixed propety list for neocomplete.vim.
## Environment
JavaFX2 in Oracle JDK 1.7.0_45
CSS properties ware parsed from http://docs.oracle.com/javafx/2/api/javafx/scene/doc-files/cssref.html