David P. Riedel

Results 8 issues of David P. Riedel

Just wondering...gvim has a menu bar which can be modified under script control

enhancement

I have built the latest fvim version from git using the AUR package. When I then run fvim under Gnome 42/wayland, all I get is a blank window which does...

Hi I have a working setup using vim/coc.nvim/coc-diagnostic to run diagnostic-languageserver for LanguageTool. This runs LanguageTool in commandline mode which means it has to startup every time I want to...

Hi I find that I have a need to create query requests separately from running those queries. The problem I have is that I need to 'quote' or 'escape' user...

Hi I downloaded the new stable tar.gz file and attempted to run the build.sh script but it failed. ``` ./scripts/build.sh created virtual environment CPython3.10.8.final.0-64 in 224ms creator CPython3Posix(dest=/tmp/nvim-ui-stable/venv, clear=False, no_vcs_ignore=False,...

When a C++ file has a namespace alias statement such as: namespace fs = boost::filesystem; this causes the tree view pane to stop listing symbols from that point forward in...

I am using the latest version of pgspecial with postgresql 11.5 on Manjaro Linux. I am using pgspecial from ipython-sql Once I connect to my DB, I can run commands...

I've been using vim 8.1 with coc and ccls for a while now and find it a very productive combination. I saw this extension and thought I would give it...