From 10a7dfd884e12cb5e8f8b76f7b6de8d7926a175d Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 7 Jul 2021 14:43:37 +0200 Subject: Removed stale content from README --- .config/nvim/README.md | 43 ------------------------------------------- 1 file changed, 43 deletions(-) diff --git a/.config/nvim/README.md b/.config/nvim/README.md index 3212743..db2a4ed 100644 --- a/.config/nvim/README.md +++ b/.config/nvim/README.md @@ -5,49 +5,9 @@ Most of my config is stolen from https://github.com/ChristianChiarulli/LunarVim ## Requirements Must have neovim >= 0.5 -## Installation - -### Lazy git -macOS: -``` -brew install lazygit -``` - -Arch: -``` -https://aur.archlinux.org/packages/lazygit/ -``` - -### Ranger -``` -pip3 install ranger-fm pynvim -``` - -### fzf - -macOS: - -`brew install fzf` - -`sudo apt install fzf` - -`sudo pacman -S fzf` - -### Treesitter - -`:TSInstall {language}` - -### LSP - -``` - :LspInstall -``` - ### Programs ``` -ranger -ueberzug ripgrep pynvim neovim-remote @@ -70,6 +30,3 @@ flake8 *Lua* `luarocks install --server=https://luarocks.org/dev luaformatter` - -*Yaml, json, js, html, css* -`npm install -g prettier` -- cgit v1.2.3-70-g09d2