Skip to content

Commit d381a92

Browse files
committed
docs: update docs for changes
1 parent fc753b5 commit d381a92

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@
120120
},
121121
core = {
122122
process_budget = 5000,
123+
port = 10043,
123124
},
124125
}
125126
```

doc/assistant.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ Using |lazy.nvim| plugin manager
6565
},
6666
core = {
6767
process_budget = 5000,
68+
port = 10043,
6869
},
6970
}
7071
<

0 commit comments

Comments
 (0)