Skip to content

Commit

Permalink
Specified Section for Neovim
Browse files Browse the repository at this point in the history
  • Loading branch information
kaufmajo committed Jan 17, 2023
1 parent 54df0a9 commit 691cd70
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# Dotfiles

## Neovim

This setup is inspired by <a href="https://github.com/jessarcher/dotfiles">Jess Archer</a> from a <a href="https://laracasts.com">Laracasts.com</a> series. Thank you!

## Environment
### Environment

For my installation I am using Windows terminal, running a Debian distribution with WSL2.

## WSL2 Terminal installs (used by Neovim plugins)
### WSL2 Terminal installs (used by Neovim plugins)

```
sudo apt install make
Expand All @@ -15,7 +17,7 @@ sudo apt install ripgrep
sudo apt-get install fd-find
```

## Windows Terminal
### Windows Terminal

Install a Nerd font on the OS:

Expand Down

0 comments on commit 691cd70

Please sign in to comment.