tangled
alpha
login
or
join now
da157.id
/
nixvim-cfg
0
fork
atom
0xda157's nixvim config
0
fork
atom
overview
issues
pulls
pipelines
try to fix panda emoji
awwpotato
1 year ago
df07299b
a769304f
+1
-1
1 changed file
expand all
collapse all
unified
split
modules
plugins
lsp
default.nix
+1
-1
modules/plugins/lsp/default.nix
···
2
2
{ ... }:
3
3
{
4
4
plugins = {
5
5
-
lsp-signature.enable = true;
5
5
+
# lsp-signature.enable = true;
6
6
trouble = {
7
7
enable = true;
8
8
settings.auto_close = true;