Despite my urge to murder everything microsoft, I've been redoing my Vim setup on my new Windows8 box and I wanted to share my vim setup with you guys today! It's in the form of a poorly worded github page, but I figure it's enough for people to tell me that everything I do is right and I should change nothing. Or the complete logical opposite to that last sentence. Either is cool, as long as it comes with a hug.
Blog Link: http://inmatarian.github.io/2013/12/28/ ... nt_love2d/
Or with a better code viewer: https://github.com/inmatarian/inmataria ... _love2d.md
Edit: fixed links
Vim Users Super Thread
Vim Users Super Thread
Last edited by Inny on Sun Dec 29, 2013 6:06 pm, edited 1 time in total.
- kikito
- Inner party member
- Posts: 3153
- Joined: Sat Oct 03, 2009 5:22 pm
- Location: Madrid, Spain
- Contact:
Re: Vim Users Super Thread
Here's my vim thing, if you are curious (I use it for everything, not just LÖVE):
https://github.com/kikito/adegan
https://github.com/kikito/adegan
When I write def I mean function.
Re: Vim Users Super Thread
Code: Select all
" Do not exit visual mode when shifting
vnoremap < <gv
vnoremap > >gv
- Ranguna259
- Party member
- Posts: 911
- Joined: Tue Jun 18, 2013 10:58 pm
- Location: I'm right next to you
Re: Vim Users Super Thread
.. what's vim ?
Re: Vim Users Super Thread
It's a text editor that's notable for having insane keybindings. Instead of using Ctrl and Alt for everything, it has "Modes" that you switch between. Most editors have Insert and Replace mode, Vim also has a Command mode where all of the keybindings are a single keypress, and some other modes as well. Vim sees a lot of usage by lots of Linux users, and some Unix (mac) users.Ranguna259 wrote:what
Why do we put up with such a bizarre text editor? There are several answers, but the one that most people care about is speed. You can do things really fast when you get proficient with vim. Initially it's a steep learning curve though.
- Ranguna259
- Party member
- Posts: 911
- Joined: Tue Jun 18, 2013 10:58 pm
- Location: I'm right next to you
Re: Vim Users Super Thread
I totaly forgot this post
Anyway, this looks pretty awesome but it's linux only, Valve please hurry up with SteamOS already
Anyway, this looks pretty awesome but it's linux only, Valve please hurry up with SteamOS already
Re: Vim Users Super Thread
I wrote that blog post while figuring out how to get gvim working on Windows 8.
- kikito
- Inner party member
- Posts: 3153
- Joined: Sat Oct 03, 2009 5:22 pm
- Location: Madrid, Spain
- Contact:
Re: Vim Users Super Thread
I have used my vim config in both ubuntu and mac. No problems in any of them.
When I write def I mean function.
- Sheepolution
- Party member
- Posts: 264
- Joined: Mon Mar 04, 2013 9:31 am
- Location: The Netherlands
- Contact:
Re: Vim Users Super Thread
I want to master Vintage Mode in Sublime Text, but in what steps should I learn? Where do I start?
Who is online
Users browsing this forum: No registered users and 8 guests