lsp/presets: init

This commit is contained in:
Snoweuph 2026-04-11 12:23:53 +02:00
commit fae3be6c27
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
3 changed files with 8 additions and 0 deletions

View file

@ -4,6 +4,8 @@
./config.nix
./module.nix
./presets
./lspconfig
./lspsaga
./null-ls

View file

@ -0,0 +1,3 @@
{
imports = [];
}