From bb5742fb1a3e28df7a37e57897e74d08f74a9f2c Mon Sep 17 00:00:00 2001 From: nek0 Date: Fri, 2 Dec 2022 02:57:16 +0100 Subject: [PATCH] set up cspell --- cspell.json | 12 ++++++++++++ project-words.txt | 37 +++++++++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 cspell.json create mode 100644 project-words.txt diff --git a/cspell.json b/cspell.json new file mode 100644 index 0000000..8ccbc69 --- /dev/null +++ b/cspell.json @@ -0,0 +1,12 @@ +{ + "dictionaries": ["custom-words"], + + "dictionaryDefinitions": [ + { + "name": "custom-words", + "path": "./project-words.txt", + "addWords": true + } + ] +} + diff --git a/project-words.txt b/project-words.txt new file mode 100644 index 0000000..69ccd82 --- /dev/null +++ b/project-words.txt @@ -0,0 +1,37 @@ +cmds +concat +fmap +foldl +framebuffer +Framebuffer +Framebuffers +GLSL +Keysym +KHRONOS +Memdiscrete +multisample +Multisample +ndev +rasterization +Rasterization +rasterizer +SFLOAT +Shaderc +shadersrc +SRGB +Struct +subpass +Subpass +SUBPASS +subpasses +subresource +Subresource +swapchain +Swapchain +SWAPCHAIN +swapchains +TEXEL +unmap +viewports +vulkan +Vulkan