mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 08:35:48 +02:00
update
This commit is contained in:
parent
35f8874104
commit
95f2e7653a
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
return {
|
||||
"ErichDonGubler/lsp_lines.nvim",
|
||||
event = "VimEnter",
|
||||
event = "BufRead",
|
||||
config = function()
|
||||
require("lsp_lines").setup()
|
||||
vim.api.nvim_create_autocmd("FileType", {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue