Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed (Author was flagged for spam)

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

1
Newbie here! How to install headlines.vim using Lua?
Post Flair (click to view more posts with a particular flair)
Post Body

I installed NvChad(*), in order to make neovim more appealing and therefore make me more prone to practice with neovim to learn and get used to it.

The thing is that I'd like to install a markdown visualizer, like headlines.nvim.

I added this to ~/.config/nvim/lua/plugins/configs/lazy_nvim.lua,but it seems to break something (I get this error too: :'<,'>count || mode(1)[0:1] == "no" ? "j" : "gj"):

require("lazy").setup {
    {
        "lukas-reineke/headlines.nvim",
        dependencies = "nvim-treesitter/nvim-treesitter",
        config = true, -- or `opts = {}`
    },
}

This is my first experience with installing stuff with lua.


(*) I installed NvChad from AUR and copied/pasted everything at /usr/share/nvim/ to .config/nvim/

Author
Account Strength
0%
Account Age
10 years
Verified Email
Yes
Verified Flair
No
Total Karma
188,604
Link Karma
150,782
Comment Karma
36,255
Profile updated: 3 months ago
Posts updated: 7 months ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
7 months ago