Hi Gödecke,

There are two things that come to mind when people ask me about going
deeper into Vim.

   1. Writing "plugins"
   2. Installing plugins

For writing plugins… I'll suggest you take some time and look into Vim
help. Then, take a stab at writing some scripts which make your workflow
better. Vim has one of the better help documentations out there.
Understanding how things work can allow you to craft custom-fitted tools
for yourself.

For installing plugins… Alessandro has amazing tips. To extend what he's
said, there are pre-baked Vim configurations you can use to get IDE-like
functionality in Vim. I've just recently learn of AstroVim which builds on
NeoVim. There are others.

Hope these help.

- Igbanam


On Tue, Nov 15, 2022 at 3:14 PM Alessandro Antonello <
[email protected]> wrote:

>
>
> Em ter., 15 de nov. de 2022 às 11:15, 'Sebastian Gödecke' via vim_use <
> [email protected]> escreveu:
>
>> Hi there,
>> i'm using vim since years, but only by scratching on the surface. Now i
>> want to dig deeper in vim and ask me, if there is a plugin compilation to
>> install with features like languange support for some/many languages, git,
>> and what else.
>>
>> Is there something like described out there?
>> Thanks and regards
>> Sebastian
>>
>> --
>> --
>> You received this message from the "vim_use" maillist.
>> Do not top-post! Type your reply below the text you are replying to.
>> For more information, visit http://www.vim.org/maillist.php
>>
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "vim_use" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/vim_use/08406ba9-0c8e-4ed8-9818-32f19f54529an%40googlegroups.com
>> <https://groups.google.com/d/msgid/vim_use/08406ba9-0c8e-4ed8-9818-32f19f54529an%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>
> Hi, Gödecke.
>
> There are plenty of plugins. You can search for the most used, most voted
> in https://vimawesome.com/. The www.vim.org site has even more plugins,
> but in the Vim Awesome site they are categorized and more easy to find. My
> setup includes some of them, if you like:
>
> 1. https://github.com/neoclide/coc.nvim: For completion, linting, etc...
> 2. https://github.com/preservim/nerdtree: For quick access to file system;
> 3. https://github.com/tpope/vim-fugitive: For Git integration;
>
> And some others but the three above are the main ones.
>
> Best regards.
>
> --
> --
> You received this message from the "vim_use" maillist.
> Do not top-post! Type your reply below the text you are replying to.
> For more information, visit http://www.vim.org/maillist.php
>
> ---
> You received this message because you are subscribed to the Google Groups
> "vim_use" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/vim_use/CA%2BJN8RLZkr_gq7-NekFRYRLBLU1bfeojkuH0VqLBg%3Dk_mFTtXg%40mail.gmail.com
> <https://groups.google.com/d/msgid/vim_use/CA%2BJN8RLZkr_gq7-NekFRYRLBLU1bfeojkuH0VqLBg%3Dk_mFTtXg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_use/CAOmRJrdKgzEgGWgxBjuwKipq1W%3D4hK8Cf7871i9KTbOGZkmgWg%40mail.gmail.com.

Reply via email to