Commit Graph

20 Commits

Author SHA1 Message Date
benjamin-tlon
3c3f7e761e
Misc cleanup blocking CC-Release. (#1249)
* Move extraneous stuff out of pkg/urbit/*
* s/urb/herb/g
* Removed some boilerplate for `urbit` builds.
* Build urbit tests and run them in the nix build.
2019-04-24 17:27:27 -07:00
benjamin-tlon
c86879e833
Nix Build + Monorepo Structure (#1196) 2019-03-04 16:43:53 -08:00
benjamin-tlon
93dbe1df26
Remove trailing whitespace and enforce in CI. (#1212) 2019-02-25 13:35:12 -08:00
Dan Haffey
d93489838d Improve sublime arm name indexing.
The previous definition included the leading ++ in the
indexed name, which thwarts "Goto Definition". This also
tweaks the pattern to include arms defined with +-.
2015-11-16 18:15:32 -05:00
Dan Haffey
7481ff553a Fix sublime string highlighting.
Backslashes were throwing it off.
2015-11-16 18:15:32 -05:00
Anton Dyudin
daa2fccd7d added Sublime syntax colouring mode 2015-10-22 10:14:16 -07:00
Jacob MacDonald
fd387a0021 Fix nasty pseudo-comment.
Resolve an error in Emacs where Emacs picks up a mismatched paren when loading
the whole file, but not when evaling each form individually.
2015-10-21 23:20:56 -06:00
Rastus Vernon
11edba2f08 Change copyright owner to "Urbit"
The copyright notice mentioned the Free Software Foundation, while the
LICENSE.txt file mentions simply "Urbit". It makes sense to change it to
the latter.

Also added myself to contributors.
2015-06-12 01:19:54 -04:00
Rastus Vernon
933ad886c2 Fix the copyright year 2015-06-12 01:05:22 -04:00
TJamesCorcoran
27a0e0e1dc smarter way to accomplish the verbosity on the mode line: rename-buffer 2015-03-27 14:03:03 -04:00
TJamesCorcoran
a500899603 modeline bar better 2015-03-26 14:32:56 -04:00
Philip C Monk
a12ca4821d some begin stuff 2014-11-03 16:17:57 -05:00
n gvrnd
eb928ebf34 fix typo... 2014-04-04 15:23:15 -04:00
nzc
8d9a26ef54 Suggest use of indent-relative as better than nothing; disable the use of tabs in indentation. 2014-03-10 09:10:28 -04:00
Philip Monk
a7a72ad6d2 For syntax highlighting, group base{32,64} digits in fives. 2013-10-12 22:55:58 -07:00
Philip Monk
3f68d43fbc Merge branch 'master' of https://github.com/philipcmonk/hoon.vim 2013-10-03 20:17:52 -07:00
Adam Bliss
52ce68e08c Fixes to hoon-mode.el that got lost in the merge
1. provide 'hoon-mode instead of 'hoon
2. treat double-quote as syntactic quote (fixes "'" hosing font-lock)
2013-10-03 07:36:48 +00:00
Adam Bliss
07dea43ed0 Initial checkin of emacs mode hoon-mode.el
No indentation support, but somewhat-accurate syntax highlighting.
2013-10-02 08:21:53 +00:00
Philip Monk
bfb12646c1 Merge remote-tracking branch 'vim/master' 2013-10-01 12:25:35 -07:00
johncburnham
2e7f228038 added extras folder 2013-10-01 14:56:00 -04:00