pandysong / ghost-text.vim

support for ghost-text in regular vim
MIT License
34 stars 4 forks source link

Need write to a exist file #5

Open fragilelambda opened 4 years ago

fragilelambda commented 4 years ago

I want to write that to a exist file or I want to config the output file suffix instead of txt (.py for example) A typical user case would be doing some leetcode pracite I want to keep all the code in different name with what leetcode names it. Also I want all the code in different suffix to enable all the cool linter and formater feature I have on vim.