mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-27 20:05:23 +00:00
lsp/presets: init
This commit is contained in:
parent
b64f4e4436
commit
fae3be6c27
3 changed files with 8 additions and 0 deletions
|
|
@ -4,6 +4,8 @@
|
|||
./config.nix
|
||||
./module.nix
|
||||
|
||||
./presets
|
||||
|
||||
./lspconfig
|
||||
./lspsaga
|
||||
./null-ls
|
||||
|
|
|
|||
3
modules/plugins/lsp/presets/default.nix
Normal file
3
modules/plugins/lsp/presets/default.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
imports = [];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue