#nvim#lua

How To Setup Linting & Formatting In Neovim And Replace null-ls

dngtnv

November 20, 2021 · 1 min read

Thumb image

Welcome to my MDX page!

This is a H2

This is a H3

This is a H4

This is some bold and italics text.

This is a list in markdown:

  • One
  • Two
  • Three
  • Four

This is a code block:

js
const numbers = [1, 2, 3, 4, 5]
let sum = 0
numbers.filter((num) => num < 4).forEach((num) => (sum += num))

This is ==highlight== text

This is code: const greeting = 'hello world';

This is a link to my website

This is a blockquote:

This is a quote

This is a table:

NameAge
David12
John13
Jane14

This is an image:

This is an image

This is a youtube embed: