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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ The [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim) pickers t
9
9
- Identify protected members available to subclasses
10
10
- Distinguish between implementation details and interface contracts
11
11
12
-
clapi.nvim solves this by providing a complete picture of your class interface (or <ins>Cl</ins>ass <ins>API</ins>, making proper API design and navigation significantly easier.
12
+
clapi.nvim solves this by providing a complete picture of your class interface (or <ins>Cl</ins>ass <ins>API</ins>), making proper API design and navigation significantly easier.
0 commit comments