Skip to content

github-naresh/auto-fold-imports.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

auto-fold-imports.nvim

Automatically fold imports in *.js|ts files.

Installation

Installation with lazy.nvim

{
  "github-naresh/auto-fold-imports.nvim",
  event = { "BufReadPre", "BufNewFile"},
  config = true,
}

About

auto fold import statements in js and ts files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages