Skip to content

Instantly share code, notes, and snippets.

View MarkTanashchuk's full-sized avatar
🏠
Working from home

MarkTanashchuk

🏠
Working from home
View GitHub Profile
@MarkTanashchuk
MarkTanashchuk / config.toml
Created April 17, 2023 01:13
Helix Colemak config
theme = "catppuccin_mocha"
[editor]
cursorline = true
color-modes = true
[editor.lsp]
display-inlay-hints = true
[editor.soft-wrap]
@MarkTanashchuk
MarkTanashchuk / config.html
Created January 30, 2021 15:28
TinyMCE config
<script>
import { onMount } from 'svelte';
onMount(() => {
let configs = {
// emoticons: {
// emoticons_append: {
// custom_mind_explode: {
// keywords: ['brain', 'mind', 'explode', 'blown'],
// char: '🤯'