zah
|
3db9fd6077
|
Merge pull request #66 from unclechu/patch-1
added `writeLine` keyword
|
2017-10-07 15:52:33 +03:00 |
|
Viacheslav Lotsmanov
|
22acd370fa
|
added void type keyword
|
2017-10-07 13:16:38 +05:00 |
|
Viacheslav Lotsmanov
|
bb4f890a15
|
added writeLine keyword
`writeLn` is deprecated now
|
2017-10-07 03:28:37 +05:00 |
|
zah
|
b531222c20
|
Merge pull request #65 from nve3pd/master
corresponded to python3
|
2017-10-02 17:13:45 +03:00 |
|
nve3pd
|
2b841ff6f2
|
corresponded to python3
|
2017-09-28 21:30:32 +09:00 |
|
zah
|
1415361e3a
|
Merge pull request #64 from superfunc/master
Fix markdown formatting
|
2017-07-25 19:18:44 +03:00 |
|
superfunc
|
43c802b360
|
Fix markdown formatting
|
2017-07-23 09:05:18 -07:00 |
|
Zahary Karadjov
|
dcf25798f4
|
merge various improvements from https://github.com/Angluca
* recognize NimScript files
* automatically set up tab width in Nim buffers
* remove the NimLog in the python module, which is just a debugging aid
|
2016-05-19 19:50:46 +03:00 |
|
zah
|
7adbb71442
|
Merge pull request #50 from rogercloud/master
add windows support when creating nim-log.txt
|
2016-05-19 19:40:20 +03:00 |
|
Zahary Karadjov
|
10018be367
|
remove some obsolete system procs
|
2016-05-19 19:39:06 +03:00 |
|
zah
|
bb7ee4d969
|
Merge pull request #46 from Perelandric/writeln_to_writeLine
Highlights new names from recent renamings
|
2016-05-19 19:36:59 +03:00 |
|
zah
|
d72da053ce
|
Merge pull request #42 from rhysd/highlight-result
Added highlight for special variable 'result'
|
2016-05-19 19:36:21 +03:00 |
|
zah
|
711facd988
|
Merge pull request #31 from miyakogi/support_neocomplete
Add default configuration for neocomplete
|
2016-05-19 19:35:31 +03:00 |
|
Zahary Karadjov
|
55eaae0bb0
|
add a license
|
2016-05-19 19:32:27 +03:00 |
|
Zahary Karadjov
|
1f62902041
|
proper indentation for concept definitions
|
2016-05-19 19:27:38 +03:00 |
|
zah
|
01b2ac58df
|
Merge pull request #47 from FedericoCeratto/patch-2
Update Nim name and website
|
2016-05-19 19:24:05 +03:00 |
|
zah
|
d5c75dd6ff
|
Merge pull request #53 from Tyler-Anderson/patch-1
changing nimrod to nim
|
2016-05-19 19:23:24 +03:00 |
|
zah
|
3f73ac346b
|
Merge pull request #54 from def-/master
Update keywords and add new comment syntax
|
2016-05-19 19:22:27 +03:00 |
|
def
|
91673015d4
|
Update keywords and add new comment syntax
|
2016-01-29 00:09:15 +01:00 |
|
Tyler Anderson
|
5edd68793a
|
changing nimrod to nim
changing nimrod to nim in readme to update the info to the current language name of nim as well as the current nim.vim name.
|
2015-12-27 23:55:28 -08:00 |
|
Roger Shi
|
89f0a10aa3
|
add windows support when creating nim-log.txt
|
2015-08-24 15:50:07 +08:00 |
|
Federico Ceratto
|
2edab5cbc4
|
Update Nim name and website
|
2015-07-04 22:11:46 +01:00 |
|
patrick dw
|
36fbc8a251
|
Highlights new names from recent renamings
|
2015-06-20 12:12:14 -05:00 |
|
rhysd
|
db7f06b431
|
Add highlight for special variable 'result'
|
2015-05-23 17:52:11 +09:00 |
|
Zahary Karadjov
|
597cca20eb
|
Force the Nim compiler to output full paths
This fixes calling "nim check" from a directory
outside of the project tree
|
2015-05-10 21:01:09 +03:00 |
|
miyakogi
|
45b0bf9c1b
|
Add default configuration for neocomplete
|
2015-01-24 16:42:25 +09:00 |
|
zah
|
cb6d4e34eb
|
Merge pull request #27 from Normangorman/range_highlighting_fix
modify number matching regex to fix #26
|
2015-01-03 14:40:57 +02:00 |
|
Benjamin Gorman
|
14a9a9d3d8
|
modify number matching regex to fix issue #26
|
2015-01-02 03:19:50 +00:00 |
|
Zahary Karadjov
|
05fdf7eac6
|
some final Nimrod to Nim renames
|
2014-09-04 22:53:02 +03:00 |
|
Zahary Karadjov
|
6b9264fb84
|
Merge branch 'master' of github.com:zah/nimrod.vim
|
2014-09-04 22:47:57 +03:00 |
|
Zahary Karadjov
|
8d2db427b4
|
more renames
|
2014-09-04 22:47:42 +03:00 |
|
Zahary Karadjov
|
eecfe9b81f
|
Rename Nimrod to Nim
|
2014-09-04 22:44:36 +03:00 |
|
zah
|
c1e0659fff
|
Merge pull request #24 from gradha/pr_adds_missing_exceptions
Adds missing exceptions for highlighting.
|
2014-08-06 12:27:26 +03:00 |
|
Grzegorz Adam Hankiewicz
|
b71a49f219
|
Adds missing exceptions for highlighting.
|
2014-08-05 18:32:23 +02:00 |
|
zah
|
aa586b5397
|
Merge pull request #18 from gradha/pr_silences_babel_paths_during_checks
Disables hints for check command.
|
2014-03-08 13:41:26 +02:00 |
|
Zahary Karadjov
|
e27dd52829
|
move expandtab to the ftplugin for more consistency
|
2014-03-06 11:35:47 +02:00 |
|
zah
|
a66891c72e
|
Merge pull request #21 from flaviut/master
Make tabs automaticly turn into spaces
|
2014-03-06 11:31:22 +02:00 |
|
zah
|
27609d4d10
|
Merge pull request #20 from flaviut/master
Reccomend Synastic
|
2014-03-06 11:29:20 +02:00 |
|
flaviut
|
02b735ae7c
|
Make tabs automaticly turn into spaces
|
2014-03-05 17:56:54 -05:00 |
|
flaviut
|
b952e2bc23
|
Reccomend Synastic
|
2014-03-05 17:51:38 -05:00 |
|
zah
|
65a29ec92b
|
Merge pull request #19 from flaviut/master
Add Vundle information to readme
|
2014-03-04 01:23:05 +02:00 |
|
flaviut
|
ab0b173d0b
|
Make readme more consistant
Added text under instructions, added link to final step
|
2014-03-03 17:12:57 -05:00 |
|
flaviut
|
bdcff60d77
|
Added Vundle installation instructions
Also changed section headings to `#`s in order to make deeper nesting possible
|
2014-03-03 17:09:25 -05:00 |
|
Grzegorz Adam Hankiewicz
|
6de870a10a
|
Disables hints for check command.
Paths for babel packages being reported by the compiler are considered
errors and interfere with syntastic's :lnext and :lprevious support.
|
2013-12-10 11:09:14 +01:00 |
|
Zahary Karadjov
|
f6bd6cfd25
|
basic QuickRun support; implements #6
|
2013-12-10 01:36:15 +02:00 |
|
Zahary Karadjov
|
d2f05bc1a6
|
fixes #17
|
2013-12-09 23:45:56 +02:00 |
|
Zahary Karadjov
|
f947b48cda
|
more auto-indenting improvements
|
2013-08-25 14:47:26 +03:00 |
|
Zahary Karadjov
|
bebdd7bb99
|
various auto-indenting improvements; fixes #10
|
2013-08-25 00:44:19 +03:00 |
|
Zahary Karadjov
|
3d9f5fac08
|
re-integrate with the latest version of syntastic
|
2013-08-24 17:31:17 +03:00 |
|
zah
|
1b3ba4a4b9
|
Merge pull request #16 from DAddYE/patch-2
Added all ctypes
|
2013-07-30 09:01:34 -07:00 |
|