Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Suggestions... hmmm...
- vim knows how to color syntax.
- the tab length can be configured
- If used with screen, configure the screen activation key to be something else than alt-a
- get familiar with ctags
- tryout gvim
- tryout kate (has a "vi mode")
- tryout ksh (has a "vi mode")
- Read https://linux.com/learn/...
- Print out a one-page cheat-sheet -
First of all, configure
- Color-Sheme
- Line-numbers
- Wildmenu
- tabstop
- tabwidth
Then learn some vimscript to customize your vim like a god with
- mappings
- functions
- commands
... -
netctl2706ystart with a simple plugin manager. i use vundle. It is easy to install a lot of plugins to costumize it how you want. first one you should look is nerd tree.
-
v-vp35356yHope you are typing right (https://www.ratatype.com/learn/). I have seen people use vim with arrow keys and mouse.
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
I've started coding in vim. Any suggestions or customizations ?
question
skyisblue
linux
code
vim