vim-elm-syntax
only provides syntax highlighting. Other functionality (like compiling code) is provided by elm-language-server
.
Starting with Vim 8.2 patch 929 Elm
syntax is part of Vim
. No need to install this plugin. If you use an older version you can still use this plugin.
Elm Syntax is also part of neovim.
Compiling, linting, formatting and other features aren't included in this plugin. Have a look at elm-tooling/elm-vim for general instructions how to setup Vim with Elm.
Plug 'andys8/vim-elm-syntax'
and run :PlugInstall
Plugin 'andys8/vim-elm-syntax'
NeoBundle 'andys8/vim-elm-syntax'
cd ~/.vim/bundle && git clone https://github.com/andys8/vim-elm-syntax
git clone --depth 1 https://github.com/andys8/vim-elm-syntax.git ~/.vim/pack/git-plugins/start/vim-elm-syntax
If you are using vim-polyglot, you need to disable its default elm plugin by adding let g:polyglot_disabled = ['elm']
to your config file.
This repository is a fork of ElmCast/elm-vim
. All credits go to the authors of this repository.
Copyright © Joseph Hager. See LICENSE
for more details.
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