Skip to content
This repository has been archived by the owner on Aug 12, 2023. It is now read-only.

How to get the list of attached sources #789

Discussion options

You must be logged in to vote

You can get a list of active sources for the current buffer using require("null-ls.sources").get_available(vim.bo.filetype) (replace with the filetype of the buffer you want to check if you care about buffers other than the current).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by SamiAlsubhi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants