File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ +++
2
+ title = " QfSync.nvim: QuickFixのバッファとのずれをなくして便利に使う"
3
+ date = 2025-09-08
4
+ description = " About blog post"
5
+
6
+ [extra ]
7
+ comment = true
8
+
9
+ [taxonomies ]
10
+ tags = [" Vim駅伝" , " Neovim" , " Vim" ]
11
+ +++
12
+
13
+ この記事は[ Vim駅伝] ( https://vim-jp.org/ekiden/ ) の2025-09-08の記事です。
14
+ Vim駅伝は常に参加者を募集しています。詳しくは[ こちらのページ] ( https://vim-jp.org/ekiden/about/ ) をご覧ください。
15
+
16
+ 前回の記事は [ TODO] ( https://github.com/ ) さんの [ TODO] ( https://example.com ) でした。
17
+
18
+ # 始めに
19
+
20
+ TODO: 問題意識と解決法(extmarks)
21
+
22
+ # 作った
23
+
24
+ TODO: QfSync.nvimの具体的な使い方と簡単な実装の紹介
25
+
26
+ ## 苦労した所
27
+
28
+ TODO: そもそもプラグイン作るのが始めて。構造とか実験方法
29
+ TODO: 自動で実行させる
30
+
31
+ # 終わりに
32
+
33
+ TODO: 感想。最終形は意外と小さくてシンプルな実装になった。不満点探してすぐに解決するものを作れるのはプラグインを簡単に作れるエディターの魅力
34
+ TODO: ヘルプめっちゃありがたい。使いこなせるようになりたい。
35
+ TODO: それはそれとしてバグがある...?(?)
36
+
You can’t perform that action at this time.
0 commit comments