My neovim config.
cd ~/.config/nvim
git clone https://github.com/nazo6/nvim
nvim
git clone https://github.com/stevearc/profile.nvim
to config root-
- To just enable profile
$env:NVIM_PROFILE=1 nvim
(powershell) orNVIM_PROFILE=1 nvim
to 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)