vim-projplugin VS vim-localvimrc

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

vim-projplugin

A ftplugin but for projects (by jandamm)

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-projplugin vim-localvimrc
2 10
5 475
- -
0.0 3.0
over 2 years ago 18 days 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-projplugin

Posts with mentions or reviews of vim-projplugin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-02.
  • Looking for a plugin for project setting management
    1 project | /r/neovim | 3 May 2023
    I've written my own plugin for that: https://github.com/jandamm/vim-projplugin You'll add a projplugin folder to your vim config and it'll load the files matching to the current projects name. If the folder name isn't enough to determine the name you can create your own project name from the folders path.
  • Best way to have project specific settings?
    5 projects | /r/vim | 2 Aug 2021
    I've written a plugin which solves this for me: https://github.com/jandamm/vim-projplugin

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-projplugin and vim-localvimrc you can also consider the following projects:

vim-dotenv - dotenv.vim: Basic support for .env and Procfile

editorconfig-vim - EditorConfig plugin for Vim

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

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.