vim-localvimrc VS editorconfig-vim

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

vim-localvimrc

Search local vimrc files (".lvimrc") in the tree (root dir up to current dir) and load them. (by embear)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
vim-localvimrc editorconfig-vim
10 132
473 3,100
- 0.6%
3.3 4.5
10 days ago 15 days ago
Vim Script Vim Script
GNU General Public License v3.0 only GNU General Public License v3.0 or later
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-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.
  • Project & File navigation
    20 projects | /r/vim | 4 Oct 2022
    A big part of 'project awareness' implies (to me at least!) that a project is organized in some meaningful way: test/view/model/service/domain files all relate to one another by their naming conventions and location in the project tree.When I start/join a project I look for documentation of the project's structure (or document it myself!). Then for vim:- use https://github.com/embear/vim-localvimrc - drop a .vimrc in the project so I can tweak vim to suit the project.
  • Jinja and Django development
    5 projects | /r/neovim | 29 Sep 2022
  • exrc.nvim - Secure Project Local Config for Neovim
    2 projects | /r/neovim | 10 Aug 2022
  • Software engineers on big projects using vim, are you there?
    13 projects | /r/vim | 25 Jun 2022
    Project-specific editor config: vim-localvimrc, vim-addon-local-vimrc
  • Best way to have project specific settings?
    5 projects | /r/vim | 2 Aug 2021
  • AutoSource: Manage Vim configuration for local projects
    5 projects | /r/neovim | 27 May 2021
    Looks nice. I've been a https://github.com/embear/vim-localvimrc for a long time, and it also provides the secure features you mention. The sole upper edge you got for me is by supporting lua configs it seems.
    5 projects | /r/neovim | 27 May 2021
    This is pretty much the last one, but with available commands. One I find particularly useful is LocalVimRCCleanup. I'm not sure how common of a use-case this is, but AutoSource stores the hashes of each file you approved, and a common command I run while testing is rm ~/.autosource_hashdir/* :p
  • Running Tasks in Vim
    4 projects | /r/vim | 19 Mar 2021
    Nice video. I have a similar approach for isolating project specific commands and configurations. I may borrow your idea for a project specific menu to run tasks. For a project dedicated vimrc I use embear/vim-localvimrc for a few years because it has auto discovery and auto change directory for a project, and require confirmation for loading the vimrc file.

editorconfig-vim

Posts with mentions or reviews of editorconfig-vim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-09.

What are some alternatives?

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

nvim-projectconfig - neovim projectconfig

pycodestyle - Simple Python style checker in one Python file

project-config.nvim - Per project config for Neovim

tabset.nvim - A Neovim plugin to easily set tabstop, shiftwidth and expandtab settings for file types.

emacs-solidity - The official solidity-mode for EMACS

prettier - Prettier is an opinionated code formatter.

reviewdog - 🐶 Automated code review tool integrated with any code analysis tools regardless of programming language

vue-ts - Vite + Vue + TypeScript template

Qodana - 📝 Source repository of Qodana Help

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

vim-sleuth - sleuth.vim: Heuristically set buffer options

pre-commit - A framework for managing and maintaining multi-language pre-commit hooks.