On Wed, Jun 10, 2020 at 03:35:48PM +0530, Manas wrote: > Hi guys, I want to know if it is possible to input digraphs > continuously. > > For example, when writing some math related assignment, often I have to > write many symbols which I do using digraphs. But using <C-k> every > time seems tedious. Is there a way I can make <C-k> (or anything else) > work for infinite digraphs, until I manually end it.
Use LaTeX for writing math stuff, or use a logic combination of regular characters and substitute them after writing. you could also use aliases for direct substitution. //meine -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/20200618132811.GD1820%40trackstand.
