| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
I'm sick of fighting vim's filetype detection. No modeline and files
highlight in random colors. I add a modeline and it stops highlighting
tangle comments. Even though it read my #$%# vimrc! Fuck this shite.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Chip away at eliminating that 'pc' reference by first throwing out the
most common expression that uses it: instructions[pc].
|
| |
|
|
|
|
|
|
| |
We have tangled vs regular comments, but they highlight the same. So
we're still at 3 colors for comments. Anything more starts to seem
gratuitous.
|
|
|