Update vim stuff
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -192,4 +192,12 @@ nootropics
|
||||
teleportation
|
||||
teleportations
|
||||
codiing
|
||||
SET
|
||||
structs
|
||||
DVI
|
||||
HDMI
|
||||
PCI
|
||||
GPUs
|
||||
pushbuffer
|
||||
DirectX
|
||||
DLLs
|
||||
NVidia
|
||||
|
||||
Binary file not shown.
@@ -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
|
||||
// -------------------------------------------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user