Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 288 Bytes

File metadata and controls

11 lines (9 loc) · 288 Bytes

My neovim config

  • Neovim >= 0.11.0 required

Setup

  • On Windows:
    cd $env:LOCALAPPDATA
    git clone https://github.com/maqnitude/nvim-init.lua.git nvim

Remember to get rid of nvim (and also nvim-data on Windows, ~/.local/share/nvim on Linux) or back it up.