Skip to content

Commit 99ee45e

Browse files
committed
chore(release): dotprompt-vim 0.1.1
1 parent 65402d1 commit 99ee45e

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"bazel/rules_flutter": "0.1.0",
1010
"rs": "0.1.0",
1111
"packages/vscode": "0.0.1",
12-
"packages/vim": "0.1.0",
12+
"packages/vim": "0.1.1",
1313
"packages/emacs": "0.1.0",
1414
"packages/monaco": "0.1.0",
1515
"packages/codemirror": "0.1.0",

packages/vim/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
## [0.1.1](https://github.com/google/dotprompt/compare/dotprompt-vim-0.1.0...dotprompt-vim-0.1.1) (2026-02-02)
4+
5+
6+
### Features
7+
8+
* **ide:** complete Phase 2 IDE integrations for all major editors ([#439](https://github.com/google/dotprompt/issues/439)) ([95eeb73](https://github.com/google/dotprompt/commit/95eeb73974ffa95f22c7bc4cc31785f4a95ef168))
9+
* **packages/emacs:** add support for emacs major mode and vim syntax for dotprompt ([#409](https://github.com/google/dotprompt/issues/409)) ([371d3b4](https://github.com/google/dotprompt/commit/371d3b4b9b583afb7234aecd05cc459918ff2792))
10+
* **promptly:** add lsp, fmt, and check implementations ([#438](https://github.com/google/dotprompt/issues/438)) ([27fd3d4](https://github.com/google/dotprompt/commit/27fd3d4c7aa96e09c46cb54546da1783be2f6a6e))
11+
12+
13+
### Bug Fixes
14+
15+
* **ide:** improve emacs highlighting and fix jetbrains/lua ci formatting ([#448](https://github.com/google/dotprompt/issues/448)) ([3369a95](https://github.com/google/dotprompt/commit/3369a9502154872b5bd518e1eebafccf68495beb))

0 commit comments

Comments
 (0)