Add function signature on hover. Fixes bug around autocomplete not working properly when the cursor was mid-word.
Handle multiple files by keeping a map of text buffers. Also use the Ford parser so we can parse ford runes. At some point we should load in libraries when that happens so we have the appropriate types. This corresponds to hoon-language-server 0.1.1