Skip to content

Commit d475992

Browse files
committed
lsp: remove function doc; now with S-K
1 parent b873c89 commit d475992

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

modules/lsp.nix

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -137,10 +137,6 @@ in
137137
action = "implementation";
138138
desc = "Goto Implementation";
139139
};
140-
"<leader>k" = {
141-
action = "hover";
142-
desc = "Hover";
143-
};
144140
};
145141
};
146142
};

0 commit comments

Comments
 (0)