Skip to content

simonmclean/neovim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim config

This is my Neovim config. There are many like it, but this one is mine 🫡

Directories

  • after/ftplugin/[filetype].[extension] - Filetype specific config
  • plugin/ - Neovim automatically sources these files on startup, after lua/
  • lua/ - Loads before the files in plugin/
  • vsnip/ - Snippets used by the hrsh7th/vim-vsnip plugin

Prerequisites for first time setup

  • Install a patched Nerd Font. Currently using Hack Nerd Font, specifically HackNerdFont-Regular.ttf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published