Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 650 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 650 Bytes

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/
  • lsp/ - Configs for various language servers
  • lua/ - Loads before the files in plugin/
  • vsnip/ - Snippets used by the hrsh7th/vim-vsnip plugin

Prerequisites for first time setup

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