Alexander Garber
Alexander Garber
In the README, after running `omf install nvm`, the final step is to run `refresh`. However, FISH version 2.7.1 complains: ```sh warning: function refresh is deprecated and will be removed...
Ubuntu 16.04 with gnome shell installed. "Wait for activity after a break" is turned on, but if I leave the computer, it restarts the pomodoro timer even if I am...
I've been very happy with turbo javascripts, but I needed a keyboard shortcut for the HTML escape `` which is a real pain to write out each time. I couldn't...

**System Details** - jekyll 4.3.3 - jekyll-dash (2.4.1) **Describe the bug** ``` Deprecation Warning: Using / for division outside of calc() is deprecated and will be removed in Dart Sass...
Using NVChad and nothing gets installed from this entry: ``` return { { "pocco81/true-zen.nvim", cmd = { "TZAtaraxis", }, config = require("configs.true-zen") }, } ```
Neovim Config: ``` NVIM v0.10.0-dev Build type: RelWithDebInfo LuaJIT 2.1.0-beta3 ``` Installed the plugin with Lazy.nvim in NVChad: ``` { 'pocco81/true-zen.nvim', lazy = false } ``` GIVEN the above installation...
I like printing out blocks of code, and it's really helpful to have a much wider div within which to render the markdown. I do not recommend hardcoding like this,...
Hard-coded example here: https://github.com/iamcco/markdown-preview.nvim/pull/712