ITADN

Fix #862: Autocompletion for [[ wiki links results in [[[link]] instead of [[link]]

#863Pull Requestbalazsmiklos85 创建于 2025-08-16
B
balazsmiklos85commented
- Using the character index instead of the byte index when calculating `insert_start` because some Unicode characters are multibyte characters, and replacement works with character counts, which differ in this case. - Using the new Neovim nightly distribution file name to make the build pass.
合并状态:未合并 0 条评论