projectlocal.vim

Safely load your project specific configurations written in json, lua or vimscript

MIT License

Stars
9

Bot releases are visible (Hide)

projectlocal.vim - v1.4.0 Latest Release

Published by creativenull 8 months ago

projectlocal.vim - v1.3.0

Published by creativenull about 1 year ago

Full Changelog: https://github.com/creativenull/projectlocal.vim/compare/v1.2.0...v1.3.0

Summary

  • Update code to handle v1 of creativenull/efmls-configs-nvim plugin
projectlocal.vim - Release v1

Published by creativenull over 1 year ago

This is the first ever release of projectlocal plugin. Please read #12 for what has been added but overall the summary is as below:

  • Refactored underlying code, going from classes to functions
  • Use a deno lock file to keep the same installs
  • Simplified JSON file options (:help projectlocal-json-config)
  • Updated documentation and added video demos to show how the plugin is used: Wiki link
  • Renamed the project to projectlocal.vim