Skip to content

Instantly share code, notes, and snippets.

@Reclyptor
Created August 17, 2023 04:17
Show Gist options
  • Select an option

  • Save Reclyptor/c5185f4f116f689527b600ae00725eb0 to your computer and use it in GitHub Desktop.

Select an option

Save Reclyptor/c5185f4f116f689527b600ae00725eb0 to your computer and use it in GitHub Desktop.
VIM Configuration
set nowrap
set nu
set colorcolumn=80
syntax on
colorscheme desert
nnoremap <silent> <F8> :!"%:p"<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment