Re: Please help validate my ~/.vimrc configuration for Python
Leam Hall via Tutor <[email protected]> Mon, 18 Aug 2025 11:22:27 -0400
| Newsgroups | gmane.comp.python.tutor |
|---|---|
| Message-ID | <[email protected]> |
On 8/18/25 11:07, Alex Kleider via Tutor wrote: > That's very helpful and kind of you to explain all this. > Is it reasonable for me to assume that I could uninstall vim and > install vim-nox and after that, if i didn't like my 'new' vim I could > revert to what I have now by simply uninstalling vim-nox and > reinstalling vim? I'd like to try that unless you warn me about some > "gotcha"s that I might encounter. > Cheers, > a Make sure you have a copy of your .vimrc, putting it in git is a good idea. vim-nox may or may not require vim (std), it depends on the packager and how easy it is to do one without the other. Often it's better to just tie them together so that if both require the vim-something binary then you don't have to worry about one taking it away while the other needs it, or having two copies of the same thing. _______________________________________________ Tutor maillist - To unsubscribe send an email to [email protected] To unsubscribe or change subscription options: %(web_page_url)slistinfo/%(_internal_name)s