From c6e7db5ed2a03483c5fc98fb5fc3b9d7d699c709 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sat, 8 Jun 2024 18:38:29 +0800 Subject: Update --- vim/lazy/lazy.lua | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'vim/lazy/lazy.lua') diff --git a/vim/lazy/lazy.lua b/vim/lazy/lazy.lua index 47a0380..3925c36 100644 --- a/vim/lazy/lazy.lua +++ b/vim/lazy/lazy.lua @@ -197,7 +197,10 @@ require('lazy').setup({ }, -- For beancount - 'nathangrigg/vim-beancount', + { + 'nathangrigg/vim-beancount', + ft = { "beancount" }, + }, -- NOTE: This is where your plugins related to LSP can be installed. -- The configuration is done below. Search for lspconfig to find it below. -- cgit v1.2.3-70-g09d2