Compare commits

..

No commits in common. "6210f50a3ea659f5bea742a7f60422a3e4bff7e1" and "ec4efea7452501db622ee32f41d9db1cfcb94683" have entirely different histories.

2 changed files with 1 additions and 4 deletions

View File

@ -23,7 +23,7 @@ Neovim's configurations are located under the following path:
- [CMake](https://cmake.org/)
> **NOTE**
> Make sure to select 'add to PATH' during installation
- [MSBuild-Tools](https://github.com/bycloudai/InstallVSBuildToolsWindows)
- [MSBuild-Tools](https://github.com/bycloudai/InstallVSBuildToolsWindows)
- Clone this repository:
- on Windows (cmd)
```

View File

@ -52,9 +52,6 @@ vim.opt.rtp:prepend(lazypath)
-- [[ Configure plugins ]]
require('lazy').setup({
-- Discord RPC
'andweeb/presence.nvim',
-- Practice games
'ThePrimeagen/vim-be-good',