Based on our record, vimtex should be more popular than pathogen.vim. It has been mentiond 52 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
2- For writing: you can use https://github.com/lervag/vimtex for LaTeX On top of these, you can use tmux with tmuxp to open projects instantly. You can replicate such environment with Emacs using org mode and/or auctex. No use for an added layer (web tech) for this, introducing more code to write and learn. - Source: Hacker News / 11 months ago
I use vimwiki almost daily, but it's not professional use, just daily notes and organizing my life. I started using zim but I found I really missed writing/editing with vim. Then I found vimwiki. There are things I'm not super happy about with it. I saw that /u/lervag (love his vimtex plugin) released a wiki plugin and I was/am interested in it, but I have so much in my wiki right now that I don't want to deal... Source: over 2 years ago
Definitely get vimtex and set it up so you can view the compiled document in one window, and your notes in the other. Get used to vim a bit with some vim tutorial (there are a bunch out there), and have latex shortcuts you use in all your documents. Source: over 2 years ago
I do think VSCode is a great tool and I recommend it frequently to people, but I still want to set the record straight here. Yes, vim is obviously limited in the sense that as a CLI app it doesn't draw it's own PDF or HTML windows, that's fair. But it can remote control your favorite PDF viewer or browser for roughly the same functionality. I'm currently writing my thesis using vimtex and it's quite smooth. And... Source: over 2 years ago
Obsidian is limited by its use of markdown files. You can use Overleaf, Vimtex, or LaTeX workshop on VS Code to render your tex documents. Source: over 2 years ago
The person who mentored me the most when I was getting started with Terraform used VIM with pathogen but honestly this isn't a great idea unless you're really invested in a VIM workflow. Source: over 2 years ago
I am a bit confused. What has this anything to do with your original question? vim-pathogen is for Vim editor itself, not for PyCharm. I don't know much about MacOS, so not sure how to help. Did you try the installation steps at https://github.com/tpope/vim-pathogen ? Source: almost 3 years ago
Back in the old(ish) days of Vim, usage of tpope/vim-pathogen to manipulate runtimepath was a popular way to install plugins. As it got update 9 days ago, it might be still used by some. Source: about 3 years ago
To install any plugin using Pathogen plugin manager, you need to configure PAthogen in your vimrc if you have not done it already. You can find the installation docs on Pathogen.vim. After Pathogen has been configured in your vimrc, you can clone the git repository of that plugin into your local machine and then activate it using Pathogen. - Source: dev.to / about 4 years ago
Bundles, Plugins, and Packages. Oh my! - Vim plugin management have gone through many "best practices". vim-pathogen, Vundle, vim-plug, and Vim 8's :packadd. At any given time I am certain the community would say one of these is "modern" or at the least some sort of standard. Source: over 4 years ago
TeXworks - The TeXworks project is an effort to build a simple TeX front-end program (working environment)...
Vim-Plug - :hibiscus: Minimalist Vim Plugin Manager. Contribute to junegunn/vim-plug development by creating an account on GitHub.
Table Generator - WYSIWYG table editor that allows you to generate code in LaTeX, HTML, Markdown, Text-only
ale - Asynchronous Lint Engine
WinEdt - WinEdt (shareware) is a powerful and versatile text editor for Windows with a strong predisposition...
Vim Awesome - Awesome Vim plugins from across the universe