marcopolo4k
marcopolo4k
Just a suggestion from me with no experience with this project. I'm guessing there's some complicated HTML interfering, but this extension could find it: https://chrome.google.com/webstore/detail/find%20-regex-find-in-page/fddffkdncgkkdjobemgbpojjeffmmofb I wonder if time/code could...
> We could just expose the currently edited document but that wouldn't be really supporting the full document API. I'd vote for that - I'm only interested in this one...
Yes, the file path is what I need. The full script I'm using is [here](https://apple.stackexchange.com/questions/444597/how-to-debug-applescript-when-an-applications-class-methods-dont-respond). 1. Paste that script into a file, example: `~/toggle-text-editor.apple.scpt` 2. Open a file in MacVim...
I'm also having issues, coming to neovim from vim. So far, I've installed (via Plug) `williamboman/nvim-lsp-installer, neovim/nvim-lspconfig, and 'vim-perl/vim-perl', { 'for': 'perl', 'do': 'make clean carp dancer highlight-all-pragmas moose test-more...
> I ban these on video-focused sites. `let videoKeys = ["v", "s", "d", "h", "l", "r"]; //Video Speed Controller Keys` and created [alternative keys](https://github.com/eugercek/dotfiles/blob/master/surfingkeys.js#L43-L50) for them. I believe this is...
Upgraded to 13.2.1, got same issue. I installed synching using homebrew, and resolved this issue with `brew update` and `brew upgrade`. I also needed to resolve several errors in that...