mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-04 01:55:08 +02:00
bug fixes
This commit is contained in:
parent
b6866925e1
commit
5363aa6306
5 changed files with 12 additions and 14 deletions
1
init.lua
1
init.lua
|
@ -10,6 +10,7 @@ require('lv-galaxyline')
|
|||
require('lv-telescope')
|
||||
require('lv-treesitter')
|
||||
require('lv-autopairs')
|
||||
require('lv-which-key')
|
||||
|
||||
-- LSP
|
||||
require('lsp')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue