Dipl.-Ing. (FH) Johannes Neugschwentner
Dipl.-Ing. (FH) Johannes Neugschwentner
I'm on macOS BigSur I installed via cargo build, then creating an executable.sh with ```zsh #!/bin/zsh cd ~/.local/git/glrnvim cargo run exit 0 ``` Hooking this skript up via Alfred Powerpack...
## Problem When I got vertically split windows it seems `TroubleClose` would simple add the space its own window had taken vertically (height) to the bottom most window/pane of split...
## BUG / Feature-Request Hi there :-) Am new to semantic-release-cli, so maybe I'm not getting it, but a quick google led nowhere. ### Situation/Reproduce BUG: Trying to init via...
When working with this plugin on, I find it quite uncomfortable if I am looking for a specific piece of code nearby in the not highlighted areas ... I'd love...
**What?** I quite like advanced session management as in existing plugins (rmagatti/auto-session, jedrzejboczar/possession.nvim), but they lack one feature per default: automatic session management as of current git-branch (reflecting current working...
# Problem description If I got (wide monitor) 3 split windows horizontally next to each other I expect the other 2 unfocussed windows to relatively get smaller both, but only...
Hello! Bugreport Component: Tabline, specificially the tablinePicker functionality Example: Copy the Tabline from the recipes, including the picker ... open a few buffers ... trigger the tablinePicker-fn Expected: A label...
**What?** As can be seen eg. [here](https://github.com/alpha2phi/modern-neovim/blob/main/lua/utils/contextmenu.lua) it is possible to vim.keymap.set("n", "\p", ":popup MyCustomContextMenu"). I'd like to see a plugin that populates the ContextMenu with the N last unnamed,unnamedplus...
Hey there @DNLHC !! First things first: Beautiful!!! :-) (I actually installed it instead of my rmagatti/goto-preview -plugin ... for now, let's see if it works smoothly for me) Then,...
hey! **awesome work!!!** just found your plugin and am playing around with it ... haven't had much of a chance to use it yet, but ... if I kick of...