name ONE (1) reason you don't use vim
Name ONE (1) reason you don't use vim
Because I use vi
/thread
because I find nano a much easier, faster to understand plaintext editor when I'm sshing. I didn't need to look up man pages or any other shit, all the controls you need (exit, save, etc) are displayed right in the terminal. 0 learning curve, instantly usable after opening it the first time, no weird shit going on.
For all other uses, I have more appropriate editors: I program in proper, full IDEs dedicated to the languages I work in (mainly intellij, paid for by my generous employer despite being for private use). Small shit like editing my little php/css/js private website happens in notepad++. Working on my firefox and chrome addons and similar projects sometimes happens in intellij or visual studio code for the sake of easier working with so many files in different directories.
vim et al is that useless little thing in the back of the drawer: probably good for something but everything you can think of has better suited tools available.
but i do
I use GVim.
Because I'm a cuck. That's the only possible reason.
>backspace doesn't clear the last character, it just moves the cursor backwards
I do, but now I use nvim instead when available.
When I'm actually working on something though I use spacemacs.
Vim is my go to quick text editor, though. Always.
See How is regexp use in nano ?
you're not in insert mode.
>autism and weak bait
haven't needed it yet over ssh to my linux box. Have only ever needed and used regex search in notepad++ for misc plaintext editing and massive script adjustments
But it does if you are on INSERT mode. You must be another tard with no idea on how to use it or read the tutorial files.
I can't use any other text editor but vim now
>with no idea on how to use it or read the tutorial files.
>a plaintext editor that's so counterintuitive you need to read a tutorial to perform the most essential functions
>somehow people consider this a good thing
>needing to change modes to delete a single character
You guys are passing me the ammunition.
Press x to delete a character without changing modes or "dd" to delete the whole line... I can go on, but you are just stupid.
>x key in command mode deletes character
learn vim before making these points
Some people like powerful programs that, when properly used, can be fast to work with and save you lots of time. Others like to click big colorful icons because anything else is difficult.
I like to call the second group retards.
>text editor that you need to learn to use instead of it just being fucking obvious by itself like every other text editor in the world
why do people use this?
>random as fuck key controls
>different modes and shizzle
>in a mere fucking plaintext editor
honestly what is wrong with you guys? when did "less is more" become forgotten?
>pressing x to delete a character
>being totally out of standard for a simple text editor is somehow a good thing
>muh tutorials and manuals and sheit
Is vim the most autistic text editor on Earth?
Because Eclipse + Vrapper plugin has all the vim features I care about without being a piece of shit
See
nano has no icons and most of the other programs I use don't require use of toolbar icons either. They're all just made to conform to established standards instead of reinventing the keyboard so you can just use them out of the box.
nice projection you got going on there m8
Emacs is better.
its in a fucking terminal
Nano can't do even half of the shit you can with VI/VIM. There is a reason its controls are simplifyed.
>what is gvim
Forgot how to close it
Then use gvim.
Because I use Vi instead.
It's nice on a laptop where you don't have a usb mouse, you can keep your hands on home row basically the entire time and touchtype your way through typing the entire document.
>being this assblasted trying to defend an autistic "text editor"
Heh, don't worry user, we all gave valid reasons to not use this pile of shit.
If you can't face it, well, you'll be the retarded then.
We still don't have a dev server in the office so have to use local xamp on windows. Using Netbeans and jVi plugin, pretty cool.
>gvim
Dog bless you
Yeah, all the reasons being "It's too hard user". Whatever, back to Office 2000 or Notepad. Powerful tools were never meant for users like you.
I do when in a terminal, but if I'm not SSH: ing somewhere I prefer to use a fast editor such as Sublime Text because it's fast, extensible and follows more standard UX patterns.
Modal editing sucks green donkey dicks.
You know... You are right.
Because why the fuck a text editor needs to be needless complicated?!
>hurr durr muh keystrokes and shortcuts
In no way this will make you type faster than Pajeet on Atom.
But have it your way, not trying to stole your autistic glory of knowing everything about the most retarded text editor on Earth.
because visual studio code is better
>Pajeet on Atom
Well that is the >designated editor
Vim for terminal editing, which is usually the easiest and quickest way of editing.
Kate for chunkier projects.
>tfw don't program anything big enough to need an IDE
But if I did, it'd be Visual Studio.
I don't like the letter V
>implying I don't
I'm trying to use emacs+evil though, but there are so many issues... just to name a couple:
- no native tab support (!) and packages like tabbar, escreen, elscreen, evil-tab, all them have serious usability problems.
- can't ^C to exit insert mode because of complex mapping collisions
So I will probably stay with the good ol' Vim til neovim is ready.
Because I use things like substitutions and other advanced features. Not that any of you cucks would understand that a text editor can be used for a lot more that writing your high school assignments.
but emacs does everything vim done
Don't know why you're so upset.
If you say text editors can do a lot more, why use Vim then? Other text editors can do a lot better than this piece of trash.
Oh I remember, you suffer from autism...
Carry on.
I like mousepad
Because
git clone git://git.sv.gnu.org/emacs.git && \
cd emacs && \
git checkout emacs-25.1.91 && \
./autogen.sh && \
./configure --prefix="$HOME/local" --without-all --without-x && \
make -j && \
make install
OK. Which one, that you can find usually on a production server can do the same as VIM ? Enlighten me, user.
How is saying that a simple user-friendly editor is best for your needs "autistic bait"?
lazyness
Instead of pressing x you could also press del
>being totally out of standard for a simple text editor is somehow a good thing
Actually a lot of vim key standards are used in outher programs like / for search or g to go to line . So one could argue, that it is not out of standard but defining a standard by its own.
...
But Nano and notepad++ don't require you to use "big colored icons" to write your programs, they just leave out the stuff that you're not going to need 99% of the time. You guys are no better than the people shilling IDE's, if you NEED anything more than a simple, lightweight text editor to make sense of your code, then it's time to refactor.
Yeah and why use the more "powerful" editor when you don't need the features?
Question, Sup Forums
What are your essential Vim plugins?
What is your go-to color scheme?
I'm trying to configure mine in a proper, non-bloated way, and I would love some hints
Visual Studio Code.
I keep mixing up j and k for moving up and down
Because I use Spacemacs for programming.
It's basically emacs minus autism.
Google about how its using 13% cpu to render the blinking cursor in VS Code.
What a shit show of an editor. Whats the point?
>What are your essential Vim plugins?
Lightline and syntastic.
What is your go-to color scheme?
My own. It's a right of passage to make your own vim colorscheme. I started by editing one of the simpler ones, like pablo.
>I'm trying to configure mine in a proper, non-bloated way, and I would love some hints
Go with no plugins for as long as you can.
The problem with vim plugins is that they tend to turn vim into emacs, and make it just as slow.
99% of what you need is already in vim.
There are no essential plug ins... I have about 14 lines in .vimrc with no color scheme or anything, very minimal, just use Vims features
>Whats the point?
It's better than Vim.
j hangs downward and k extends upward
>color scheme
Solarized, default, or my terminal colors
So you're saying that if you're using Vim to code it means you need to refactor, since you should only need Notepad++ etc?
The reason we use Vim and shill it hard is because it is extremely ergonomic. You don't have to move your hand from keyboard to mouse. If you are coding lots every day, you NEED features like this. If you go without Vim and don't bother to learn it, you slow your coding, and strain your limbs and hands more than you need to.
It's like "why would I need to learn to ride a bike I can just walk", "Look when I try and sit on it, it just falls to the side," "I need to learn to ride a bike just to get to the store? Lol I'll just walk"
No faggot
Because it helps niggers.
I do config management work mostly and I prefer a GUI editor and use sublime text. You aren't making manual changes on your servers are you?
I know vim can do everything sublime can even with all of the plugins I use, especially for linting, but really it would take a huge time investment with vim to get anywhere near as profencient.
Have you tried out spacemacs yet?
kek
>bait
modal editors are fucking retarded
Not him, but I'm trying it now, but it feels kind of sluggish compared to vim. Seems more like an IDE, so I think I'll keep trying to use it unless it becomes too much of a pain to configure.
he's right y'know
>can't execute a shell command without a range
Shit plugin, desu. I don't want to tab out just to use git.
The worst thing about vim is that I can't use ctrl-e and Ctrl-a to move to the beggining or end of a line, like I can literally everywhere else in OS X and Linux
This. UNIX my ass.
What's wrong with this?
>gg
>shift + g
Those controls work outside of vim to, like reading man pages.
Because vim script sucks donkey dick
Learn some emacs lisp user
Is there a re-implementation of Vim that uses lisp instead?
Spacemacs is the closest you will get.
It's breddy gud tho.
don't have to in notepad++ either
why did you paint the inside of your bubble black?
But I don't want emacs. I want Vim with Lisp!
fugly hack
>using vim's config file to configure vim is an ugly hack
:q! yourself
I can't use CIA nigger's license to activate it
what does --without-all even do
fuck i hate how unclear GNU's autotools are
but i do compile emacs without GTK generally
this.
I really want to use the tools that have been tested by the CIA.
Because nano is better.
>press j to scroll down the file
>jjjjjjjjjjj
unusable
It is a zombie meme dinosaur that has not yet accepted becoming a fossil.
Machines are not so limited today that everything has to be done through obtuse keyboard shortcuts, let alone without adequate documentation.
If a new user can't even find the manual through the software's interface, it is poorly-designed.
I know this is bait, but you could just type 11j and it will execute j 11 times. You can also press down if you insist.
>without adequate documentation.
>If a new user can't even find the manual through the software's interface,
>start vim
>it tells you to use :h for help
????
>obtuse keyboard shortcuts
>separate input and command modes with no visual indication
>you have to :q for quit, blatantly ignores SIGKILL.
>text editor that makes editing text an ordeal
Half the folks at my firm use vim unironically. It has this odd effect of causing them to un-learn all things good architecture.
>fuck this retarded meme editor I have to use because reasons
>I'll just shit out some BS patchwork because file management is such a gigantic pain in the ass
>ugh, lets go to insert mode, type a few lines, then to command mode to compile
>fuck, an asston of errors
>back to insert mode
>edit a couple of lines
>have to manually type in line numbers because fuck
>one fucking line at a time
>back to command mode
etc... etc...
I hate to rewrite my .vimrc and to reinstall all the plugins.
> I can't figure out how to Google or read documentation
Literally hundreds of shortcuts for navigating your file.