swenv.nvim
env manager
A plugin to manage and switch between Python virtual environments from within Neovim.
Tiny plugin to quickly switch python virtual environments from within neovim without restarting.
212 stars
3 watching
29 forks
Language: Lua
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ellisonleao/dotenv.nvim | A Neovim plugin to load and manage environment variables from a .env file. | 41 |
acksld/nvim-neoclip.lua | A clipboard manager plugin for neovim inspired by clipmenu. | 1,006 |
anyenv/anyenv | A wrapper that simplifies the process of installing and managing multiple environment managers for various programming languages. | 1,837 |
luukvbaal/nnn.nvim | A Neovim plugin that integrates the nnn file manager into the editor. | 428 |
acksld/nvim-gfold.lua | A plugin for managing Git repositories in a Neovim text editor | 32 |
insomnimus/ps-dotenv | A module that integrates environment variable management into Powershell Core for simplified configuration and automatic sourcing of .env files. | 63 |
vincentto13/uvenv.plugin.zsh | Automates management of Python virtual environments in a shell plugin | 2 |
ptavares/zsh-pkenv | A plugin for zsh shell that automates the installation and management of pkenv environments | 1 |
sakirsensoy/genv | A Go library that simplifies access to environment variables in projects. | 39 |
nvim-telekasten/telekasten.nvim | A Neovim plugin for organizing and navigating notes with tags, links, and templates. | 1,419 |
lewis6991/pckr.nvim | A plugin manager and package installer for Neovim configuration files written in Lua. | 261 |
tommyku/laravel5_env | A command-line tool for managing multiple environment configurations in a Laravel 5 application. | 17 |
anuvyklack/hydra.nvim | A plugin for Neovim that enables customizable key bindings and menus to simplify workflows. | 1,037 |
c-uo/zsh-env | A plugin to load and manage multiple environment variables (e.g. Node.js versions) from a set of predefined versions. | 0 |
nvimtools/hydra.nvim | A Neovim extension that allows users to create custom submodes and menus with a flexible keybinding system | 153 |