-
For example, go.nvim is loaded only when the go file's buffer is opened. I don't know if this is a reasonable setting, I hope you can give me some advice |
Beta Was this translation helpful? Give feedback.
Answered by
yutkat
Feb 9, 2023
Replies: 1 comment 5 replies
-
You can use Line 104 in c734d94 https://github.com/folke/lazy.nvim/blob/c734d941b47312baafe3e0429a5fecd25da95f5f/doc/lazy.nvim.txt#LL262C19-L262C19 |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
folke
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use
ft =
.lazy.nvim/README.md
Line 104 in c734d94
https://github.com/folke/lazy.nvim/blob/c734d941b47312baafe3e0429a5fecd25da95f5f/doc/lazy.nvim.txt#LL262C19-L262C19