J.H. Freedman

Results 2 issues of J.H. Freedman

Off a fresh install, it does not produce joycond.service ``` a@pop-os:~$ sudo rm -r joycond/ a@pop-os:~$ sudo git clone https://github.com/DanielOgorchock/joycond.git Cloning into 'joycond'... remote: Enumerating objects: 586, done. remote: Counting...

Maybe I'm just new to Lazy, but I'm having trouble getting the Pico8Run to work Here is the code under ~/.config/nvim/lua/plugins/PICO-8.lua ``` return{ "bakudankun/pico-8.vim", name="PICO-8", -- lazy-load on filetype ft...