-
Hi, I cloned and compiled `dotnet/razor` with `dotnet build .\Razor.sln`. Both `.\build.ps1` and `.\build.cmd` give me errors. The build results in an `artifacts\bin\rzls\Debug\net8.0\rzls.dll`. When …
-
I would like to propose that the workman-layout GitHub organization endorse some standard Vim bindings for the Workman layout, and then curate a set of configs for applications with vim-like bindings.…
ajgrf updated
6 years ago
-
At present, I am certain that the t:undotree.Hide() function is causing this error.
vim version
vimrc:
filetype plugin on
call plug#begin()
Plug 'mbbill/undotree'
nnoremap \ \ :UndotreeToggle\…
-
### Did you check docs and existing issues?
- [X] I have read all the docs.
- [X] I have searched the existing issues.
- [X] I have searched the existing discussions.
### Neovim Version (nvim …
-
The following code is indented per [vim-ruby](https://github.com/vim-ruby/vim-ruby):
```ruby
GitHub.expects(:instrument)
.with("active_job.error",
queue: "default",
class_name…
-
- SSH into a computer
- Type the name of a command that doesn't exist
- Watch command-not-found fail:
```
$ vim
bash: vim: command not found...
Install package 'vim-enhanced' to provide command 'vim'…
-
When using the vim shortcuts `o` or `O` to insert above or below the cursor, the outliner plugin does not insert a bullet point.
**To Reproduce**
1. Enable vim editor layout
2. Go to a page
3. P…
-
Hello I am using LazyVim and a simple langmap to switch `z` with another letter `w`. The folding is completely broken.
I am trying to fix it with this plugin but it is not working.
My investigatio…
-
Hello, NeoVim team
I am a Vim user with a non-English keyboard layout and I wonder if it would be possible to fix things in NeoVim. Is this even possible? I don't know if a terminal is able to regist…
-
https://github.com/swaywm/sway
this configuration works for me on Sway:
```
"vim.autoSwitchInputMethod.defaultIM": "0",
"vim.autoSwitchInputMethod.obtainIMCmd": "/home/user/.config/sway/ge…