mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-10 02:52:55 +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
|
||||
use("ellisonleao/glow.nvim")
|
||||
|
||||
-- Navigation
|
||||
use({
|
||||
"ggandor/lightspeed.nvim",
|
||||
branch = "smart-autojump",
|
||||
})
|
||||
|
||||
-- Snippet engine
|
||||
use("L3MON4D3/LuaSnip")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user