News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Vim plugins to CodeBlock (ubuntu)

Started by anhkenyt, September 26, 2020, 10:21:21 AM

Previous topic - Next topic

anhkenyt

Hi everyone!!
I am new to codeBlocks. I am trying to install vim plugins. I already have codeblocks installed under ubuntu 18.04. I found the source code of vim plugins at the link below. By the way, thanks to the author.
http://forums.next.codeblocks.org/index.php?topic=19281.0
However, when I download it I haven't seen the file .cbplugin in that.
So anyone can help me to install this? Thank you so much.

oBFusCATed

.cbplugin is the binary file produced after building the plugin. If you don't have it then you have to build the plugin.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

anhkenyt

Hi oBFusCATed,
Thanks for your quick answer. If you give me some suggestions for building the vim plugin from source code, that would've been incredible.
Excuse me if that stupid question.

oBFusCATed

I don't know which particular vim plugins you're talking about, but they are not developed or supported by the C::B devs as far as I know.
You'll have to ask their author to help you build them.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]