This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- AstroCommunity: import any community modules here | |
-- We import this file in `lazy_setup.lua` before the `plugins/` folder. | |
-- This guarantees that the specs are processed before any user plugins. | |
---@type LazySpec | |
return { | |
"AstroNvim/astrocommunity", | |
{ import = "astrocommunity.pack.lua" }, | |
{ import = "astrocommunity.pack.markdown" }, | |
{ import = "astrocommunity.pack.yaml" }, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Generated by Powerlevel10k configuration wizard on 2021-04-22 at 22:48 PDT. | |
# Based on romkatv/powerlevel10k/config/p10k-classic.zsh, checksum 40036. | |
# Wizard options: nerdfont-complete + powerline, large icons, classic, unicode, darkest, | |
# 12h time, angled separators, sharp heads, blurred tails, 2 lines, dotted, full frame, | |
# sparse, many icons, fluent, transient_prompt, instant_prompt=verbose. | |
# Type `p10k configure` to generate another config. | |
# | |
# Config for Powerlevel10k with classic powerline prompt style. Type `p10k configure` to generate | |
# your own config based on it. | |
# |
OlderNewer