Boris Churzin
Boris Churzin
Added something similar: https://github.com/theunraveler/taskwarrior-web/pull/79
Yes, Alt-P does nothing here :) version 1.2.1
Thanks for reply :) But I don't use tab for completion, I use C-n.
I changed utlisnips mapping to ``` let g:UltiSnipsExpandTrigger = "" let g:UltiSnipsJumpForwardTrigger = "" let g:UltiSnipsJumpBackwardTrigger = "" ``` same behavior.
@grasegger I made it work with a nano (https://github.com/devenv/zmk-config/tree/trackball)... For some time (like 10 seconds), then it fails on this error and stops working: ``` i2c_nrfx_twi: Error 195952642 occurred for...
Is there an update on ETA, or is it still in the Roadmap? I've started the trial just to realize the customization features are in the client :) The last...
`Lazy` config for lazies to make `Twiggy` work at the start: ``` { "tpope/vim-fugitive", event = "VeryLazy", config = function() vim.cmd("call FugitiveDetect(getcwd())") end }, ``` Seems like this needs to...
Also interested if there is a way to close neotree after choosing a file.