-
Error detected while processing :
Traceback (most recent call last):
File "", line 1, in
File "/home/lea/.vim/bundle/vim-orgmode/ftplugin/orgmode/_vim.p
y", line 85, in r
res = f(*args, …
-
### Status quo
Currently we have `files` for building a nixvim config as an extra file and `extraFiles` for directly writing text as an extra file.
There is also no way to add a path as an extra f…
-
## Who are you?
@benknoble , the author of the plugin.
## How are you using wiki-md?
Here are some mappings and commands I'm using. I mostly invoke the commands via the `w` mapping, which han…
-
### Issues
- [X] I have checked [existing issues](https://github.com/jose-elias-alvarez/null-ls.nvim/issues) and there are no existing ones with the same request.
### Feature description
Provide a …
-
From readme.md:
> [..] the script makes use of |'commentstring'| where possible (which is usually set in a filetype plugin).
I have `filetype plugin on` in my .vimrc.
For example, in a C file runn…
wting updated
8 years ago
-
[see path generation](https://github.com/KnoP-01/krl-for-vim/blob/master/ftplugin/krl.vim#L1476) in ftplugin/krl.vim.
This is far from being an elegant way to do this.
-
On a RHEL 7 host
sudoers contains noexec on vim:
Cmnd_Alias ESCAPABLES= /usr/bin/vim
Defaults!ESCAPABLES noexec
Opening a perl file in vim - displays error:
"something.pl" 140L, 5708C
Cannot …
-
I put it in my ftplugins folder, then in vim I do run `filetype indent plugin on`, the `source ~/.vim/ftplugins/html/sparkup.vim.
Now, in an html file, when I press it acts all funy in insert mode. …
-
This is the 40th line of [ftplugin/rust.vim](https://github.com/rust-lang/rust.vim/blob/master/ftplugin/rust.vim#L40), including the comments before it:
```viml
" smartindent will be overridden by…
-
Git on Windows does not properly handle symlinks (this can be seen in different issues, where only a file containing the name to the link target is reported).
This makes the Vim plugin probably not w…