Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

- Improve syntax highlighting for escaped backticks in interpolated strings ([#55](https://github.com/rescript-lang/vim-rescript/pull/55))
- Highlight improvements ([#69](https://github.com/rescript-lang/vim-rescript/pull/69))
- Support `commentstring`. https://github.com/rescript-lang/vim-rescript/pull/76

## 2.1.0

Expand Down
1 change: 1 addition & 0 deletions ftplugin/rescript.vim
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
setlocal commentstring=//\ %s