-
Expected:
vim something_didnt_start_with_edl.tsv
it should do nothing, i.e., map keys or change banner, in the case when user edits raw tsv files.
However, `autoload/` and `ftplugin/` wi…
-
The latest change to haskell-vim broke haskell-nvim.
From [this comment](https://github.com/gruvbox-community/gruvbox/pull/87#issuecomment-762871866):
> here's the highlight groups i use daily
…
rbong updated
3 years ago
-
The version mentioned in the title has this plugin under ftplugins dated more recently than the code in [this repo](https://github.com/vim/vim/blob/master/runtime/ftplugin/markdown.vim#L4). Took me a …
-
i think the snippets should put into [filetype]/_.snippet like the $vimruntime/ftplugin/
so that if i have a lot of ruby snippets , i could put them into [filetype]/_.snippet
then the snippet could b…
-
Currently, vinegar reads `'wildignore'/'wig'` only a single time when vim is started and sets `g:netrw_list_hide` with
```viml
if exists("g:loaded_vinegar") || v:version < 700 || &cp
finish
en…
-
```
What steps will reproduce the problem?
1. open a file which happens vim happens to pick as [cfg], ~/.hgrc happens to
be such a file
2. attempt to comment lines using any commenting plugin; for in…
-
```
What steps will reproduce the problem?
1. open a file which happens vim happens to pick as [cfg], ~/.hgrc happens to
be such a file
2. attempt to comment lines using any commenting plugin; for in…
-
```
What steps will reproduce the problem?
1. open a file which happens vim happens to pick as [cfg], ~/.hgrc happens to
be such a file
2. attempt to comment lines using any commenting plugin; for in…
-
```
What steps will reproduce the problem?
1. open a file which happens vim happens to pick as [cfg], ~/.hgrc happens to
be such a file
2. attempt to comment lines using any commenting plugin; for in…
-
Thanks for releasing this project --- it looks handy!
I'm happy to work on this issue next month ;) if no one beats me to it. I believe fixing this would also make it easier to install using the…
cxw42 updated
4 years ago