Blog

Neovim で init.lua をコンフィグに使う

Posted on 12/7/2020

Updated on 9/20/2021

214 words, 1 minute to read

Neovim で init.lua をユーザーコンフィグとして使えるようになりました。

Kubernetes Director (KubeDirector) を使ってみた。

Posted on 12/16/2019

556 words, 3 minutes to read

Kubernetes上でStatefulなアプリケーションを管理するためのカスタムコントローラであるKubeDirectorをご紹介します。

AnsibleのCallbackプラグインのCALLBACK_TYPEについて

Posted on 7/13/2017

271 words, 1 minute to read

AnsibleのCallbackプラグインを書くときのCALLBACK_TYPEについてです。

Neovimでvirtualenvを使うときのpython_host_progの設定

Posted on 7/3/2017

480 words, 2 minutes to read

neovimでpythonのvirtualenvを使うときのpython_host_progの設定についてです。