diag: changed to trouble from lsp-lines tagbar: added to see outline of programs wrapping: added
6 lines
60 B
Nix
6 lines
60 B
Nix
{ ... }:
|
|
{
|
|
plugins.wrapping = {
|
|
enable = true;
|
|
};
|
|
}
|