Get Homebrew installed on your mac if you don't already have it
Install highlight. "brew install highlight". (This brings down Lua and Boost as well)
Get Homebrew installed on your mac if you don't already have it
Install highlight. "brew install highlight". (This brings down Lua and Boost as well)
defaults write org.vim.MacVim MMTextInsetTop '10' | |
defaults write org.vim.MacVim MMTextInsetLeft '10' | |
defaults write org.vim.MacVim MMTextInsetBottom '10' | |
defaults write org.vim.MacVim MMTextInsetRight '10' |
A list of amazingly awesome PHP libraries that you should be using:
`default_nettype none | |
`timescale 1ns / 1ps | |
// 640x480 vga generator | |
// clk = 25Mhz | |
module vga_t(input i_clk, | |
output reg o_hsync, | |
output reg o_vsync, | |
output reg [9:0] o_x, |