dotfiles

<-- duh.
git clone https://hhvn.uk/dotfiles
git clone git://hhvn.uk/dotfiles
Log | Files | Refs | Submodules | LICENSE

startup.greet (1078B)


      1 		
      2 
      3 
      4 
      5 
      6 		|‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾|
      7 		|   _                     _            _               _             |
      8 		|  | |__   __ _ _   _  __| | ___ _ __ ( )___    __   _(_)_ __ ___    |
      9 		|  | '_ \ / _` | | | |/ _` |/ _ \ '_ \|// __|   \ \ / / | '_ ` _ \   |
     10 		|  | | | | (_| | |_| | (_| |  __/ | | | \__ \    \ V /| | | | | | |  |
     11 		|  |_| |_|\__,_|\__, |\__,_|\___|_| |_| |___/  (n)\_/ |_|_| |_| |_|  |
     12 		|	        |___/                                                |
     13 		|____________________________________________________________________|
     14 
     15 				Plugins collected by Hayden Hamilton
     16 				init.vim created by Hayden Hamilton
     17 				modules/ created by Hayden Hamilton
     18 				More stuff at gopher://haydenvh.com
     19 
     20 		:edit ~/.config/nvim/init - Contains mappings and settings for neovim.
     21 
     22 		:Explore ~/.config/nvim/modules - Contains my modules and additions.
     23 
     24 		:help intro - introduction to the vim editor.