diff --git a/.config/nvim/ftplugin/alex.lua b/.config/nvim/ftplugin/alex.lua new file mode 100644 index 00000000..fc0ba12d --- /dev/null +++ b/.config/nvim/ftplugin/alex.lua @@ -0,0 +1 @@ +vim.bo.commentstring = "-- %s" diff --git a/nix/homeModules/common/firefox.nix b/nix/homeModules/common/firefox.nix index 27d93132..18981f77 100644 --- a/nix/homeModules/common/firefox.nix +++ b/nix/homeModules/common/firefox.nix @@ -59,7 +59,6 @@ in "browser.tabs.closeWindowWithLastTab" = true; "general.smoothScroll" = false; # makes me dizzy "accessibility.typeaheadfind" = true; # type to find - "layout.css.always_underline_links" = true; "media.videocontrols.picture-in-picture.enable-when-switching-tabs.enabled" = true; # Sponsored crap