Dotfiles/nvim/.config/nvim/plugin
Jonathan Hodgson bc99f3960e VIM: Adds mapping for shebang line
The shebang line is used to determine which should interpreter should be
used when executing the file

The mapping here adds the string `#!/usr/bin/env ` at the begining of
the line.

https://en.wikipedia.org/wiki/Shebang_(Unix)
2020-09-26 22:35:00 +01:00
..
deoplete.vim VIM: Makes deoplete start by default 2020-09-26 18:12:02 +01:00
fzf.vim VIM: Adds fzf plugin 2020-09-26 17:11:39 +01:00
lsp.vim VIM: configures lsp for vim and go 2020-09-26 18:35:47 +01:00
mappings.vim VIM: Adds mapping for shebang line 2020-09-26 22:35:00 +01:00
settings.vim VIM: Adds listchars variable 2020-09-26 16:56:35 +01:00