Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 252 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 252 Bytes

Install

Lazy

{
  'altermo/telescope-nucleo-sorter.nvim',
  build = 'cargo --release'
  -- on macos, you may need below to make build work
  -- build = 'cargo rustc --release -- -C link-arg=-undefined -C link-arg=dynamic_lookup',
},