mån 10 dec. 2018 kl. 08:41 skrev revrari <[email protected]>: > On Monday, December 10, 2018 at 9:36:34 AM UTC+2, Christian Brabandt wrote: > > On So, 09 Dez 2018, revrari wrote: > > > > > Thanks. The corrections should go to the autocorrect.vim file. > > > > Not sure it is possible per configuration. > > > > Well, then you might have to throw a bit of Vimscript at it :) > > Run your mapping, get the output of maparg() and write it to a file. > > > > Best, > > Christian > > -- > > Alles Geschmacksache sprach der Affe und biß in die Seife. > > The thing is that I can remove an abbreviation from this list > (autocorrect.vim) when working in another file but I cannot add one to it.
You should try the abolish plugin. It does what you want and more. https://github.com/tpope/vim-abolish > > -- > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- -- 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]. For more options, visit https://groups.google.com/d/optout.
