Skip to content

Commit

Permalink
add a changes entry
Browse files Browse the repository at this point in the history
  • Loading branch information
ulugbekna committed Jul 8, 2021
1 parent 6cf05b0 commit d1a9313
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ git version
open Foo (* calling refactor-open qualify on this open *)
let _ = Foo.bar (* previously could result in [Dune__exe.Foo.bar] *)
```
- does not return identical (duplicate) edits
- do not return identical (duplicate) edits
- do not return unnecessary edits that when applied do not change the document
+ editor modes
- vim: add a simple interface to the new `construct` command:
`MerlinConstruct`. When several results are suggested, `<c-i>` and `<c-u>`
Expand Down

0 comments on commit d1a9313

Please sign in to comment.