aboutsummaryrefslogtreecommitdiffhomepage
path: root/init.lua
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2023-06-07 01:23:10 +0800
committerHsieh Chin Fan <pham@topo.tw>2023-06-07 01:23:28 +0800
commited07cd97695aee95fb9da153ad28b39bc44f1aeb (patch)
tree45488bf57c561af8300880dd9851f6a367822501 /init.lua
parentfd64af6021a1c848f1f46c77d896a9c99a96e11e (diff)
Update
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/init.lua b/init.lua
index 6d9d530..3a4d2ff 100644
--- a/init.lua
+++ b/init.lua
@@ -71,6 +71,9 @@ require('lazy').setup({
71 -- Use sudo in command mode 71 -- Use sudo in command mode
72 'lambdalisue/suda.vim', 72 'lambdalisue/suda.vim',
73 73
74 -- For beancount
75 'nathangrigg/vim-beancount',
76
74 -- NOTE: This is where your plugins related to LSP can be installed. 77 -- NOTE: This is where your plugins related to LSP can be installed.
75 -- The configuration is done below. Search for lspconfig to find it below. 78 -- The configuration is done below. Search for lspconfig to find it below.
76 { -- LSP Configuration & Plugins 79 { -- LSP Configuration & Plugins