mirror of
https://github.com/neovim/neovim.git
synced 2025-09-17 08:48:16 +00:00
chore: use codespell to spell check #15016
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
// Marks live in namespaces that allow plugins/users to segregate marks
|
||||
// from other users.
|
||||
//
|
||||
// Deleting marks only happens when explicitly calling extmark_del, deleteing
|
||||
// Deleting marks only happens when explicitly calling extmark_del, deleting
|
||||
// over a range of marks will only move the marks. Deleting on a mark will
|
||||
// leave it in same position unless it is on the EOL of a line.
|
||||
//
|
||||
|
Reference in New Issue
Block a user