Jacob Reed

Results 8 issues of Jacob Reed

As the title states, would be nice to just have the Skills section a little more modular so you could add stuff like extra categories, i.e you can add "Programming...

### 🚀 The feature, motivation and pitch I like my notes to have certain ids, and dont really like the default ids like `1711464520-VABT`, but instead would like to enter...

feature request

### 🚀 The feature, motivation and pitch Wondering if theres going to be a feature to show a map view of all nodes similar to the app. I know this...

feature request

### Describe the bug Using ` { "ca", "Lspsaga code_action", desc = "Code action" },` im getting errors when opening code_action ``` îȘ‡ Error 13:46:58 msg_show.lua_error Error detected while processing...

bug

### Describe the bug When using `require('lspsaga.codeaction').code_action({context={only="source"}})` the plugin produces an error ![image](https://github.com/nvimdev/lspsaga.nvim/assets/25580051/12d77d17-57b0-4628-97bf-418bf2e052e6) ### Steps to reproduce I have the following for the lazy definition: ``` { "nvimdev/lspsaga.nvim", event =...

bug

### Neovim version (nvim -v) NVIM v0.10.0-dev-2258+g1405e5c8c ### Operating system/version MacOS 14.4.1 ### Add the debug logs - [X] I have set `log_level = vim.log.levels.DEBUG` and pasted the log contents...

bug

Currently using WSL sometimes, would be nice to be able to pass in commands to copy to clipboard, i.e i think to copy to windows clipboard you need something piped...

enhancement
Windows

So I am writing a custom theme and have `NotifyBackground = {fg=x, bg=x}` and when I first load my config i get the typical Notify message about a background_colour and...