My neovim config.
cd ~/.config/nvim
git clone https://github.com/nazo6/nvim
nvimgit clone https://github.com/stevearc/profile.nvimto config root-
- To just enable profile
$env:NVIM_PROFILE=1 nvim(powershell) orNVIM_PROFILE=1 nvimto start nvim. - Or to enable startup config profile execute
$env:NVIM_PROFILE=start nvim(powershell) orNVIM_PROFILE=start nvim.
- To just enable profile
<F1>to toggle profile.
- C compiler (treesitter)
- win32yank (wsl clipboard)