-
Explain the problem here ...
_Error: PlugInstall is not an editor command_ is the error you get when Git is not installed. Not an intuitive error message wrt the problem. Every time I downloa…
-
Not sure if this is a great title, so I can change it if necessary. I have been having an issue recently, where I have _huge_ delays when my editor (Neovim) goes to complete something. I boiled it dow…
-
For searching through my dotfiles I currently have:
```clojure
;; Search through dotfiles
(local config (vim.fn.stdpath :config))
(snap.register.map [:n]
[:fP]
…
-
Tried out these dotfiles with [Neovim](https://neovim.io/) and things appear working for the most part. Have not conducted extensive tests.
Any interest in committing a `$ ln -s vimrc init.vim` here,…
-
Subscribe to this issue and stay notified about new [weekly trending repos in Lua](https://github.com/trending/lua?since=weekly).
-
Also opened a related PR at https://github.com/leona/helix-gpt/pull/34
`kakoune-lsp` throw this error.
```
Feb 22 13:43:24.153 ERRO Failed to get Content-Length header, module: kak_lsp::languag…
-
- Sometimes gVim version is not compatible with the config.
- No machine has neovim
Solution:
a) include a Vim/Neovim distribution executable in the dotfiles?
b) auto-install the required versio…
-
convertional commits との兼ね合い, huskyでの実現が分からない。いつかやる
あわせて [konafx/dotfiles](https://github.com/konafx/dotfiles) のneovimあたりの設定で補完できるようにしたい。cliでやるのが一番まるい
-
I'm getting this error when I attempt to get this plugin working with my neovim:
```
remote/host: python3 host registered plugins [] …
-
Hi i'm a new user and am using the default setup.
Setup:
```
local db = require("dashboard")
db.setup({
theme = 'doom',
config = {
header = {}, --your header
center = {
{…