From 745ab5c492a7f149033d5c0e354e69ae90cfc032 Mon Sep 17 00:00:00 2001 From: Jason Hilder Date: Wed, 8 Jul 2026 14:12:10 +0200 Subject: [PATCH] Sublime project files. --- dotfiles.sublime-project | 8 + dotfiles.sublime-workspace | 442 +++++++++++++++++++++++++++++++++++++ 2 files changed, 450 insertions(+) create mode 100644 dotfiles.sublime-project create mode 100644 dotfiles.sublime-workspace diff --git a/dotfiles.sublime-project b/dotfiles.sublime-project new file mode 100644 index 0000000..24db303 --- /dev/null +++ b/dotfiles.sublime-project @@ -0,0 +1,8 @@ +{ + "folders": + [ + { + "path": "." + } + ] +} diff --git a/dotfiles.sublime-workspace b/dotfiles.sublime-workspace new file mode 100644 index 0000000..68bfea2 --- /dev/null +++ b/dotfiles.sublime-workspace @@ -0,0 +1,442 @@ +{ + "auto_complete": + { + "selected_items": + [ + ] + }, + "buffers": + [ + { + "file": "config/nvim/init.lua", + "settings": + { + "buffer_size": 3461, + "encoding": "UTF-8", + "line_ending": "Unix" + }, + "undo_stack": + [ + ] + }, + { + "file": "scripts/installs/install_odin", + "settings": + { + "buffer_size": 703, + "encoding": "UTF-8", + "line_ending": "Unix" + }, + "undo_stack": + [ + ] + } + ], + "build_system": "", + "build_system_choices": + [ + ], + "build_varint": "", + "command_palette": + { + "height": 0.0, + "last_filter": "", + "selected_items": + [ + [ + "colo", + "UI: Select Color Scheme" + ], + [ + "ui", + "UI: Select Color Scheme" + ], + [ + "setting", + "Preferences: Settings" + ], + [ + "ke", + "Preferences: Key Bindings" + ], + [ + "key", + "Preferences: Key Bindings" + ], + [ + "insta", + "Package Control: Install Package" + ], + [ + "remove", + "Package Control: Remove Package" + ], + [ + "settin", + "Preferences: Settings" + ], + [ + "ui ", + "UI: Select Theme" + ], + [ + "keybinds", + "Preferences: Key Bindings" + ], + [ + "lsp", + "Preferences: LSP Settings" + ], + [ + "keyb", + "Preferences: Key Bindings" + ], + [ + "install", + "Package Control: Install Package" + ], + [ + "inst", + "Package Control: Install Package" + ], + [ + "tab", + "View: Toggle Tabs" + ], + [ + "theme", + "UI: Customize Color Scheme" + ], + [ + "tabs", + "View: Toggle Tabs" + ], + [ + "mini", + "View: Toggle Minimap" + ], + [ + "color", + "UI: Select Color Scheme" + ], + [ + "Ui", + "UI: Select Color Scheme" + ], + [ + "instal", + "Package Control: Install Package" + ], + [ + "remove ", + "Package Control: Remove Package" + ], + [ + "settings", + "Preferences: Settings" + ], + [ + "cust", + "UI: Customize Theme" + ], + [ + "custom", + "UI: Customize Color Scheme" + ], + [ + "color scheme", + "UI: Select Color Scheme" + ], + [ + "ins", + "Package Control: Install Package" + ] + ], + "width": 0.0 + }, + "console": + { + "height": 250.0, + "history": + [ + "sublime.log_commands(True)" + ] + }, + "distraction_free": + { + "menu_visible": true, + "show_minimap": false, + "show_open_files": false, + "show_tabs": false, + "side_bar_visible": false, + "status_bar_visible": false + }, + "expanded_folders": + [ + "/home/jason/.dotfiles", + "/home/jason/.dotfiles/config", + "/home/jason/.dotfiles/config/nvim" + ], + "file_history": + [ + "/home/jason/.dotfiles/scripts/bin/bookmarks", + "/home/jason/.dotfiles/config/nvim/init.lua", + "/home/jason/.dotfiles/config/alacritty/alacritty.toml", + "/home/jason/.dotfiles/scripts/installs/install_php", + "/home/jason/.dotfiles/install.sh", + "/home/jason/.dotfiles/.gitignore", + "/home/jason/.config/sublime-text/Packages/User/Find Results.sublime-settings", + "/home/jason/.config/sublime-text/Packages/BetterFindBuffer/Find Results.sublime-settings", + "/home/jason/.dotfiles/README.md", + "/home/jason/.config/sublime-text/Packages/BetterFindBuffer/BetterFindBuffer.sublime-settings", + "/home/jason/.config/sublime-text/Packages/User/BetterFindBuffer.sublime-settings", + "/home/jason/.config/sublime-text/Packages/Default/Preferences.sublime-settings", + "/home/jason/.config/sublime-text/Packages/User/Default (Linux).sublime-keymap", + "/home/jason/.config/sublime-text/Packages/Default/Default (Linux).sublime-keymap", + "/home/jason/Projects/octal_cookie/src/machine/cpu.odin", + "/home/jason/.dotfiles/config/nvim/nvim-pack-lock.json", + "/home/jason/.dotfiles/config/awesome/rc.lua", + "/home/jason/.dotfiles/config/kanata/kanata.kbd" + ], + "find": + { + "height": 49.0 + }, + "find_in_files": + { + "height": 175.0, + "where_history": + [ + ] + }, + "find_state": + { + "case_sensitive": false, + "find_history": + [ + ], + "highlight": true, + "in_selection": false, + "preserve_case": false, + "regex": false, + "replace_history": + [ + ], + "reverse": false, + "scrollbar_highlights": true, + "show_context": true, + "use_buffer2": true, + "use_gitignore": true, + "whole_word": false, + "wrap": true + }, + "groups": + [ + { + "sheets": + [ + { + "buffer": 0, + "file": "config/nvim/init.lua", + "semi_transient": false, + "settings": + { + "buffer_size": 3461, + "regions": + { + }, + "selection": + [ + [ + 36, + 36 + ] + ], + "settings": + { + "highlight_line": false, + "lsp_uri": "file:///home/jason/.dotfiles/config/nvim/init.lua", + "syntax": "Packages/Lua/Lua.sublime-syntax", + "tab_size": 4, + "translate_tabs_to_spaces": false + }, + "translation.x": 0.0, + "translation.y": 0.0, + "zoom_level": 1.0 + }, + "stack_index": 1, + "stack_multiselect": false, + "type": "text" + }, + { + "buffer": 1, + "file": "scripts/installs/install_odin", + "selected": true, + "semi_transient": false, + "settings": + { + "buffer_size": 703, + "regions": + { + }, + "selection": + [ + [ + 459, + 459 + ] + ], + "settings": + { + "highlight_line": false, + "lsp_uri": "file:///home/jason/.dotfiles/scripts/installs/install_odin", + "syntax": "Packages/ShellScript/Bash.sublime-syntax" + }, + "translation.x": 0.0, + "translation.y": 0.0, + "zoom_level": 1.0 + }, + "stack_index": 0, + "stack_multiselect": false, + "type": "text" + } + ] + } + ], + "incremental_find": + { + "height": 49.0 + }, + "input": + { + "height": 65.0 + }, + "layout": + { + "cells": + [ + [ + 0, + 0, + 1, + 1 + ] + ], + "cols": + [ + 0.0, + 1.0 + ], + "rows": + [ + 0.0, + 1.0 + ] + }, + "menu_visible": false, + "output.LSP Log Panel": + { + "height": 0.0, + "history": + [ + ] + }, + "output.diagnostics": + { + "height": 0.0, + "history": + [ + ] + }, + "output.find_results": + { + "height": 0.0, + "history": + [ + ] + }, + "output.mdpopups": + { + "height": 0.0, + "history": + [ + ] + }, + "pinned_build_system": "", + "project": "dotfiles.sublime-project", + "replace": + { + "height": 94.0 + }, + "save_all_on_build": true, + "select_file": + { + "height": 0.0, + "last_filter": "", + "selected_items": + [ + [ + "install_od", + "scripts/installs/install_odin" + ], + [ + "ini", + "config/nvim/init.lua" + ], + [ + "cpu", + "src/machine/cpu.odin" + ], + [ + "nvim", + "config/nvim/nvim-pack-lock.json" + ] + ], + "width": 0.0 + }, + "select_project": + { + "height": 657.0, + "last_filter": "", + "selected_items": + [ + [ + "", + "~/Projects/octal_cookie/octal_cookie.sublime-project" + ], + [ + "oc", + "~/Projects/octal_cookie/octal_cookie.sublime-project" + ], + [ + "do", + "~/.dotfiles/dotfiles.sublime-project" + ] + ], + "width": 499.0 + }, + "select_symbol": + { + "height": 0.0, + "last_filter": "", + "selected_items": + [ + ], + "width": 0.0 + }, + "selected_group": 0, + "settings": + { + "_vintageous_reset_during_init": true, + "lsp_show_inlay_hints": false + }, + "show_minimap": false, + "show_open_files": false, + "show_tabs": true, + "side_bar_visible": false, + "side_bar_width": 306.0, + "status_bar_visible": true, + "template_settings": + { + } +}