Blog: 2023-12-21

From razwiki
Jump to navigation Jump to search

Ok so the trick is going to be, rather than getting dumb jump working in vim, getting lsp working and then using that to do the import. But maybe a really dumb dumb jump is also good to have, for simplicity and because those lsp things seem to always fail sometimes... maybe just want a decent rg interface in vim using quickfix list, probably doable with built in :grep actually

Ok also I found my import_it.py https://github.com/razzius/import_it.py