-
I am trying to register my table columns via java code, but I always get an internal server error 500 result with error message "Oops, an error occured". I am logging the json string I am sending to t…
-
**Describe the bug**
When setting `spellfile`, if `isfname` does not contain a period (`.`), I get `E474: Invalid argument: spf=/Users/davec/Projects/Personal/sustainable-rails/spellfile.en.utf-8.a…
-
**Describe the bug**
:colorscheme default in vim/nvim/nvim-qt (it is ok in gvim) does not display the same colors as on startup: https://www.shlomifish.org/Files/files/images/vim-colorscheme-defaul…
-
Any thoughts on this? Can't get any Vroom tests to run, the results are always along the lines of:
```
/Users/jonathan/.vim/bundle/github-issues.vim/test/gissues.vroom
ERROR on line 3: Vim quit unexp…
-
my custom syntax file:
```
syntax match myConcealabbr "each" containedin=ALL conceal cchar=∀
syntax match myConcealabbr "[gG]ood" containedin=ALL conceal cchar=👍
```
here 👍 is an ambiguous utf8 …
-
### Problem
The `font` argument for `:highlight` command (`:help highlight-font`) is not supported in `nvim_set_hl()`.
### Expected behavior
`nvim_set_hl()` should support `font` paramater. GUI fon…
-
* rust.vim version: the latest version as of today †
> † I honestly couldn't find where the version was. I started by looking at the local vim plugin files, then grep'ing those files, then moving o…
-
```
What steps will reproduce the problem?
1. Open up a file, change at least one line.
2. ":saveas tmp"
2. ":diffsplit original-file"
3. Modify one of the context lines.
What is the expected output?…
-
```
What steps will reproduce the problem?
1. Open up a file, change at least one line.
2. ":saveas tmp"
2. ":diffsplit original-file"
3. Modify one of the context lines.
What is the expected output?…
-
## TODO
* [ ] Add option `title` with one-line format to configure title output for HTML/ANSI responses
## Details
For now page name looks like "Weather report for Cityname". Would be way mor…