From 8d620c8c3b7a443e351f8d31c1e460119c830583 Mon Sep 17 00:00:00 2001 From: Atao Date: Sat, 6 Jan 2024 23:54:01 +0100 Subject: [PATCH] Add readme --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..94b8c52 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# My NeoVim config + +I created this config with [https://github.com/NvChad/NvChad](NvChad). + +## Theme: +[https://github.com/catppuccin](catppuccin) + +## Golang +I added some plugins, check it out in `lua/custom/plugins.lua` and `lua/custom/mappings.lua`. +The list of the plugins: +- [https://github.com/golang/tools/tree/master/gopls](gopls) : Go langage server (Autocompletion) +- [https://github.com/olexsmir/gopher.nvim](gopher) : Add key mappings