Below you will find pages that utilize the taxonomy term “Emacs”
Zenn Articles
Emacsで括弧操作を極める:基本機能からsmartparensまで
はじめに この記事は Emacs アドベントカレンダー 2024 の22日目の記事です。
Emacs では括弧に関する高速な操作を行うための便利なコマンドがあります。この記事ではそれらを紹介したいと思 …
read moreZenn Articles
Emacs で git jump を使ってみる
この記事は2023年 Emacs アドベントカレンダーの10日目の記事です。
はじめに この記事では Emacs における git jump サブコマンドの利用例を紹介します。 …
read moreZenn Articles
Emacs カスタマイズレポート: rspec-toggle-spec-and-target の調整
この記事は Emacs Advent Calendar 2022 の 18 日目の記事です。
はじめに 本記事では Ruby に関連するパッケージである rspec-mode を紹介します。 そして、 …
read moreZenn Articles
Emacs で日本語文章をチェックする方法(flycheck + textlint)
うまく進めば 10分程度で、日本語文章をチェックして適切でない箇所を強調することができると思います。
Emacs 使う前に textlint を設定する 事前に textlint とプラグインをインス …
read moreZenn Articles
Emacs での LSP と tree-sitter と lint
この記事は Emacs AdventCalendar 2021 3日目の記事でした。
概要 eglot を試してみたところ LSP はうまく動いていて、かなり使えるレベルになっている。 …
read moreZenn Articles
私の org-mode の使い方 2020
この記事は Emacs AdventCalendar 2020 19日目の記事でした。
はじめに org-mode は emacs の中でもかなり特殊なモードではないでしょうか。TODO管理ができた …
read more