I need to get the current value of some vim settings e.g. runtimepath.
I know I can get it in vim using :set runtimepath, but I cant find a way to get it into a bash variable.
If you know any way to get it, please help 🙁
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here’s what I used in my script:
The output will be redirect to
$TEMP