From 7581e7166b4879b1e787724b488e24aa03fa2cbf Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 25 Jan 2026 08:37:16 +0900 Subject: nvim: setup setcellwidths() for UDEV Gothic --- home-manager/modules/common.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'home-manager') diff --git a/home-manager/modules/common.nix b/home-manager/modules/common.nix index 0cf2e1c..44e4884 100644 --- a/home-manager/modules/common.nix +++ b/home-manager/modules/common.nix @@ -101,6 +101,9 @@ in ".config/sh/claude-code.sh".source = ../config/sh/claude-code.sh; ".config/skk/jisyo.L".source = "${pkgs.skkDictionaries.l}/share/skk/SKK-JISYO.L"; ".config/vim/vimrc".source = ../../.config/vim/vimrc; + # TODO: Place this file under .config/nvim/lua/vimrc. + # Home Manager currently does not support merge a directory and files inside it. + ".config/vim/setcellwidths.lua".source = "${nurpkgs.nvim-setcellwidths-table-for-udev-gothic}/setcellwidths.lua"; ".local/share/fonts/SourceHanCodeJP-Bold.otf".source = "${pkgs.source-han-code-jp}/share/fonts/opentype/SourceHanCodeJP-Bold.otf"; ".local/share/fonts/SourceHanCodeJP-BoldIt.otf".source = -- cgit v1.3-1-g0d28