-
In the Readme it clearly states that this SHOULD NOT work on my computer...
but when I tried it, it did.
This is a serious bug.
Steps to reproduce:
1. I cloned this into ~/.config/nvim
…
-
For some reason I cannot get robot c to recognize the cortex. I have tried on two laptops and cannot push code or update firmware.
-
### Describe the bug
While using the indentation module, to fix the comment indentation problem mentioned in #3830, other indentation then breaks. I've seen a few other similar issue, but haven't f…
-
As referenced in https://github.com/chipsenkbeil/distant.nvim/issues/114#issuecomment-1647972563, the default color scheme for `:Distant` UI appears to be pink and hard to read. I thought I would have…
-
This is to partially enable easier internationalization of stuff which is generated on the client side, like some context menus, and also means we can re-use a bit more code, but importantly means we …
-
Im getting the following error when running ./bootstrap:
`$ ./bootstrap.sh`
`Cloning into '.mason'...`
`remote: Enumerating objects: 167, done.`
`remote: Counting objects: 100% (167/167), done.`…
-
Currently only Go is supported and configured. Add support for more languages, like C, C++, bash, Dart, Kotlin, Rust, Assembly.
fsasm updated
6 months ago
-
http://talk.chicagowildlifewatch.org/#/boards/BCH0000002/discussions/DCH00003bw?page=1&comment_id=55dd12731766273b88000946
Errors reported include:
- Getting a "no more pics to classify" message that…
-
使用lazy分支下配置,每次启动nvim都会跑一次
```shell
[nvim-treesitter] [15/15] treesitter parser for cpp has been installed
```
这是说明安装成功吗,但是为什么每次启动都会从 [1/15] 跑到 [15/15] 以及启动时会提示
```shell
Error detected w…
n-WN updated
4 months ago
-
Not everyone probably wants a new file for each plugin they install.
Also there is no `path` variable for the location we want to put config in.
```lua
{
"roobert/tabtree.nvim",
config = …