https://github.com/larrylv/ycm-elixir
Enhanced (improved) Elixir syntax identifiers regexp for YouCompleteMe (vim plugin)
https://github.com/larrylv/ycm-elixir
elixir ycm youcompleteme
Last synced: 9 months ago
JSON representation
Enhanced (improved) Elixir syntax identifiers regexp for YouCompleteMe (vim plugin)
- Host: GitHub
- URL: https://github.com/larrylv/ycm-elixir
- Owner: larrylv
- Created: 2016-04-21T04:56:41.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-02T17:43:23.000Z (almost 9 years ago)
- Last Synced: 2025-01-02T15:44:42.901Z (over 1 year ago)
- Topics: elixir, ycm, youcompleteme
- Language: Python
- Size: 2.93 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
UPDATE: I don't think this plugin is needed now, `slashmili/alchemist.vim` is working fine with `YouCompleteme`.
```
Plug 'larrylv/ycm-elixir'
```
Related Issue:
* https://github.com/slashmili/alchemist.vim/issues/33
* https://github.com/Valloric/ycmd/pull/462