Moved from IDE to Terminal + VIM. Need tips for managing it correctly.

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • asynctasks.vim

    :rocket: Modern Task System for Project Building, Testing and Deploying !!

  • vimspector

    vimspector - A multi-language debugging system for Vim

  • vimspector sounds like what you want. It's a debugger for vim, but can be difficult to properly configure. However it works real simple simpler to vscode debuggers, link

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Python-mode

    Vim python-mode. PyLint, Rope, Pydoc, breakpoints from box.

  • If you're happy with a plugin, pymode (https://github.com/python-mode/python-mode) is worth a look. Map running to r (or whatever works for you) makes running easy. End result is IDE-like.

  • vim-floaterm

    :computer: Terminal manager for (neo)vim

  • I agree with everyone who recommends tmux, it’s great. However, I don’t use tmux to run Python files generally. My current setup is to use a plug-in called floaterm. After installing it with vim-plug I have the following in my init.vim:

  • dotfiles

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • Recommended plugins for a C/C++, Python, CUDA programmer?

    3 projects | /r/neovim | 6 May 2021
  • tree-sitter highlighting in Vim and NeoVim

    1 project | /r/vim | 19 Nov 2023
  • Certain Mapping only when another command was called earlier (lua)

    3 projects | /r/neovim | 8 Aug 2023
  • Vim or Emacs for C++ Coding?

    3 projects | news.ycombinator.com | 2 Apr 2023
  • My office wants everyone to use vim as the only editor. Has this happened to anyone else?

    2 projects | /r/cscareerquestions | 8 Mar 2023