Caleb Maclennan
34e0115ffa
Merge pull request #24 from ervandew/master
...
Default alignment option + ability to align at index 0.
2016-05-23 19:08:24 +03:00
Steven Weaver
60bd8664ba
adding hyphy filetype
2016-04-19 15:51:07 -04:00
Laurent Arnoud
ca46be883e
Added privoxy support
2016-03-05 18:42:09 +01:00
Steve Dignam
76afa5ba37
updated scss comment style to correspond to the style guide
2016-03-02 14:51:10 -05:00
Steve Dignam
d1de6136ba
updated ruby comment to fit with ruby style guide
2016-03-02 01:05:28 -05:00
Andre Souto
94ecc6c282
Adding config state handling before/after line comments
2016-02-22 09:46:45 -03:00
Caleb Maclennan
668c8a7336
Add comment syntax for SILE
...
Sile is a typesetter somewhat similar to LaTeX that uses two different
possible input formats. Input can be XML which is already covered or
there is a TeX like input format. The normal file extension for the
latter is .sil.
2016-01-21 19:13:06 +02:00
Denis Kolodin
8fd8e9599f
Add Rust and TypeScript rules
2016-01-20 15:49:27 +03:00
Hoyon Mak
40007efa1a
Add support for rust
2016-01-03 19:13:34 +00:00
Chris Linstid
92de964f61
Add support for terraform files
...
Terraform files are used to define different resources. Single line comments use a '#' and multi-line comments use '/* ... */'. For more information, see https://terraform.io/docs/configuration/syntax.html .
2015-12-14 15:11:46 -05:00
Anton
94bc2d62c6
Update README.md
...
Changed git clone command's font in pathogen installation description to monospaced
2015-11-17 21:13:54 +03:00
Harlan
40c4c66f7a
Added Swift comment map
2015-11-15 21:01:12 -05:00
Martin Grenfell
1f4bfd5992
Merge pull request #209 from DarthGandalf/space
...
Fix markdown in README to make the space visible
2015-10-29 23:48:39 +00:00
Alexey Sokolov
0bbb2da023
Fix markdown in README to make the space visible
2015-10-09 09:45:34 +01:00
neingeist
a3030b9625
Add Nagios config file support
2015-09-30 06:35:49 +02:00
Sivakumar Kailasam
05de4871ce
Adds support for handlebars file formats
2015-08-10 08:54:14 +05:30
Ratan
534329d1b8
added support for julia
2015-07-30 19:16:39 -04:00
Martin Grenfell
5cc672a4f2
Merge pull request #183 from azdkj532/master
...
according to pep8, we need a space after '#'
2015-07-26 21:54:39 +01:00
Wagner Camarao
cf4912d36c
Add config to allow commenting empty lines
2015-05-29 15:57:02 -07:00
Eli Young
6bdeaaa3d4
Add support for sshdconfig files
...
The sshdconfig filetype provider does not set `commentstring`, so
support must be explicitly defined.
2015-05-22 19:08:16 -07:00
azdkj532
3a60b6b1ec
add the attribute 'leftAlt' to python
2015-04-30 13:34:25 +08:00
reisgabrieljoao
6591d08b24
Correct bib comment delimiter.
2015-04-09 09:33:40 -03:00
azdkj532
776f69e684
according to pep8, we need a space after '#'
2015-03-17 13:46:04 +08:00
Kaoru Kohashigawa
2bffc66a42
Update README.md
2015-02-15 09:44:28 -06:00
Claudio Maradonna
e1029104f1
Added Blade comment
2015-01-23 13:10:17 +01:00
Sebastian Witte
d4f41d2697
Use state variable to determine whether the alternate delimiters have already been switched
2015-01-14 18:14:08 +01:00
Kevin Ballard
dbe8023a70
Add delimiters for TOML
2014-12-09 15:04:59 -08:00
Jonatan Olofsson
536779375d
Add support for tupfiles
2014-10-23 15:24:12 +02:00
Sebastian Witte
59c79279b5
Implement functionality to configure alternate comment style ( fixes #145 )
...
The change requires the variable to have global scope which is also updated in
the documentation.
2014-09-30 12:04:12 +02:00
Anton Panov
1b62184305
Add ruby multiline comment tags
2014-07-30 01:54:34 +04:00
Martin Grenfell
6549cfde45
make the delimitermap a global variable
...
This allows people to edit the delimiters at run time.
The option NERDCustomDelimiters can be used in a vimrc (or similar) but
is not useful after vim has loaded. So just open up the s:delimiterMap
hash.
2014-07-08 09:23:43 +01:00
svermeulen
f1a23cde6d
Fix for teak
2014-06-16 16:11:42 -03:00
Michael Lerch
956431914f
add pandoc
...
same as markdown
2014-05-06 08:37:15 -06:00
David Beitey
f5fba7c6c0
Add YAML and Salt state (SLS) comment mapping
2014-03-14 11:27:20 +10:00
Andrew Mass
d4858b5c5b
Add support for MIPS assembly.
2014-03-12 20:45:58 -05:00
status failed
e107ccc9b3
added idris field to delimiterMap
2014-01-05 18:40:52 +00:00
Jian Lan
785386db76
Update NERD_commenter.txt
...
Add one empty line between every two items. Add a period at the end of a sentence:(regardless of whether NERDSpaceDelims is set)
2013-10-17 03:22:44 -06:00
Jian Lan
8c73eef0ea
Update NERD_commenter.txt
...
Delete the excess the in "If the a selected line is commented then it is uncommented and vice versa. "
2013-10-17 02:52:26 -06:00
Michael Lerch
8c525a27aa
Add support for stan bayesian modeling language
2013-09-28 08:38:02 -06:00
Dirk Willrodt
1f06d8a4dd
remove space at end of appended comment
2013-09-20 13:44:07 +02:00
Bassem Youssef
26558db9f1
Support for Julia
...
http://julialang.org/
2013-09-12 15:17:23 -07:00
sailorfeng
289d2d64ec
Update NERD_commenter.vim
...
add lpc support
2013-09-11 17:40:50 +08:00
Spike Grobstein
8fff061222
added Dockerfile comment support
2013-08-25 10:04:11 -04:00
York Wong
c73514084a
change the comment style for systemtap (.stp)
2013-08-18 14:47:39 +08:00
Pascal Bugnion
4b049b83fa
Added support for fortran and yaml filetypes.
2013-07-14 18:39:11 +01:00
svermeulen
fbe3bd3c35
Exposed function to check whether a line is commented
2013-05-25 15:31:00 -03:00
Robin Schneider
f234d01408
Support for esmtprc and upstart.
2013-05-20 13:24:47 +02:00
heartsentwined
7770913088
add support for emblem
2013-04-17 10:00:03 +08:00
heartsentwined
785026abef
add support for ember-script
2013-04-08 17:49:46 +08:00
Jeremy Huffman
58e34664d2
add elixir language support
2013-03-25 22:02:46 -04:00