You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ There is currently basic support for the following languages:
19
19
* Go
20
20
* PHP
21
21
* Ruby
22
+
* Faust
22
23
23
24
If you have any issues with the existing languages, or you want support for another one, then please open an issue. PRs are also welcome.
24
25
@@ -82,4 +83,4 @@ Here is a list of potential alternatives packages for emacs:
82
83
*[elpy](https://github.com/jorgenschaefer/elpy) for Python
83
84
*[robe](https://github.com/dgutov/robe) for Ruby
84
85
85
-
Most of these were sourced from this [emacs StackExchange answer](http://emacs.stackexchange.com/questions/10125/can-emacs-support-go-to-declaration-of-function-in-an-entire-project)
86
+
Most of these were sourced from this [emacs StackExchange answer](http://emacs.stackexchange.com/questions/10125/can-emacs-support-go-to-declaration-of-function-in-an-entire-project)
0 commit comments