You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+17-42Lines changed: 17 additions & 42 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,8 +39,6 @@ Cosmic-UI is a simple wrapper around specific vim functionality. Built in order
39
39
})
40
40
```
41
41
42
-
<!-- This is because `Cosmic-UI` will initialize `lsp_signature.nvim`, which must be set up after LSP server in order to properly hook into the correct LSP handler. -->
43
-
44
42
## ⚙️ Configuration
45
43
46
44
You may override any of the settings below by passing a config object to `.setup`
@@ -49,53 +47,30 @@ You may override any of the settings below by passing a config object to `.setup
0 commit comments