Skip to content

Commit

Permalink
feat(docs): add install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikaverpil committed Dec 23, 2024
1 parent 734b1b8 commit 050f317
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions nvim-fredrik/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

## My custom Neovim setup

```bash
# if you want to try it out locally
git clone [email protected]:fredrikaverpil/dotfiles ~/.config/fredrikaverpil/dotfiles
NVIM_APPNAME=fredrikaverpil/dotfiles/nvim-fredrik nvim
```

### Main initialization

In [lua/fredrik/init.lua](lua/fredrik/init.lua), the entire config is loaded in
Expand Down

0 comments on commit 050f317

Please sign in to comment.