Hacker News new | ask | show | jobs
by nikkisnow 4684 days ago
I agree with many of the things @canthonytucci said. My biggest thing is that I need Vim keybindings to feel 'normal' inside my editor and, for the life of me, can't find out how to enable them in Light Table. The commands and views I use/see in my LT installation on Fedora 19 do not look like or act like the docs. It's extremely frustrating. I'm willing to muddle through learning a new text editor. I also really want to like this editor but I find it hard to do so when the docs aren't matching what I see.

[edit]: cleaned up text for clarity.

1 comments

Updated docs are coming soon, just didn't want to hold the release any longer.

In your user behaviors add this: :editor [:lt.plugins.vim/activate-vim]

and then save.

Wonderful! Thanks for the info!