Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrRedacted authored Mar 19, 2024
1 parent 4f43395 commit eceeeda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ it's actually a neovim config :)
- Be sure to back up any existing neovim configuration!
- To download, run `git clone https://github.com/MrRedacted/dmacs.git ~/.config/nvim --depth 1`
- After downloading, run `nvim` so that Lazy.nvim can bootstrap itself
- Once Lazy's downloads are done, press 'q' to exit Lazy, and then press `<space>mi` or run `MasonInstallAll` from within neovim to install pre-configured Mason list
- Once Mason's installs are done, press 'q' once again to exit the Mason menu, and then exit neovim
- Once Lazy's downloads are done, press `q` to exit Lazy, and then press `<space>mi` or run `MasonInstallAll` from within neovim to install pre-configured Mason list
- Once Mason's installs are done, press `q` once again to exit the Mason menu, and then exit neovim
- Run `~/.config/nvim/setup.sh` to run a fix for the current issue with vue-language-server and typescript support
- This may be removed in the future if it is no longer needed
- Run `nvim` once more and you are ready to use dmacs!
Expand Down

0 comments on commit eceeeda

Please sign in to comment.