Update vim stuff

This commit is contained in:
2018-03-15 14:39:50 -04:00
parent eb75f65347
commit e61253c79d
6 changed files with 61 additions and 13 deletions

View File

@@ -23,7 +23,8 @@ if has('termguicolors')
let s:text = "cbc5b0"
let s:foreground = s:text
let s:background = "132f32"
"let s:background = "132f32"
let s:background = "05353d"
let s:selection = "546e7a"
let s:line = "034a4a"
let s:bad_spelling = "ee877d"

View File

@@ -192,4 +192,12 @@ nootropics
teleportation
teleportations
codiing
SET
structs
DVI
HDMI
PCI
GPUs
pushbuffer
DirectX
DLLs
NVidia

Binary file not shown.

View File

@@ -4,3 +4,28 @@
Creator: Michael Campagnaro
Notice: (C) Copyright $year by Jelly Pixel, Inc. All Rights Reserved.
================================================================================================*/
// -------------------------------------------------------------------------------------------------
// Defines
// -------------------------------------------------------------------------------------------------
// -------------------------------------------------------------------------------------------------
// Globals
// -------------------------------------------------------------------------------------------------
// -------------------------------------------------------------------------------------------------
// Structs
// -------------------------------------------------------------------------------------------------
// -------------------------------------------------------------------------------------------------
// Macros
// -------------------------------------------------------------------------------------------------
// -------------------------------------------------------------------------------------------------
// Private API
// -------------------------------------------------------------------------------------------------
// -------------------------------------------------------------------------------------------------
// Public API
// -------------------------------------------------------------------------------------------------