Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 252 Bytes

neovim-snippets.md

File metadata and controls

26 lines (18 loc) · 252 Bytes

Neovim Snippets

View Runtime Path

:h rtp

Netrw

  • % --> create file
  • d --> create directory
  • :Ex --> bring up file explorer
  • :so --> source current file

Packer

:PackerSync

Format File

=ap