Skip to content

Commit 9317f6f

Browse files
committed
update
1 parent 4231d5f commit 9317f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ instant completion in projects with thousands of files.
99

1010
![Image](https://github.com/user-attachments/assets/ec81041b-7f37-4613-ad91-419a76ee2eeb)
1111

12-
([auto completion from neovim config](https://github.com/glepnir/nvim/blob/main/lua/internal/completion.lua))
12+
([auto completion from my neovim config](https://github.com/glepnir/nvim/blob/main/lua/internal/completion.lua))
1313

1414
In the Phoenix framework, a Trie tree is used to store words, ensuring that the
1515
completion results can be obtained in O(L) time (L is the length of the word).

0 commit comments

Comments
 (0)