Skip to content

Commit

Permalink
Merge pull request #327 from alisonatwork/cleanup-package
Browse files Browse the repository at this point in the history
Cleanup package
  • Loading branch information
alisonatwork committed Feb 29, 2024
2 parents 89a8d6e + 75ac7ec commit b55c56d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 56 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# [1.37.0](https://github.com/aioutecism/amVim-for-VSCode/releases/tag/1.37.0)
- Allow up/down arrows to navigate suggest widget in normal mode: #319 Thanks @notiv-nt!
- Update dependencies and clean up the test infrastructure somewhat.
- Add a 2ms delay to selection change recalculations to try reduce cursor placement issues with `o` and other commands #308 #317

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amvim",
"version": "1.37.0",
"version": "1.37.1-pre",
"publisher": "auiworks",
"icon": "images/icon.png",
"displayName": "amVim",
Expand Down
53 changes: 0 additions & 53 deletions tslint.json

This file was deleted.

0 comments on commit b55c56d

Please sign in to comment.