Lukas Pichlmann
Lukas Pichlmann
Just remove the bar entries from your ~/.config/i3/config
Thanks a lot, I appreciate it! :)
You could just use the convention to name your jukit files like this: `.jukit.py` Then simply specify the rule `*.jukit.py` in your gitignore. Would that solve your problem, or am...
So you want to not include jukit files in your github repo, and you use .gitignore to accomplish that. But then you don't want other tools/plugins to ignore the jukit...
I'll need further information, jukit shouldn't affect your line number settings in any way. Did you try the plugin with an otherwise empty (neo)vim config to be sure that jukit...
Hi! I tried out your key mapping and it works fine for me. The error suggests that the problem occurs in the third line of `jukit#convert#notebook_convert` function, when it tries...
Hi. This plugin requires python3 support for a lot of its functionality, so you should try to fix that before using this plugin. Are you using neovim? If so, you...
I can't reproduce your problem, for me the notebook is correctly converted. What operating system are you using and whats your neovim and python version? Does this also happen with...
Hi, this should work now, please reinstall the plugin and try again :)
Hi, did you try the instructions in the (requirements section)[https://github.com/luk400/vim-jukit#requirements] for launching kitty with the `listen-on` option? This should resolve the issue