Krishnakumar Gopalakrishnan, PhD

Results 85 issues of Krishnakumar Gopalakrishnan, PhD

**Describe the problem** Modern CMake (3.15+) supports the `cmake --install [build_dir]` command (invoked on the command line from the project root). Currently, this plugin lacks a neovim command to run...

enhancement

**Describe the problem or limitation you are having** A complete CMake workflow usually involves testing the application with CTest. Currently, there is no `:CTest` command provided by this plugin. **Describe...

enhancement

I am looking for a viable plugin to have a jupyter experience within neovim. Is this plugin still being worked on?

For example, if I am editing a single-file project (C++ source code) and upon running Asyncrun on it, there are no errors or warnings and the build completed successfully, then...

For example, if I am editing a single-file project (C++ source code) and upon running Asyncrun on it, there are no errors or warnings and the build completed successfully, then...

The [`bookdown`](https://bookdown.org/yihui/bookdown/) R-package helps in compiling multi-page HTML output resembling the gitbook formats which are absoloutely beautiful (and packed with usability features). Currently, the supported key bindings do not account...

First of all, thanks a lot for `null-ls`. This is indeed such an awesome plugin that I am migrating my previous linting and formatting setup from ALE during this winter...

This is a great plugin. Thank you for developing this! It would be nice to have a customisable `open_behavior` when setting `open_automatic` (to either a custom function or the standard...

enhancement

**Description** Let's say that the aerial window is open that displays the symbols tree for the current buffer. Now, let's open a new vertical split, and the cursor is now...

enhancement
P2

**Description** Let's say we have two files opened in vertical splits. If we open the symbols outline with any suitable `:Aerialxxx` command (or keymapping), that window gets squished up (i.e....

bug
P2