Skip to content

Instantly share code, notes, and snippets.

View hamogor's full-sized avatar
🇬🇧

Harry Morgan hamogor

🇬🇧
  • Manchester, United Kingdom
View GitHub Profile
@hamogor
hamogor / nvim init
Last active September 1, 2019 21:51
nvim config
" TODO current problems:
" * end key not working undef tmux+fish
" ============================================================================
" Vim-plug initialization
" Avoid modify this section, unless you are very sure of what you are doing
" persistant undo
set undofile
set undodir=~/.config/nvim/undodir