Brage Ingebrigtsen
Brage Ingebrigtsen
- This PR resolves nushell/nushell#12299 also made by me # Description This PR adds a `--not` flag to two built-in commands: `str starts-with` and `str ends-with`. This is similar to...
## Relevant Info I'm using Neovim with nvim-cmp and csharp-ls. I have hooked up the capabilities in a way where i expect it to work. I mean i get great...
Thanks for reporting a bug! Please include all of the following: (1) A description of the issue. A screenshot is often helpful too. The diff view has a lot of...
### What Operating System(s) are you seeing this problem on? Linux Wayland ### Which Wayland compositor or X11 Window manager(s) are you using? hyprland ### WezTerm version 20250524-112104-b11cd7ae ### Did...
### Before opening a feature request - [x] I checked the *next* branch to see if the feature has already been implemented - [x] I searched existing reports to see...
closes #11 this PR adds the `run_lines` and `open_extension_select` apis, which allows the user to run an attempt using a list of lines as code. instead of opening ad attempt...
having enjoyed attempt.nvim for quite a while i wanted to upgrade my workflow a little. i ended up writing some code using attempt.nvim's api to run a visual selection of...
**NeoVim Version** Output of `nvim --version` NVIM v0.10.2 Build type: Release LuaJIT 2.1.1713484068 Run "nvim -V1 -v" for more info **System info** Windows 11 Neovim is running on `wezterm 20240203-110809-5046fc22`...