Skip to content

Instantly share code, notes, and snippets.

@jednano
Created November 9, 2017 16:54
Show Gist options
  • Save jednano/61136002b2db38d8f9168ba3dd698360 to your computer and use it in GitHub Desktop.
Save jednano/61136002b2db38d8f9168ba3dd698360 to your computer and use it in GitHub Desktop.
Neovim initialization script
if has('gui_running')
set guifont=Fira\ Code:h14:cANSI:qDRAFT
endif
colors slate
set number
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment