Yasuhiro Matsumoto
|
74ed699e82
|
vint: Use v:version
|
2020-10-16 16:43:59 +03:00 |
|
Yasuhiro Matsumoto
|
5cff46c7d5
|
vint: Use v:version
|
2020-10-16 16:43:59 +03:00 |
|
Yasuhiro Matsumoto
|
d37b228985
|
vint: Use single quotes.
|
2020-10-16 16:43:59 +03:00 |
|
nepeckman
|
358e2e0130
|
Added func as a function keyword
|
2018-12-13 11:23:48 +02:00 |
|
erw7
|
e3806c600c
|
Fix numerical syntax
Fix an issue that is not highlighted when floating point suffix is
omitted in cases like 1exp+10.
|
2018-02-17 17:11:41 +09:00 |
|
erw7
|
c6c230b6fc
|
Change regular expression to more readable
|
2018-02-10 12:20:46 +09:00 |
|
erw7
|
43de5bb9a1
|
Fix numerical syntax
|
2018-02-03 18:34:25 +09:00 |
|
Zahary Karadjov
|
8167c50bd4
|
Add vtref and vtptr as keyworkds
|
2017-11-29 17:35:56 +02:00 |
|
zah
|
cf2464f819
|
Merge pull request #68 from unclechu/patch-3
added `echo` keyword
|
2017-10-08 22:43:04 +03:00 |
|
zah
|
921b6996cc
|
Merge pull request #70 from unclechu/patch-5
added keywords `chr` and `varargs`
|
2017-10-07 21:02:19 +03:00 |
|
zah
|
08815fe8e1
|
Merge branch 'master' into patch-3
|
2017-10-07 21:01:50 +03:00 |
|
Viacheslav Lotsmanov
|
1b094305a9
|
added keywords chr and varargs
also `openArray` with uppercase
|
2017-10-07 22:16:49 +05:00 |
|
Viacheslav Lotsmanov
|
df3c0ad89e
|
more lower-case builtin keywords
|
2017-10-07 22:08:41 +05:00 |
|
Viacheslav Lotsmanov
|
01f1f1e9ee
|
added echo keyword
|
2017-10-07 21:51:48 +05:00 |
|
zah
|
3569f68bc9
|
Merge pull request #67 from unclechu/patch-2
added `void` type keyword
|
2017-10-07 15:53:04 +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 |
|
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 |
|
def
|
91673015d4
|
Update keywords and add new comment syntax
|
2016-01-29 00:09:15 +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 |
|
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 |
|