vim-dotenv VS vim-localvimrc

Compare vim-dotenv vs vim-localvimrc and see what are their differences.

vim-dotenv

dotenv.vim: Basic support for .env and Procfile (by tpope)

vim-localvimrc

Search local vimrc files (".lvimrc") in the tree (root dir up to current dir) and load them. (by embear)
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
vim-dotenv vim-localvimrc
3 10
183 475
- -
0.0 3.0
almost 2 years ago about 1 month ago
Vim Script Vim Script
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vim-dotenv

Posts with mentions or reviews of vim-dotenv. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-02.
  • Debug go with nvim-dap
    1 project | /r/neovim | 27 Aug 2022
    I use nvim-dap and nvim-dap-go for debugging microservices and Go based tests on a daily basis. For loading .env files, i have a keybind set up to run vim-dotenv (https://github.com/tpope/vim-dotenv). If dap is supposed to autoload env files, I've never read about it. :-)
  • How do i use dotenv.vim by tpope?
    1 project | /r/vim | 3 Aug 2021
    I take it you read https://github.com/tpope/vim-dotenv?
  • Best way to have project specific settings?
    5 projects | /r/vim | 2 Aug 2021
    Using environment vars should be good : https://github.com/tpope/vim-dotenv is a plugin able to read .env files. you can also run vim like this PROJECT=myproject SPACES=4 vim but I don't think this will do the trick for you. Finally if it is only a indent/end char/... issue, you can check https://editorconfig.org/

vim-localvimrc

Posts with mentions or reviews of vim-localvimrc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-04.

What are some alternatives?

When comparing vim-dotenv and vim-localvimrc you can also consider the following projects:

npm.nvim - Npm plugin to make vim user works with npm easier

editorconfig-vim - EditorConfig plugin for Vim

vim-projplugin - A ftplugin but for projects

exrc.vim - Local vimrc files

LunarVim - 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.

vim-autosource - Manage Vim configuration for projects.

ctrlp.vim - Fuzzy file, buffer, mru, tag, etc finder.

nvim-projectconfig - neovim projectconfig

coc-htmldjango - django templates (htmldjango) extension for coc.nvim. Provides "formatter", "linter", "completion" and more...

null-ls.nvim - Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.