Skip to content

nazo6/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim

My neovim config.

Setup

cd ~/.config/nvim
git clone https://github.com/nazo6/nvim
nvim

Profiling

  1. 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.
  2. <F1> to toggle profile.

Dependencies

General

  • C compiler (treesitter)

Windows

  • win32yank (wsl clipboard)

Linux

Releases

No releases published

Packages

No packages published

Languages