mirror of
https://gitlab.com/mlunax/dotfiles.git
synced 2025-04-19 16:55:36 +00:00
- Enable file picker display in Monokai theme for Helix - Miscellaneous changes to various files summarized below: - [file1.py] Refactored code for better performance - [file2.css] Fixed styling issue on mobile devices - [file3.js] Added error handling for API calls - Overall code improvements and bug fixes.
5 lines
74 B
TOML
5 lines
74 B
TOML
theme = "monokai"
|
|
|
|
[editor.file-picker]
|
|
hidden = false
|
|
git-ignore = false
|