diff options
| -rw-r--r-- | after/ftplugin/rust.lua | 1 | ||||
| -rw-r--r-- | spell/en.utf-8.add | 3 | ||||
| -rw-r--r-- | spell/en.utf-8.add.spl | bin | 324 -> 359 bytes |
3 files changed, 4 insertions, 0 deletions
diff --git a/after/ftplugin/rust.lua b/after/ftplugin/rust.lua new file mode 100644 index 0000000..2821b78 --- /dev/null +++ b/after/ftplugin/rust.lua @@ -0,0 +1 @@ +vim.cmd [[set commentstring=//\ %s]] diff --git a/spell/en.utf-8.add b/spell/en.utf-8.add index 5f2dc74..80c3733 100644 --- a/spell/en.utf-8.add +++ b/spell/en.utf-8.add @@ -21,3 +21,6 @@ sourcehut sr.ht colorschemes struct +TODO +selectable +iced's diff --git a/spell/en.utf-8.add.spl b/spell/en.utf-8.add.spl Binary files differindex d86e62e..0bed761 100644 --- a/spell/en.utf-8.add.spl +++ b/spell/en.utf-8.add.spl |
