Carlos Daniel

Results 5 issues of Carlos Daniel

I want to style some component like `NavText` isolated(just it) using `styled-components`, but how can I do it ? I tryed to do something Like this: ```jsx // styles.js import...

--- Hello, I am a user of SCRIBAN and have been enjoying the tool immensely. However, I noticed that there is currently no code highlighting support for the NeoVim editor....

enhancement

When attempting to run the minimal receiver example from the Arduino library for the CC1101 module, I encountered several compilation errors and warnings. These occurred in the ELECHOUSE_CC1101_SRC_DRV.cpp file. ##...

`.config/nvim/lua/craftzdog/discipline.lua` **Credits** Special thanks to @craftzdog for the brilliant concept of using adaptive notifications to improve Neovim habits! --- **My Current Implementation** ```lua local M = {} function M.create_rule(config) assert(config.keys,...