How I set up Vim for writing LaTex, Python, C and C++?

This page summarizes the projects mentioned and recommended in the original post on /r/vim

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. vim-plug

    :hibiscus: Minimalist Vim Plugin Manager

    recommend first setting up a proper plugin manager : https://github.com/junegunn/vim-plug

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. coc-ccls

    CCLS (C/C++) extension for coc.nvim

    dont over copy and paste example .vimrc, keep it simple and grow tooling as you use. for linting and code completion : https://github.com/neoclide/coc.nvim (easy to add languages)

  4. fzf

    :cherry_blossom: A command-line fuzzy finder

    and junegunn as a few nifty tools, working in both vim and cli. https://github.com/junegunn/fzf

  5. vim-sensible

    sensible.vim: Defaults everyone can agree on

    opps.. forgot to mention timpopes : https://github.com/tpope/vim-sensible settings :D

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Useful CLI tools

    1 project | dev.to | 22 Apr 2025
  • Mejorando el git checkout

    1 project | dev.to | 5 Apr 2025
  • Get a Git productivity boost with FZF

    1 project | dev.to | 20 Jan 2025
  • Fuzzy business: shadowing ssh

    1 project | dev.to | 16 Oct 2024
  • fzf + SSH Config Hosts

    1 project | dev.to | 10 Oct 2024