Skip to content

Commit

Permalink
feat: add new entry (#68)
Browse files Browse the repository at this point in the history
* feat: add new entry

* feat: update title
  • Loading branch information
9renpoto authored Jan 3, 2024
1 parent f980368 commit a6421ef
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions posts/2024/01/03/new-year-holidays.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
date: '2024-01-03'
title: 新年の休みを利用してAstroNvimを触る
snippet: Satisfy your curiosity with a vacation 😎
---

# TL;DR

- [AstroNvim に入門しました](https://github.com/9renpoto/astro-nvim-user)
- Lsp周りの管理を簡易化できてVscodeと変わらない体験ができてる

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

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

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

## Refs

- [拡張Vim「AstroNvim」で新世代のVim体験してみた話](https://techblog.kayac.com/2023/12/14/000000)
- [Starship](https://starship.rs/)

0 comments on commit a6421ef

Please sign in to comment.