tk
tk
## Description Added a small logo for Kali Linux Source of the image inspiration: https://files.cults3d.com/uploaders/13889723/illustration-file/88f914f9-4ec0-4d0c-8ebb-5edc51f4b3cd/kali_linux.jpg ## Feature Small logo for Kali Linux
There was a lot of basic extensions / programming language missing. I added some basic extensions and programming language to it. Here you can see all the programming languages: https://highlightjs.org/download/...
For user that have Nitro, you can add a Primary/Accent color. Tho, accent color Profile color
Rewriting examples with v0.5 might help new comers ? - [X] TodoMVC - [X] iOS demo - [x] File Explorer - [ ] E-commerce - [ ] Wifi Scanner -...
I really like this project, and I think that it would be cool to be able to change the key mapping. For people that don't use QWERTY keyboards, it can...
I tried to install it with Neovim and Packer. But I don't have any syntax highlighting on `*.ron` files.
I can't get `style_sheet!` macro to work. Step to reproduce: ```sh cargo leptos new --git https://github.com/leptos-rs/start ``` Create a file `src/test.css` with the content: ```css h1 { color: red !important;...
Hi! It seems that there isn't a roadmap on which are the priorities of NixNG. Would it be possible to have some, and to have a more detailed list of...
Even tho `heck` does the job in most of the cases, there is another crate that is also really nice to use: [`convert_case`](https://docs.rs/convert_case/latest/convert_case/enum.Case.html#variant.Custom) `convert_case` has some advantages: - Better API...