UTFool Language Support in Atom
For the ideal look (see below), add the next line to your styles.less
file:
@import "packages/language-utfool/styles/language-utfool.less";
Include (require './packages/language-utfool/lib/language-utfool-symbols').symbols()
into your init.coffee
file, and feel free to redefine keymaps\language-utfool.cson
as you like, fitting to your keyboard.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.