This commit is contained in:
Rikuoh Tsujitani 2023-10-26 19:19:58 +09:00
parent 2c05cdb24d
commit ec67d2ab1c
Signed by: riq0h
GPG key ID: 010F09DEA298C717

View file

@ -142,7 +142,7 @@ defaults = {lazy = true},
{'lewis6991/gitsigns.nvim', config = true, event = 'VeryLazy'},
{'ryanoasis/vim-devicons', event = 'VeryLazy'},
{'nvim-tree/nvim-web-devicons', event = 'VeryLazy'},
{'williamboman/mason.nvim', event = 'BufRead', cmd = {'Mason', 'MasonInstall'},},
{'williamboman/mason.nvim', event = 'BufRead', cmd = {'Mason', 'MasonInstall'}, },
{'neovim/nvim-lspconfig', event = 'LspAttach'},
{'williamboman/mason-lspconfig.nvim', event = 'LspAttach'},
{'mfussenegger/nvim-dap', event = 'LspAttach'},
@ -183,6 +183,7 @@ defaults = {lazy = true},
{'monaqa/dial.nvim', event = 'VeryLazy'},
{'tpope/vim-repeat', event = 'VeryLazy'},
{'nvim-zh/colorful-winsep.nvim', config = true, event = 'WinNew'},
{'prettier/vim-prettier', event = 'BufRead'},
{'vim-jp/vimdoc-ja', ft = 'help'},
--non-lazy