From 4bfb5b88c31af4d668816926be20184ffa8607c5 Mon Sep 17 00:00:00 2001 From: Andrew Date: Sat, 30 Aug 2025 14:02:16 -0400 Subject: change some stuff in neovim config --- impurities.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 impurities.md (limited to 'impurities.md') diff --git a/impurities.md b/impurities.md new file mode 100644 index 0000000..93c4fdd --- /dev/null +++ b/impurities.md @@ -0,0 +1,12 @@ +# wireplumber / pavucontrol + +under configuration, i had to set Navi 31 HDMI/DP Audio to be digital stereo +HDMI 2 Output instead of HDMI 1 to make the monitor volume to work. + +# fix: o spell file for "programming" in utf-8 Download it? + +vim.spellcheck.programmingWordlist.enable Whether to enable vim-dirtytalk, a +wordlist for programmers containing common programming terms. Enabling this +option will unconditionally set vim.spellcheck.enable to true as vim-dirtytalk +depends on spellchecking having been set up. Run :DirtytalkUpdate on first use +to download the spellfile. -- cgit v1.3.1