generated from 9renpoto/.59
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add new entry * feat: update title
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/) |