update
This commit is contained in:
parent
416299c7f6
commit
8d7f66f589
1 changed files with 0 additions and 10 deletions
10
init.lua
10
init.lua
|
|
@ -133,16 +133,6 @@ require("lazy").setup({
|
||||||
'hrsh7th/vim-vsnip',
|
'hrsh7th/vim-vsnip',
|
||||||
"neovim/nvim-lspconfig",
|
"neovim/nvim-lspconfig",
|
||||||
"nvimtools/none-ls.nvim",
|
"nvimtools/none-ls.nvim",
|
||||||
{
|
|
||||||
"sphamba/smear-cursor.nvim",
|
|
||||||
opts = {
|
|
||||||
smear_to_cmd = false
|
|
||||||
},
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"karb94/neoscroll.nvim",
|
|
||||||
opts = {},
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"NeogitOrg/neogit",
|
"NeogitOrg/neogit",
|
||||||
dependencies = {
|
dependencies = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue