David Sierra DiazGranados
David Sierra DiazGranados
Check [this](https://github.com/daa84/neovim-gtk/issues/165#issuecomment-445851486) > From [neovim-gtk-git](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=neovim-gtk-git#n32) AUR package, it copies to `/usr/share/nvim-gtk/runtime/nvim_gui_shim.vim`, neovim doesn't source this directory by itself, check #13, > > Find if this file is in your system...
I'm experiencing the same slow behavior in big files with a lot of persistent history (like 2 to 3 minutes to open mundo the first time), if I do `syntax...
I solved it like: ```vimscript function! FollowLink() VimwikiFollowLink normal zv endfunction nmap VimwikiFollowLink nnoremap :call FollowLink() ``` You need to map `VimwikiFollowLink` to something else, so we can replace ``
@The-Compiler Hi, any plans on this? I really dont like how the page area resize all the times the tab bar is switched, thanks for a really good browser.
Hi! Would be nice to also support `application/x-www-form-urlencoded` forms with the `-d` Curl flag
Hi, I think I'm getting this (or related): ``` swayidle[107604]: 2024-09-20 13:58:48 - [main.c:280] Failed to lock session -- is another lockscreen running? kernel: traps: sway-audio-idle[2806] general protection fault ip:7f569689104f...
This doesn't look so good with snippets when the prefix pattern don't match the documentation body, for example markdown snippets:  
> Did not try nightly because Wezterm does not have a Nix flake Try `nix run 'github:wez/wezterm/main?dir=nix'`
> 23:42:34.984 ERROR wezterm_gui::frontend > Failed to create window: with_egl_lib failed: with_egl_lib(libEGL.so.1) failed: egl GetDisplay: Failed but with error code: SUCCESS, libEGL.so: libEGL.so: cannot open shared object file: No such...