Viewing profile — AndrewRadev
AndrewRadev
HN member- Joined
- Thu, Jun 30, 2011, 8:11 PM UTC
- HN karma
- 1
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About AndrewRadev
No profile information was provided.
Recent public activity
-
comment
Comment #4512920
Well, in your case, you could put a definition for javascript. The built-in "ruby hash style" transformation should work for this: " in ftplugin/javascript.vim let b:switch_definit…
-
comment
Comment #4512871
I'm the plugin writer. The should/should_not dance is something I keep doing when I write tests. Say I create a user with certain properties and I assert something about them: crea…
-
comment
Comment #2715587
I'm not really a Django user, but I was interested in the Vim section of the post. I work with Rails and my personal approach to setting framework-specific commands, mappings, etc.…