Commit Graph

  • 4365146696 Fix delimiter for stp filetype (SystemTap) flyxian 2015-02-06 15:39:50 -07:00
  • 29dc14db02 Escape <space> for NERDComToggleComment mapping Ezequias Dinella 2015-02-02 11:42:21 -02:00
  • e1029104f1 Added Blade comment Claudio Maradonna 2015-01-23 13:10:17 +01:00
  • d4f41d2697 Use state variable to determine whether the alternate delimiters have already been switched Sebastian Witte 2015-01-14 18:13:35 +01:00
  • 509ce93a0c Fix Markdown escaping in README Josh Bodah 2014-12-11 11:07:58 -05:00
  • dbe8023a70 Add delimiters for TOML Kevin Ballard 2014-12-09 15:04:59 -08:00
  • 8502847173 Add ability to comment starting at first column instead of first non whitespace Akiva Leffert 2014-11-11 19:04:53 -05:00
  • 806af28c1d Properly escape <space> in markdown. Closes #109 Schnittchen 2014-11-08 22:13:14 +01:00
  • 536779375d Add support for tupfiles Jonatan Olofsson 2014-10-23 15:24:12 +02:00
  • 59c79279b5 Implement functionality to configure alternate comment style (fixes #145) Sebastian Witte 2014-07-25 17:14:56 +02:00
  • e529255e57 modify c comment action wangjun 2014-09-16 10:49:30 +08:00
  • 5a84af9fdd Merge pull request #1 from adamhayes/master lxsli 2014-09-03 23:05:20 +01:00
  • c7c79105f8 Changed "else if" to "elseif" and added fortran file type. Adam Hayes 2014-09-03 16:54:57 -04:00
  • aa43699959 Merge 3c695c1f99dc3455b873b54eeb0a1a97c2f2a5f5 into 6549cfde45339bd4f711504196ff3e8b766ef5e6 variable 2014-08-13 07:26:05 +00:00
  • 3c695c1f99 Python PEP8 variable 2014-08-13 19:12:58 +12:00
  • f51a1b5d8d added Coq support Szymon Śliwa 2014-08-04 15:26:48 +00:00
  • 1b62184305 Add ruby multiline comment tags Anton Panov 2014-07-30 01:54:34 +04:00
  • bd34b97e91 Merge e4a22b7c0f2d114da9f1ec95e393b8c60ed7db6c into 6549cfde45339bd4f711504196ff3e8b766ef5e6 mozillazg 2014-07-10 05:23:51 +00:00
  • e4680141c2 Merge e67824e0914fb7cdf34842c4d7ba75cca91c21f8 into 6549cfde45339bd4f711504196ff3e8b766ef5e6 Josh Turmel 2014-07-08 19:44:39 +00:00
  • 6549cfde45 make the delimitermap a global variable Martin Grenfell 2014-07-08 09:21:57 +01:00
  • 56262087ed add space in c /* */ comment idning 2014-06-20 10:32:40 +08:00
  • f1a23cde6d Fix for teak svermeulen 2014-06-16 16:11:42 -03:00
  • 42c137874c Merge branch 'pr/24' Keith Hughitt 2014-06-02 13:47:26 -04:00
  • e67824e091 Change Python comment style to match PEP8 standard Josh Turmel 2014-05-28 08:15:43 -05:00
  • 956431914f add pandoc Michael Lerch 2014-05-06 08:37:15 -06:00
  • 7f59447f20 revert pep8 for branch Ashley Blackmore 2014-04-30 12:42:32 +10:00
  • 60bb68e3f8 add commenting for jinja templates Ashley Blackmore 2014-04-30 12:30:58 +10:00
  • 37e2a3b9f4 Added support for RMarkdown files Keith Hughitt 2014-04-15 21:47:38 -04:00
  • f642e20dec update pep8 comment style Ashley Blackmore 2014-04-09 12:48:16 +10:00
  • 85a020f1d0 Add ability to create a line of comment characters Luis Piloto 2014-03-22 23:53:01 -04:00
  • f5fba7c6c0 Add YAML and Salt state (SLS) comment mapping David Beitey 2014-03-14 11:27:20 +10:00
  • d4858b5c5b Add support for MIPS assembly. Andrew Mass 2014-03-12 20:45:58 -05:00
  • 842409b3dc Ensure <space> is shown on Readme for toggle David Beitey 2014-03-06 23:49:28 +10:00
  • 5a641620e5 Sexy comments by default + only <leader>c mapping. Rafael Rendon Pablo 2014-02-24 09:23:10 -06:00
  • 5be881f505 wrong coffee script coment Andres Monge 2014-02-10 18:37:34 +01:00
  • e6ac89e7a9 First step to add Only Sexy comments feature. Rafael Rendon Pablo 2014-02-02 12:48:04 -06:00
  • defffa742b add Racket setting CMonkey 2014-01-13 22:20:02 +08:00
  • e107ccc9b3 added idris field to delimiterMap status failed 2014-01-05 18:40:52 +00:00
  • 2cea9075cc Add 'c0 to comment in first column Alexis Lee 2013-12-04 15:26:42 +00:00
  • 785386db76 Update NERD_commenter.txt Jian Lan 2013-10-17 03:22:44 -06:00
  • 8c73eef0ea Update NERD_commenter.txt Jian Lan 2013-10-17 02:52:26 -06:00
  • 4fd4e789a9 Merge 94cf4ae4710fd98f9ac107f1992eae6923c02122 into 0b3d928dce8262dedfc2f83b9aeb59a94e4f0ae4 Mikael Muszynski 2013-10-02 01:53:08 -07:00
  • 8c525a27aa Add support for stan bayesian modeling language Michael Lerch 2013-09-28 08:38:02 -06:00
  • 1f06d8a4dd remove space at end of appended comment Dirk Willrodt 2013-09-20 13:44:07 +02:00
  • 26558db9f1 Support for Julia Bassem Youssef 2013-09-12 15:17:23 -07:00
  • 289d2d64ec Update NERD_commenter.vim sailorfeng 2013-09-11 17:40:50 +08:00
  • 8fff061222 added Dockerfile comment support Spike Grobstein 2013-08-25 10:04:11 -04:00
  • c73514084a change the comment style for systemtap (.stp) York Wong 2013-08-18 14:47:39 +08:00
  • e4a22b7c0f Update Python comment style mozillazg 2013-08-16 09:33:24 +08:00
  • 4d6f5d5664 Merge 9cd0fdfdb1a9b13a691ff0c4cac2724ec67b34f8 into 0b3d928dce8262dedfc2f83b9aeb59a94e4f0ae4 Carlos Campderrós 2013-07-31 01:01:08 -07:00
  • 9cd0fdfdb1 fixed README.md regarding \<space\> Carlos Campderrós 2013-07-31 09:56:58 +02:00
  • 301c7332c1 Add support for yanking into a register Ben Boeckel 2013-07-29 21:47:42 -04:00
  • 4b049b83fa Added support for fortran and yaml filetypes. Pascal Bugnion 2013-07-14 18:39:11 +01:00
  • a35a568a3f added delimiters for idris (http://www.idris-lang.org) raichoo 2013-06-07 11:24:02 +02:00
  • fbe3bd3c35 Exposed function to check whether a line is commented svermeulen 2013-05-25 15:31:00 -03:00
  • f234d01408 Support for esmtprc and upstart. Robin Schneider 2013-05-20 13:24:47 +02:00
  • 7770913088 add support for emblem heartsentwined 2013-04-17 10:00:03 +08:00
  • 785026abef add support for ember-script heartsentwined 2013-04-08 17:45:59 +08:00
  • 2ea84d8214 Merge bf3341bc171ed72a04d08f17d6da8962d6db6b91 into 0b3d928dce8262dedfc2f83b9aeb59a94e4f0ae4 Santosh Kumar 2013-04-08 00:50:13 -07:00
  • bf3341bc17 Fixes issue #104 Santosh Kumar 2013-04-08 13:04:14 +05:30
  • 58e34664d2 add elixir language support Jeremy Huffman 2013-03-25 22:02:46 -04:00
  • 453a868c09 Merge 699276967aa4d78fadbf4d9236e70b3cd29fcc95 into 0b3d928dce8262dedfc2f83b9aeb59a94e4f0ae4 David Sanders 2013-02-24 16:53:37 -08:00
  • 699276967a Fix syntax error in README.md David Sanders 2013-02-24 17:36:54 -07:00
  • 4f3d9c0e12 only use g:NERDDefaultDelims if no filetype has been set ervandew 2013-02-11 15:03:07 -08:00
  • 0c04654498 add config support for default delims ervandew 2013-02-06 07:54:06 -08:00
  • 5724385b2f Fix: missing escaping of < and > . Alan Franzoni 2013-01-27 21:49:37 +01:00
  • 0b3d928dce Merge pull request #101 from aemonge/patch-1 Martin Grenfell 2013-01-10 01:27:12 -08:00
  • 85086ded50 Merge 00e41958df01008a3eb36fa20fcab322a0bbe3f9 into c3756d1ecca65ead2e1bdc82e8539f058b5d4818 Andres Monge 2013-01-10 01:12:28 -08:00
  • 00e41958df Corrected the SQL comment keys Andres Monge 2013-01-10 10:12:19 +01:00
  • ab1fe7f5f0 Support for racket language. Parker 2013-01-09 11:54:35 -07:00
  • c3756d1ecc Merge pull request #79 from DawidJanczak/master Martin Grenfell 2013-01-03 03:16:00 -08:00
  • 9cba99e10a Merge e983cf27e7d7a46e7e3f8f277090d526afd132e5 into 8cf43a4057169503f42d177c2a45b558e6dc3d5f Dawid Janczak 2013-01-03 03:15:50 -08:00
  • 8cf43a4057 Merge pull request #91 from sietse/patch-1 Martin Grenfell 2013-01-03 03:15:41 -08:00
  • 67b7ba30e6 Merge 362f6706c65f88de5939cc23a792b6cfe151e6d3 into 7b127e63aaf2575cc26559b4086b2105484ec0b7 sietse 2013-01-03 03:15:20 -08:00
  • 7b127e63aa Merge pull request #98 from johntyree/patch-2 Martin Grenfell 2013-01-03 03:14:41 -08:00
  • 5d301ba04b Merge eb5720c3659bf594d699f66a74713a71fb2c495f into 6983efa244c29bc863e5cec1dbd3391f44939a49 John Tyree 2013-01-03 03:11:15 -08:00
  • 6983efa244 Merge pull request #97 from johntyree/patch-1 Martin Grenfell 2013-01-03 03:11:10 -08:00
  • eb5720c365 Remove extra space from Haskell alt. John Tyree 2013-01-03 12:10:29 +01:00
  • b05e7eba67 Merge fa7c2cdc2a9853918e6aa626a3959d7cfb976516 into f87a5f4b5108e1b22c6f6cb0042d5bb550d685ab John Tyree 2013-01-03 03:09:07 -08:00
  • fa7c2cdc2a Update plugin/NERD_commenter.vim John Tyree 2013-01-03 12:08:52 +01:00
  • f87a5f4b51 Merge pull request #88 from jchain/master Martin Grenfell 2012-12-09 03:12:49 -08:00
  • 1379a15765 Merge 1eb2eba5d3dcc5654f2e2212da19f65917dba120 into f6137c7fc8e039d4f6358b97cb97e3d797545953 John Chain 2012-12-09 03:12:39 -08:00
  • 80cf75f157 fixed haskell's multi-line commenting being mixed up with single-line commenting. Fancy/Sexy commenting should work with .hs files now. Armin Moradi 2012-11-26 19:45:54 -05:00
  • 362f6706c6 Update plugin/NERD_commenter.vim sietse 2012-11-05 14:52:39 +01:00
  • f6137c7fc8 Merge pull request #90 from 6ahodir/master Martin Grenfell 2012-11-01 03:14:23 -07:00
  • 6c2b4e593b Merge b660938045d6f6758e5c8c889fdf1d278ccc47dc into 06cf7e7c387e928af94c504872cb600457bf9225 Bahodir 2012-10-31 22:23:49 -07:00
  • b660938045 adding vala support 6ahodir 2012-11-01 01:22:33 -04:00
  • 4cd4e1af4c Merge 1a7eec1c76ee79855ce61387c1f8d5eaedcdb824 into 06cf7e7c387e928af94c504872cb600457bf9225 ozgurakgun 2012-10-25 05:23:04 -07:00
  • 1a7eec1c76 change Haskell line comment to '-- ' ozgurakgun 2012-10-25 14:20:34 +02:00
  • 1eb2eba5d3 Added comment support for Octave (a opensource Matlab clone) John Chain 2012-10-24 20:52:23 -05:00
  • 06cf7e7c38 Merge pull request #86 from inkarkat/fix-insert-mode-plug-mapping Martin Grenfell 2012-10-23 15:10:03 -07:00
  • 286243c78e Merge f4b1a46a417af0a5ca577efbb998c96bfa4288cc into 8f6abbe22aa738aa42bef3f92240edb9d474a9a0 Ingo Karkat 2012-10-23 15:09:59 -07:00
  • 8f6abbe22a Merge pull request #87 from inkarkat/improve-insert-mode-mapping Martin Grenfell 2012-10-23 15:09:27 -07:00
  • 571f60cdc9 Merge e5f611185611bad968e18e7e31343e62eade817a into 17168b0d613ae317a7daa021aadb03fe6e92cc76 Ingo Karkat 2012-10-23 06:43:40 -07:00
  • e5f6111856 Avoid beep and additional space on insert-mode commenting at EOL. Ingo Karkat 2012-10-23 15:35:44 +02:00
  • f4b1a46a41 Fix insert-mode <plug>NERDCommenterInsert mapping. Ingo Karkat 2012-10-23 15:19:36 +02:00
  • 17168b0d61 Merge pull request #83 from NSError/scons Martin Grenfell 2012-10-03 13:56:20 -07:00
  • 5baceb2c0a Merge 4c03b5ac3f08931e7148ac2961de0fb9c4e67f8e into baa453aad84bbdb999c9d75915886244b98c39f3 Chris Miller 2012-10-03 13:40:05 -07:00
  • 4c03b5ac3f Added SCons (Python DSL). Chris Miller 2012-10-03 14:39:32 -06:00
  • e983cf27e7 Add rspec filetype. Dawid Janczak 2012-07-17 19:50:59 +02:00