From 31013a56751c4face114216079db3e22c869aeae Mon Sep 17 00:00:00 2001 From: Andre Herniques Date: Mon, 12 Jun 2023 15:57:28 +0100 Subject: [PATCH] updated README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index cc13174..2d88949 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,12 @@ Currently, the languages servers that are configured are: - vlang (vls)[https://github.com/vlang/vls] - zig (zls)[https://github.com/zigtools/zls] +## Instalation + +1. After installing neovim and packer clone this repo to `.config/nvim`. +2. Start up NeoVim and run `:PackerSycn` +3. Restart neovim + ## Some useful shortcuts - ' f': Find files uses fuzzy finding to search for files in the folder you are currently are