Skip to content

Commit

Permalink
fix: format (#70)
Browse files Browse the repository at this point in the history
* fix: try deploy

* chore: format
  • Loading branch information
9renpoto authored Jan 3, 2024
1 parent 4846da4 commit a5a3317
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ on:
- "**.json"
- "**.ts"
- "**.tsx"
- "**.md"

permissions:
contents: read
Expand Down
9 changes: 6 additions & 3 deletions posts/2024/01/03/new-year-holidays.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,13 @@ snippet: Satisfy your curiosity with a vacation 😎

## ライトNeoVimユーザーにちょうどよい

- 独自で `config/nvim` を育ててましたが、独自の設定は限定的であったので設定を移管中
- `Starship` など最近重くなく使える便利ツールが増えてそうなので楽に乗っかれるか挑戦
- 独自で `config/nvim`
を育ててましたが、独自の設定は限定的であったので設定を移管中
- `Starship`
など最近重くなく使える便利ツールが増えてそうなので楽に乗っかれるか挑戦

今のところは割と満足しています。ユーザー拡張領域が `github template` で共有されているなど今らしい入門しやすさもあります。
今のところは割と満足しています。ユーザー拡張領域が `github template`
で共有されているなど今らしい入門しやすさもあります。
まだまだ使いこなせていない隠された設定も多そうですが、もう少し付き合っていこう。

## Refs
Expand Down

0 comments on commit a5a3317

Please sign in to comment.