This repository was archived by the owner on Feb 13, 2021. It is now read-only.
guskovd/emacs-solargraph Repository files navigationRuby setup
install solargraph via:
or add 'solargraph' in you Gemfile.
start solargraph server:
Emacs setup
Clone this repository somewhere and add this directory to your load-path.
basic setup:
(require 'solargraph) (define-key ruby-mode-map (kbd "M-i") 'solargraph:complete)
Autocomplete setup
(require 'ac-solargraph) (define-key ruby-mode-map (kbd "M-i") 'ac-solargraph:complete)
Solargraph project: https://github.com/castwide/solargraph
AboutRuby auto-completion for Emacs
Topics Resources Stars Watchers ForksYou can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4