cmp-dotenv
Env Auto Complete
An autocompletion plugin that fetches environment variables from .env files and the system.
cmp import and use all environment variables from .env.* and system
65 stars
1 watching
1 forks
Language: Lua
last commit: 6 months ago
Linked from 1 awesome list
luaneovimneovim-pluginnixnvim-cmpnvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
ellisonleao/dotenv.nvim | A Neovim plugin to load and manage environment variables from a .env file. | 41 |
mong8se/actually.nvim | A tool to provide a suggestion list after auto-completion, helping users choose the correct file instead of an incorrect one. | 55 |
tzachar/cmp-ai | An AI-powered code completion plugin that integrates with Neovim's cmp. | 196 |
znd4/pdm-dotenv | A plugin for package managers to load environment variables from files | 13 |
zepgram/magento-dotenv | An autoloader component that integrates Symfony Dotenv with Magento 2. | 14 |
hrsh7th/cmp-cmdline | Provides a Vim plugin to manage command-line completions in a unified way | 564 |
gdotdesign/cr-dotenv | Loads and manages environment variables from external configuration files | 95 |
zpm-zsh/autoenv | Automatically sets environment variables when entering or leaving directories. | 165 |
acksld/swenv.nvim | A plugin to manage and switch between Python virtual environments from within Neovim. | 212 |
nasermirzaei89/env | A package to access environment variables in Go | 18 |
decryptus/json-dotenv | Manipulates and extracts environment variables from JSON-formatted files | 8 |
tenxsoydev/nx.nvim | Utility library providing convenience functions for Neovim keymaps, highlights, autocommands and options | 31 |
k2589/lluminate.nvim | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 11 |
cardosomarcos/deno-dotenv | A utility for loading environment variables from a configuration file in Deno projects | 8 |
insomnimus/ps-dotenv | A module that integrates environment variable management into Powershell Core for simplified configuration and automatic sourcing of .env files. | 63 |