vim tag

64 questions


1 answers
75 views
0
I have a question about setting up vimrc. (awsec2amzn1)

I am using AWs' free account for one year. Linux uses amzn1 provided by amamzon.I am currently using the vi editor, but for setting, I made a .vimrc file in the home directory and wrote it as shown in...

2 years ago

2 answers
80 views
0
vim annotates as much as a certain range

I want to know how to annotate as much as a specific range in vim. It's so hard to keep adding # one by one.This isdef my_fun(x, y): return x + yLike this #def my_fun(x, y):# # return x + yYou can use...

2 years ago

1 answers
125 views
0
vimpluginVundle.vim cannot be installed. There is an error, but I don't know the cause.

I downloaded Vundle through github and entered and saved the script in github in the vimrc file.And then we run the vim...Error detected while processing /Users/W_PARK/.vim/bundle/Vundle.vim/autoload/...

2 years ago

1 answers
80 views
0
Is there a way to proofread indent in vim?

Sometimes, if you write while or if incorrectly and erase it,It's annoying because I have to indent them one by one.There's an automatic indentation in the visual studioIsn't there a function like tha...

2 years ago
« - 7 -

© 2024 OneMinuteCode. All rights reserved.