Skip to content

Commit

Permalink
Merge branch 'master' into pin_ocaml_format_version
Browse files Browse the repository at this point in the history
  • Loading branch information
jjcnn committed Sep 26, 2022
2 parents 2139a46 + 32312d4 commit aef4da2
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,22 +203,6 @@ the cursor currently is.
;; Scilla mode
(load-file "/path/to/scilla-mode.el")
```
### Vim plugin

A vim plugin for editing Scilla contracts is provided.

You can install the vim config files through Pathogen by:
```
git clone https://github.com/edisonljh/vim-scilla.git ~/.vim/bundle/vim-scilla
```

Or through Vundle by adding the following line to your `~/.vimrc`:
```
Plugin 'edisonljh/vim-scilla'
```

Repo: [vim-scilla](https://github.com/edisonljh/vim-scilla).

### VSCode Plugin

Visual Studio Code support for Scilla is avaiable. [Github Source](https://github.com/as1ndu/vscode-scilla)
Expand Down

0 comments on commit aef4da2

Please sign in to comment.