Commit Graph

322 Commits

Author SHA1 Message Date
ujihisa 5919706b02 Added haskelll snip. 2012-10-20 19:16:15 -07:00
ujihisa 76e8612410 Improved scala snip -- prev_word wasn't used properly 2012-10-20 00:24:26 -07:00
Shougo Matsushita 77b3a1950d - Fixed markdown snip. 2012-10-19 19:26:30 +09:00
Shougo Matsushita de6dd9aae2 - Improved documentation. 2012-10-19 11:02:08 +09:00
ujihisa b5afaa3363 Improved C++ snip 2012-10-15 23:05:24 -07:00
ujihisa 776b5801a3 improved lua snip 2012-10-15 23:03:51 -07:00
rhysd 2f30c8c83e Added C++ snippets
- static_cast ( this is C++11 feature )
- namespace
- new casts
2012-10-16 14:55:50 +09:00
ujihisa 030e98deda improving C snip -- abbr has more info 2012-10-13 18:11:05 -07:00
ujihisa 50b9a3a059 Improved vim snip -- adding augroup snippet. 2012-10-07 14:36:32 -07:00
Shougo Matsushita cc22621217 - Fixed vim snippets. 2012-10-06 18:00:21 +09:00
Shougo Matsushita e370a62d44 - Changed g:neosnippet#disable_runtime_snippets behavior. 2012-10-04 17:51:15 +09:00
ujihisa e7ac14bf34 scala snip tweaks 2012-10-03 21:24:24 -07:00
ujihisa ab9dc6873b Adding new snip: scala 2012-10-03 21:22:37 -07:00
Shougo Matsushita 6780dd60f6 - Improved python snippets. 2012-10-01 13:25:38 +09:00
Shougo Matsushita e3fa0bbf64 - Renamed commands. 2012-09-30 19:10:25 +09:00
Shougo Matsushita 67b59e9a1b - Deleted s:get_cursor_keyword_snippet(). 2012-09-30 17:30:21 +09:00
Shougo Matsushita 50cabbdce7 - Deleted neocomplcache depends. 2012-09-30 17:21:47 +09:00
Shougo Matsushita 6cebc087a2 - Refactored variables. 2012-09-30 17:17:31 +09:00
Shougo Matsushita 4fe36ca340 - Deleted neocomplcache#util functions. 2012-09-30 17:09:49 +09:00
Shougo Matsushita c07fdec557 - Vitalized. 2012-09-30 17:06:28 +09:00
Shougo Matsushita cb51dd674d - Changed runtime directory. 2012-09-30 17:04:46 +09:00
Shougo Matsushita 2359481091 - Fixed initialization. 2012-09-28 00:42:34 +09:00