mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-22 19:15:37 +00:00
remove lightspeed nvim plugin
This commit is contained in:
parent
f025413ad1
commit
4ea1235c9c
@ -118,12 +118,6 @@ require("packer").startup(function(use)
|
|||||||
-- Markdown pretty view
|
-- Markdown pretty view
|
||||||
use("ellisonleao/glow.nvim")
|
use("ellisonleao/glow.nvim")
|
||||||
|
|
||||||
-- Navigation
|
|
||||||
use({
|
|
||||||
"ggandor/lightspeed.nvim",
|
|
||||||
branch = "smart-autojump",
|
|
||||||
})
|
|
||||||
|
|
||||||
-- Snippet engine
|
-- Snippet engine
|
||||||
use("L3MON4D3/LuaSnip")
|
use("L3MON4D3/LuaSnip")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user