nvf/modules
Christoph Koehler edbadf5d5a
fix: telescope ignore patterns
".git" is a regex, so because of the '.' it matches more than just
the .git directory, so escape the dot to make it literal. Here, that's
done with a '%'.
2025-04-05 23:22:02 -06:00
..
extra lsp: deprecate lsplines in favor of vim.diagnostics 2025-04-04 14:35:16 +03:00
neovim neovim/diagnostics: init module 2025-04-04 14:35:13 +03:00
plugins fix: telescope ignore patterns 2025-04-05 23:22:02 -06:00
wrapper wrapper/build: disable checks in flutter-tools-patched 2025-04-01 11:16:41 +03:00
default.nix treewide: Use nixpkgs fetchers for npins 2025-02-10 22:33:36 -05:00
modules.nix modules: import diagnostics and formatter modules 2025-02-10 18:40:32 -05:00