Keep first letter capitalisation from buffer source #814
Closed
degnbol
started this conversation in
Show and tell
Replies: 1 comment
-
Added it to the recipes, thanks! https://cmp.saghen.dev/recipes#keep-first-letter-capitalization-on-buffer-source |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When writing normal prose one might start a sentence with a word already found in the buffer, but the capitalisation will be lost on completion. Or the other way around, the buffer word was used first in a sentence and the completion forces capitalisation.
For these scenarios it can be useful to keep the capitalisation. The following might be a useful config recipe for others writing prose:
Beta Was this translation helpful? Give feedback.
All reactions