nkhlmn
nkhlmn
### Operating system/version macOS 11.6.1 ### Terminal emulator/version kitty 0.24.1 ### $TERM environment variable xterm-kitty ### Tmux version _No response_ ### Feature matrix ``` nvim: health#nvim#check ======================================================================== ## Configuration -...
**Is your feature request related to a problem? Please describe.** I would like to close all panes except for the currently active one with a keybinding **Describe the solution you'd...
I have a snippet in my config that will check if I'm in a dune project and if so will run `dune build @check` and restart the lsp. Could be...