Skip to content

Commit 993120b

Browse files
authored
Update README.md
1 parent 9e0098d commit 993120b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ A Language Server for **proto3** files. It uses tree-sitter parser for all opera
99
## Features
1010
- [x] Completion (keywords, enums and messages of the package)
1111
- [x] Diagnostics - based on sytax errors
12-
- [x] Document Symbols for message and enums
13-
- [x] Go to definition - across packages
14-
- [x] Hover - across packages
15-
- [x] Rename - in current buffer only
12+
- [x] Document Symbols
13+
- [x] Go to definition
14+
- [x] Hover
15+
- [x] Rename
1616

1717
## Installation
1818

0 commit comments

Comments
 (0)