acamso
acamso
@matsui54 Hi, I'm setting up the plugin and have questions regarding these two parameters. `fromAltBuf`: I'm usually working within a loaded nvim session. Even though a buffer is loaded in...
Symbols in the link text seem to break functionality resulting in incorrect highlighting and `s:Markdown_GetUrlForPosition()`.   This is with the following settings: ``` set concealcursor =nc set conceallevel =2...
A prompt is displayed when creating a new buffer / non-existent file that requires `sudo` using the following config: ``` set runtimepath =$NVIM_PLUGINS/suda.vim let g:suda_smart_edit = 1 let g:suda#nopass =...