Skip to content

indika-dev/personal-mason-registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

115 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

☕ mason-registry

Neovim Lua Java Apache Maven

This project includes personal relevant libraries, runtimes, ... , which are (still) not available in the main mason-registry.

How to Install

  • You can add the new registry before the default mason-registry as follows
  • Run Mason and wait for mason to update the new registry
{
  'williamboman/mason.nvim',
  opts = {
    registries = {
      'github:indika-dev/personal-mason-registry',
      'github:mason-org/mason-registry',
    },
  },
}

About

my personal layer for the core mason-registry

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors