My NeoVim config
Go to file
antoine.lenours bb2816652c Add markdown plugins 2024-01-09 10:49:02 +01:00
lua Add markdown plugins 2024-01-09 10:49:02 +01:00
.gitignore Add custom plugins 2024-01-08 19:53:30 +01:00
.ignore First Commit 2024-01-06 23:32:05 +01:00
.stylua.toml First Commit 2024-01-06 23:32:05 +01:00
LICENSE First Commit 2024-01-06 23:32:05 +01:00
README.md Add markdown plugins 2024-01-09 10:49:02 +01:00
init.lua First Commit 2024-01-06 23:32:05 +01:00

README.md

My NeoVim config

I created this config with NvChad.

Theme:

catppuccin

Golang

I added some plugins, check it out in lua/custom/plugins.lua and lua/custom/mappings.lua.

The list of the plugins:

  • gopls : Go langage server (Autocompletion)
  • gopher : Add key mappings

Markdown