OakMegaEddie

Results 4 issues of OakMegaEddie

Hi, I see this settings in readme: " repeat the last [count]motion or the last zap-key: :map ; repmo#LastKey(';')|sunmap ; :map , repmo#LastRevKey(',')|sunmap , However I use `,` as my...

Hi, I am looking to implement SSO login using djangosaml2. The login process is as follows: 1. The user first inputs their email on our website, and then calls the...

I want at most 3 toasts shown on the screen. Does it has props to setup?

Here's my original config: ```lua require("better-n").setup { callbacks = { mapping_executed = function(_mode, _key) -- Clear highlighting, indicating that `n` will not goto the next -- highlighted search-term vim.cmd [[...