Skip to content
#

nvim-lua

Here are 79 public repositories matching this topic...

crusj
crusj commented Apr 6, 2022

Description

I can not find the way by docs

Neovim version

0.6.1

Operating system and version

macos 12.0.1

checkhealth telescope

-- This file can be loaded by calling `lua require('plugins')` from your init.vim

-- Only required if you have packer configured as `opt`
vim.cmd [[packadd packer.nvim]]

return require('packer').startup(function()
bug good first issue

Improve this page

Add a description, image, and links to the nvim-lua topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nvim-lua topic, visit your repo's landing page and select "manage topics."

Learn more