Skip to content

eruizc-dev/nvim-efm-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

nvim-efm-setup - UNMAINTAINED

Try it at your own risk, I believe this no longer works...

EFM is really cool, but requires some configuration. Why not make it easy?

Installation

  1. Install efm-langserver
  2. Install nvim-lspconfig and nvim-efm-setup with your favorite plugin manager
    Plug 'neovim/nvim-lspconfig'
    Plug 'eruizc-dev/nvim-efm-setup'
  3. Setup efm-langserver
    require'lspconfig'.efm.setup(require('efm_setup').get_opts())

Supported linters and formatters

Check the wiki for that.

Installation instructions can be found here

Contributing

Your favorite linter/formatter is not supported yet? Add it to configs.lua like in this commit and don't forget to submit a PR

About

Plug and play EFM configuration for Neovim's native LSP

Topics

Resources

Stars

Watchers

Forks

Languages