Why Do I Choose Emacs Over Vim? It Looks Better!

Поделиться
HTML-код
  • Опубликовано: 4 окт 2024
  • I spent a couple of hours today playing with my Doom Emacs config. In particular, I focused on some font settings which I think help with aesthetics and with readability. In fact, I think one of the biggest reasons that I use Emacs over Vim is how Emacs renders fonts.
    REFERENCED:
    ► gitlab.com/dwt... - DT's Doom Emacs Config
    WANT TO SUPPORT THE CHANNEL?
    💰 Patreon: / distrotube
    💳 Paypal: www.youtube.co...
    🛍️ Amazon: amzn.to/2RotFFi
    👕 Teespring: teespring.com/...
    DONATE CRYPTO:
    💰 Bitcoin: 1Mp6ebz5bNcjNFW7XWHVht36SkiLoxPKoX
    🐶 Dogecoin: D5fpRD1JRoBFPDXSBocRTp8W9uKzfwLFAu
    📕 LBC: bMfA2c3zmcLxPCpyPcrykLvMhZ7A5mQuhJ
    DT ON THE WEB:
    🕸️ Website: distrotube.com/
    📁 GitLab: gitlab.com/dwt1
    🗨️ Mastodon: fosstodon.org/...
    👫 Reddit: / distrotube
    📽️ LBRY/Odysee: odysee.com/@Di...
    FREE AND OPEN SOURCE SOFTWARE THAT I USE:
    🌐 Brave Browser - brave.com/dis872
    📽️ Open Broadcaster Software: obsproject.com/
    🎬 Kdenlive: kdenlive.org
    🎨 GIMP: www.gimp.org/
    💻 VirtualBox: www.virtualbox...
    🗒️ Doom Emacs: github.com/hli...
    Your support is very much appreciated. Thanks, guys!

Комментарии • 159

  • @joshuabaillie5261
    @joshuabaillie5261 2 года назад +42

    just watched dt’s vid of him denouncing emacs for vim

  • @dominikmarcinowski7049
    @dominikmarcinowski7049 2 года назад +22

    You should be able to run `emacsclient -e "(load-theme 'doom-solarized-light t)` to change base colorscheme and `emacsclient -e "(org-colors-solarized-light)"` to change your org headers from the terminal if you are running emacs daemon.

  • @LumaZuria
    @LumaZuria 2 года назад +20

    DistroTube, in org mode if you want to add another heading just type ctrl+enter. It will add automatically a new header at the same level you are.

    • @phyllobolus
      @phyllobolus 2 года назад

      It also adds new list entry if you are in a list.

    • @mundo524
      @mundo524 2 года назад

      for me it is Alt+enter

    • @LumaZuria
      @LumaZuria 2 года назад

      @@mundo524 Alt + Enter works too but if you are on a list it adds another entry instead.

  • @bobbybologna3029
    @bobbybologna3029 2 года назад +6

    This to me translates to "Look at all my cup holders!"

  • @momentomori1017
    @momentomori1017 2 года назад +18

    my main use for a text editor is writing. I started with doom emacs org mode and it was very good the only problem I had was that citations and bibliographies was a hassle. and honestly using it in the terminal is super convenient for me and now i use neovim and pandoc markdown.

    • @CheeseChuckie
      @CheeseChuckie 2 года назад

      Thank you for this comment :D I didn't know pandoc existed before and I've been looking for something exactly like it for the past few days!

    • @auroradraco9974
      @auroradraco9974 2 года назад +2

      Packages such as org-ref, citar and bibtex-completion make handling bibliography very easy. Just saying

    • @morristgh
      @morristgh 2 года назад

      @@CheeseChuckie pandoc is absolutely amazing and you can create amazing looking documents really quickly with it.

    • @momentomori1017
      @momentomori1017 2 года назад

      @@auroradraco9974 I definetly agree that it makes it easier but it just gave me too many issues like sometimes the bibliography wouldn't work or wouldn't export properly. with pandoc i just need to add the location of the .bib file and the location of the csl file in the yaml metadata and it just works outomatically when i use pandoc --citeproc.

    • @TheBusttheboss
      @TheBusttheboss 8 месяцев назад

      Neovim is nice too. I just have a hard time believing anything can beat org mode.

  • @chrissaltmarsh6777
    @chrissaltmarsh6777 2 года назад +17

    Seeing as how I started vi in early '80s, (1980s, not 1880s, that was pencils) I still have the muscle memory. Although I use neovim 0.7 now.
    So whatever you feel best with.
    I do programming on wee small machines; fonts is fun but the tools are better

    • @aarohgokhale8832
      @aarohgokhale8832 2 года назад +4

      evil mode?

    • @finndriver1063
      @finndriver1063 2 года назад +2

      @@aarohgokhale8832 or heck, if Vi is all you want, then viper-mode is built-in and pretty decent

    • @chrissaltmarsh6777
      @chrissaltmarsh6777 2 года назад +2

      @@finndriver1063 I actually use a lot of neovim goodies. Not on a raspberry pi w, puir wee thing has trouble (although it works, which is impressive, but is slloooowwww); so I cross-compile, and have a ripped-down nvim for the pi's when I need to edit summat.

  • @nfrid
    @nfrid 2 года назад +9

    neovim is a beast for me but my notes are all in org-mode in emacs tho. I code in neovim but write in emacs and I am happy with it.
    also, reverse-im package is awesome, I finally can write in a vim-like editor in my native language's keyboard layout just with switching it like I always do

  • @ASatheeshkumaran
    @ASatheeshkumaran 2 года назад +8

    It depends on personal choice. I prefer neovide + neovim .

    • @domogami
      @domogami 2 года назад

      Me too, it’s just so much fun!

  • @JakeSwett
    @JakeSwett 2 года назад +4

    dtOS is looking ~really~ nice these days

  • @str0680
    @str0680 2 года назад +20

    But dt, the only thing you have over neovim users is the different sized headers. Programmers don't really use that, I certainly don't, it messes up the block select.
    Everything else you speak of like proper UTF fonts, icons, colors, ligatures.. You can get all of that in neovim and quite easily so.

    • @viacheslav1392
      @viacheslav1392 2 года назад +2

      it would be a shame if you couldn't do that in neovim... the problem is that you can not do other much more useful things in neovim...

    • @herrkrake8106
      @herrkrake8106 2 года назад

      @@viacheslav1392 i have to admit out of the box, камрад.

    • @str0680
      @str0680 2 года назад +1

      @@viacheslav1392 To each their own at the end of the day; But can you give an example of such useful thing you cannot do? I'm curious.

    • @viacheslav1392
      @viacheslav1392 2 года назад +2

      @@str0680
      > to each their own.
      Probably dt is the person who needs different size headers.
      One very basic useful thing is opening a file with one key press from any workspace with EXWM or while whatching youtube video inside Emacs buffer so that you can immediately copy the code from the screen. Also eshell...
      The only shell that may have similar out of the box features is fish. But there are always some small defects.. For example I work with Makefiles all the day: Sadly Fish can not autocomplete makefile targets from included makefiles... Eshell does that on any nesting level. Those tiny conveniences are everywhere in Emacs. As far as I know neovim doesn't offer any kind of advanced shell for programming

  • @alexandersemionov5790
    @alexandersemionov5790 2 года назад +18

    As a developer I actually prefer terminal version. Just pure text on the screen with no distractions from different fonts. Less is more my friends

    • @AndersJackson
      @AndersJackson 2 года назад +2

      That is why I use Emacs.
      Works both in terminal and in graphical environment.

    • @samsungsarsamsungsar7792
      @samsungsarsamsungsar7792 2 года назад +2

      Persian/Arabic script on terminal is always a problem

    • @utilyre
      @utilyre 2 года назад +1

      @@samsungsarsamsungsar7792 i think kitty handles that very well

    • @Rudolfucius
      @Rudolfucius 2 года назад

      @@samsungsarsamsungsar7792 Use English :-)

    • @samsungsarsamsungsar7792
      @samsungsarsamsungsar7792 2 года назад +1

      @@Rudolfucius .Actually Fingilish is common in cyberspace. But for languages with ancient heritage like Greek or Persian, we all have duty to keep them alive.

  • @gv6758
    @gv6758 2 года назад +9

    Too bad Vi is bloat. I use Ed

    • @herrkrake8106
      @herrkrake8106 2 года назад +1

      Ed is bloat, just plug the wire to your nape.

    • @AndersJackson
      @AndersJackson 2 года назад

      The original and what vim is build on top.

  • @trevorsatori
    @trevorsatori 2 года назад +9

    Let me trigger both crowds by saying I use nano

  • @lsouza1327
    @lsouza1327 2 года назад +8

    I tried emacs but I was just trying to turn it into vim, I prefer neovim.

    • @theodorealenas3171
      @theodorealenas3171 2 года назад

      What! If I try Emacs (again) I'll use it for org mode. The closest to org with vim is folds and markdown syntax highlighting.

  • @Rockem1234
    @Rockem1234 11 месяцев назад

    Things I didn't manage to do in Emacs that was very easy in nvim: 1. Show syntax highlighting for markdown fenced code. 2. Configure LSP to just work 3. Haven't found a package to run test at point

  •  2 года назад

    hey @distrotube, I've recently switched from spacemacs to helix - it's a vim-like editor written in rust. nice thing is that when in insert mode - you have emacs keybindings, but you get to really quickly jump around and select stuff using vim-like keybindings when in normal/select mode. you should check it out!

  • @ironmanlifts
    @ironmanlifts 2 года назад

    Obsidian+Neovim here. For tables, I use conceal with my own syntax file. It's as if I'm looking at a web page on neovim, kitty is a great terminal. As of right now I have very little to gain from emacs (org mode, tangle) and a lot of personal code to loose with neovim. Hopefully soon ill give it a shot but this time without doom, going vanilla to learn more. Thanks for the videos DT.

  • @glyakk
    @glyakk Год назад

    I am watching this as a sofware developer who uses neovim all day and switch between BigBlueTerm, Terminus, and Fixedsys depending on my mood. I enjoy looking at old school fonts while I work.

  • @topherfungus8424
    @topherfungus8424 2 года назад +14

    Might as well just use Libre Office if you prefer a word processor

    • @benherbst6861
      @benherbst6861 2 года назад +3

      🤣

    • @herrkrake8106
      @herrkrake8106 2 года назад +4

      There's no too many chords and spaghetti code like in the Emacs. Rejected. But it was a good try.

    • @AndersJackson
      @AndersJackson 2 года назад +1

      Well, at least you show your ignorance in the subject.
      But as long as it works for you, I guess.

    • @herrkrake8106
      @herrkrake8106 2 года назад +1

      @@AndersJackson why so serious?

    • @marioschroers7318
      @marioschroers7318 2 года назад

      @@herrkrake8106 He's always that serious, lol.

  • @imdabuti
    @imdabuti 2 года назад

    You could run an emacsclient eval command to change the theme in Emacs as part of your bash script to change colors everywhere

  • @apoorv9492
    @apoorv9492 2 года назад +2

    Nice! A quick tip though, add `dt/org-colors-THEME-NAME` or something before your own custom functions as a namespace to avoid conflicting with built-in or some package provided function name. 👍

  • @nrshyamsundariyanger7031
    @nrshyamsundariyanger7031 2 года назад

    Hey DT, your dashboard config looks really neat. Please tell me where to find it..

  • @boggledeggnoggler5472
    @boggledeggnoggler5472 2 года назад +4

    Vim does not have to run in a terminal. See neovim-qt, neovide, gVim, etc

    • @transberg
      @transberg 2 года назад +2

      Still just as limited.

  • @PlunneCeleste
    @PlunneCeleste 2 года назад +1

    Hi dt, why not talking about Ivy, Counsel, Swiper on Emacs especially with a scratch setup? I think it's an important point to talk about for those who followed your "Leaving Doom Emacs for GNU Emacs? - DT Live!" which is tbh a great and awesome video for those who like from scratch setups.
    And why not maybe talking about some other minors improvements made into your GNU Emacs config like Org Bullets or maybe setting up Vterm like doom?
    There are just some ideas of video for you, don't do this if you don't want.
    So you make awesome videos, i really hope to get a job to became a patreon, a day i will for sure. ;)

    • @siddhanthkhera129
      @siddhanthkhera129 2 года назад

      Check out System Crafters

    • @PlunneCeleste
      @PlunneCeleste 2 года назад +2

      @@siddhanthkhera129 He didn't made a video about that. :/
      Anyway, even if he did, he does to much long videos with 5% info, 95% talking for nothing. Dt is much more efficient to explain things.

    • @siddhanthkhera129
      @siddhanthkhera129 2 года назад

      @@PlunneCeleste He has a series called Emacs From Scratch where he touches upon them. He live streams his videos so I agree, it's pretty inefficient.
      No one beats Luke at tutorials tho.

    • @PlunneCeleste
      @PlunneCeleste 2 года назад

      @@siddhanthkhera129 I think Dt explain better than Luke but yeaj, Luke explain really well too but he uses Vim.

  • @brian2590
    @brian2590 2 года назад +5

    The biggest appeal for me getting into Emacs was the point everyone Goofs on. that's it's an OS.. I am fond of using older thinkpads, some of these are too old to use the modern web. They are still really nice to work on and just become dedicated Emacs terminals, away from my main desk in a nook somewhere. A change of atmosphere on another device can sometimes be refreshing.

  • @Rbourk252
    @Rbourk252 2 года назад +1

    I love tinkering. I may join in.

  • @HC-nu6xr
    @HC-nu6xr Год назад

    I would love to try emacs but all the videos config out there are 2 to 4 years old, would be nice to have a whole walk through from 0 to hero haha

  • @dioticdrone
    @dioticdrone 2 года назад +2

    The tooling (for software developers) that you get with neovim is far superior than emacs. It's far more important than having pretty fonts to look at. Only inexperienced software engineers choose emacs over vim. I used to be a diehard emacs fan. But I can't even image switch back from vim now, especially with what neovim has become the past 2 years. The emacs vim war has been going on for a long time though. People are stubborn in their ways. It took me a long time to come around to vim but I'm very glad I did.

  • @yevhen-studio
    @yevhen-studio 2 года назад +2

    try to play with fonts)) I've come up to pragmata pro with ligatures

    • @herrkrake8106
      @herrkrake8106 2 года назад +1

      For my taste narrow type faces are hardly distinguishable and more stressful/fatigue for eyes then the wide one's.

    • @AndersJackson
      @AndersJackson 2 года назад

      @@herrkrake8106 so then you select another font or font size.
      So what have you find usefull?

    • @herrkrake8106
      @herrkrake8106 2 года назад

      @@AndersJackson for my taste:
      1. Consolas (for coding);
      2. JatBrains Mono. Used it for a long time for coding, but seems that eyes and brain prefer italics with more curves, something in between JetBrains and IBM Plex Mono, almost right as in Consolas;
      3. IBM Plex Mono for browsers;
      4. Ubuntu Mono for environment and as fallback for small sizes.
      But now I'm eager to try custom Iosevka wide fonts built of merged Consolas with some italics characters and digits from JetBrains Mono.
      Also tried Fira Mono/Code, Cascadia, Mononoki, Monaco, Fantasque Sans Mono, Victor Mono, Hack, Mono Lisa, PT Mono, Julia Mono, Input Mono as a daily driver. These ones that I can recall from the top of my head and have spent a lot of time switching back and forth.

  • @Tntpker
    @Tntpker 2 года назад +1

    Time to get out Emacs and modify that Pearl script

  • @Cenot4ph
    @Cenot4ph Год назад

    i used to use the emacs gui client during uni days 15 years ago. These days I wouldnt touch this stuff with a barge pole. Debugging tools are too limited to be useful for me

  • @florianmuller2895
    @florianmuller2895 Год назад

    Hi, nice Config. I had the problem that i ran the command: org-pretty-mode and now the nice points are the normal stars. Can you help me please?

  • @glebunov
    @glebunov 2 года назад +7

    Gotta disagree on this one @DistroTube! I'm a programmer by trade, and as a hobby, so I do spend a LOT of time in texteditors. And I gotta say I just love the absolute consistency of TUI rendering. All the graphical bling like ligatures just feels like an unneeded distraction, and come at the cost of complexity. I'd even go as far as to say I find colored text when coding, unless really necessary (like for inline warnings), but thats prolly a very personal one. Ever since I tried a monochrome (bw) theme, I never went back.

    • @herrkrake8106
      @herrkrake8106 2 года назад +2

      No need in ligature if one is not doing math. IMHO, ligatures just add more ambiguity to code representation leading to bad readability.

    • @AndersJackson
      @AndersJackson 2 года назад +1

      There are several monocrome themes in Emacs, and Emacs works great in TUI too. Because it is developed in TUI too.
      Yes, I don't like hysterical colour themes, but yes, correct colour themes are great too.

  • @dougtilaran3496
    @dougtilaran3496 2 года назад

    I wrote a Woodstock theme for Geany. You in ?

  • @auroradraco9974
    @auroradraco9974 2 года назад +1

    This is by no means a good reason for someone to use Emacs imo. I personally disagree that there should even be a reason for someone to use Emacs over Vim, they are too different one from the other for them to be even comparable. For me the reason to use Emacs over Vim is that Emacs is more than a text editor, which makes one understand why I believe the comparison is pointless

  • @chrisstr33tkng61
    @chrisstr33tkng61 2 года назад +1

    Emacs for the win!

  • @thenextpoetician6328
    @thenextpoetician6328 2 года назад +2

    Kinda gives cult mentality a good name, I suppose. To each their own. :)

  • @zook7807
    @zook7807 2 года назад

    What about ligature in emacs

  • @MeaTLoTioN
    @MeaTLoTioN 2 года назад

    The reason textmode editors are best in the terminal and not gui, is because they're in the terminal. The clue is in the name lol, text editors, not graphical editors. I spend literally 80% of my time in the terminal and I hated gui stuff. I have to use it occasionally but thankfully not all the time. Text editors should be just for text, the resource usage on a textmode text editor is so minimal too.

    • @AndersJackson
      @AndersJackson 2 года назад +1

      Then you can run Emacs in a terminal, like I did back in the 1980:th.
      Myself, I have no problem run in GUI, or terminal. Works basically the same.
      And yes, there are several terminal modes within Emacs, if you like running CLI tools

    • @MeaTLoTioN
      @MeaTLoTioN 2 года назад

      @@AndersJackson I have actually started dabbling into the dark arts of Emacs in the cli. I am very much a vi/vim guy however I am not afraid of trying other things, as long as I can use them efficiently and in the terminal 👌

  • @TheSolidSnakeOil
    @TheSolidSnakeOil 2 года назад +9

    I forgot how eye searing light themes are until just now.

    • @herrkrake8106
      @herrkrake8106 2 года назад +1

      They say compress made of tea bags on eyes can help. No thanks.

    • @AndersJackson
      @AndersJackson 2 года назад +3

      Actually, that is just personal preferences. There are nothing that say either of them are better, medically.
      And if you want a dark, or light thems, just select one that you like, and save the configuration. You don't even need to code any elisp to do that.

    • @breadpirateroberts4946
      @breadpirateroberts4946 2 года назад +3

      use your computer outside or near a sunny window for more than 2 seconds and you will start to see the appeal of light themes

  • @herrkrake8106
    @herrkrake8106 2 года назад +2

    To get emacs have the same functionality like (n)vi(m) have out of the box is real pain in the rear end. Of course one can use any opinionated configuration of emacs, but at the end of the day this configuration will be totally rewrited to fit one's needs. Gonna use emacs only with org mode for notes and literal programming.
    Buy the way, FYI vim don't have to be runned in terminal. There's a lot GUI implementation for both vim and neovim.

    • @glowingone1774
      @glowingone1774 2 года назад +5

      thats how i got hooked, be careful man emacs is strong shit!

    • @AndersJackson
      @AndersJackson 2 года назад +1

      To get the same functionallity as neovim from start, you don't need to configure anything in Emacs.
      And why so many have their own configuration is because it is easy to do. One start small and add as you need to fix something that scratch you. Instead of try to learn to live with the scratch.
      It is easy because you can reconfigure most things while you are in Emacs.
      But if neovim is enough for you, all powers to you. But please don't pretend you know Emacs, because you obviously don't.

  • @shulunlyu2784
    @shulunlyu2784 2 года назад

    vim9 came out. have a try?

  • @theodorealenas3171
    @theodorealenas3171 2 года назад

    I liked this but I'm evil.
    I wonder if I can have a nvim GUI client that does this.
    There just has to be a way. Let's say folds, or markdown headers, are big and chunky.
    If anyone knows please let me know, I'm suer hooked with the idea. I just don't feel ready for Emacs.

    • @AndersJackson
      @AndersJackson 2 года назад +2

      Ready for Emacs? It is just to start, and use it. And if you want to have help, there are several good channels where they demonstrate different work flows.

  • @sergey9679
    @sergey9679 2 года назад

    Tried to use Doom for web development, works like crap. Constant issues here and there.

  • @allsunday1485
    @allsunday1485 2 года назад

    looks good to make a video about it and show off but that's it.

  • @farzadmf
    @farzadmf 2 года назад +1

    I still prefer [neo]vim because if you want to work with a remote server that doesn't have an X server running or something similiar, basically you have to use terminal, and I prefer to use a single tool everywhere

    • @bloqDev
      @bloqDev 2 года назад +1

      You can use Tramp to access a remote server, a docker container or a Docker container in a remote server. Very powerful and just need one editor.

    • @farzadmf
      @farzadmf 2 года назад +1

      Didn't know about Tramp, will check that out. But this assumes that Docker is installed/allowed on the remote machine, which may not be the case

    • @bloqDev
      @bloqDev 2 года назад +1

      Oh yes, it assumes that. The point is has a lot of features which can be discovered if you take your time.
      You can get surprised to find things like some people use LSP servers through Tramp in a remote machine to code a Rust project for example. The point is that is too powerful so I recommend you to check it out.
      Also I don't mind to use VIM anyway at remote servers.

    • @farzadmf
      @farzadmf 2 года назад

      Do you have resources/videos/tutorials about Tramp. I'm surprised that I hadn't ever heard about it (not even a single mention somewhere)

  • @thingsiplay
    @thingsiplay 2 года назад +2

    Rename your channel into OrgTube. :D

  • @love_pets1363
    @love_pets1363 2 года назад

    xterm works great.

  • @AndersJackson
    @AndersJackson 2 года назад +1

    Emacs works great in a terminal AND as a graphical application.

  • @leonbit
    @leonbit 2 года назад +3

    The Linux god is here once again

  • @Stilllife1999
    @Stilllife1999 2 года назад

    Still stick with vim. Font sizes are bloat anyway /s

    • @AndersJackson
      @AndersJackson 2 года назад +2

      Then run Emacs in terminal, and you get the same fonts as in vim.

  • @Rudolfucius
    @Rudolfucius 2 года назад

    This is treason then.

  • @caleb7475
    @caleb7475 2 года назад +4

    Personally I use vscode because it is written in Electron which is more efficient than C. Also it has a terminal inside of it. At the bottom actually. so it is even better than vim. Vim runs in a terminal but vscode is a terminal.

    • @jamesdickerson6726
      @jamesdickerson6726 2 года назад

      lol, you literally have no clue what you're talking about. Literally no one who knows what they are talking about would ever say that Electron is more efficient than C. No one. Ever. Second, no, vscode isn't a terminal. It's literally a webpage with a tab that emulates a terminal. That's what is called bloat. I can't even with you fake tech people...

    • @CFlandre
      @CFlandre 2 года назад +3

      Electron is "more efficient", as in faster to write in, or faster to execute? If the former, you could easily say that about C# or Python. If the latter, I don't think that's necessarily true, C is getting very close to machine code, and it's hard to beat as far as efficiency if you're managing memory at that level.
      I guess it depends on what you're using them for, respectively.

    • @mariogt
      @mariogt 2 года назад +6

      Electron isn´t a programming language , Its an API - ecosystem, electron Apps are written in JS - TS (and are know for been not fast or efficient), C is a low - mid level programming language fast and dangerous in the wrong hands, but is still the fastest, All of current OS and many big big Apps are written in a mix of C, C++ and assembly.

    • @caleb7475
      @caleb7475 2 года назад +1

      @@mariogt Before you make outlandish claims like "Electron isn't a language" I'm gonna need peer reviewed academic sources that back up those absurd claims. In the mean time I am replying to this in the most efficient IDE editor ever. VSCode. Good luck vim kiddo

    • @CFlandre
      @CFlandre 2 года назад +1

      @@mariogt Good info, I actually wasn't super familiar with Electron outside of its use in some apps that I use.

  • @simbadlemarin1815
    @simbadlemarin1815 2 года назад

    Neovim

  • @pranze3484
    @pranze3484 2 года назад

    So form over content.

  • @ShinBaki
    @ShinBaki 2 года назад +2

    First.
    All kidding aside love the Vids!

    • @DistroTube
      @DistroTube  2 года назад +2

      Confirmed!

    • @leonbit
      @leonbit 2 года назад +1

      Oh i wasn't quick enough

  • @MarquisDeSang
    @MarquisDeSang 2 года назад +7

    If you use vi or vim : You will never be a real programmer. Real programmers use EMACS

    • @DistroTube
      @DistroTube  2 года назад +10

      Oh...you are going to get trashed mercilessly in this thread. Best of luck! :D

    • @ZacLangston
      @ZacLangston 2 года назад +3

      Dude you can run vim in the terminal vim is way better

    • @MarquisDeSang
      @MarquisDeSang 2 года назад +2

      @@ZacLangston I always use emacs in terminal, not only on my macOS, Linux and Windows; but I also run emacs from a mosh/ssh terminal from my iPad with Blink.

    • @MarquisDeSang
      @MarquisDeSang 2 года назад +2

      @@DistroTube Don’t worry, I am an old programmer. I have been programming all summer.

    • @ZacLangston
      @ZacLangston 2 года назад +1

      @@MarquisDeSang but at that point you loose the benefits of emacs

  • @chrismueller6974
    @chrismueller6974 Год назад

    No! Nooooooo! *desperate-neovim-cultist*

  • @pavan5395
    @pavan5395 2 года назад

    emacs is bloat

  • @zahimeen
    @zahimeen 2 года назад

    unfortunately, way too slow (i have an i5 8th gen with 8gb of ram)

    • @AndersJackson
      @AndersJackson 2 года назад

      What are you doing then on that machine? Running MS Windows?

    • @zahimeen
      @zahimeen 2 года назад

      @@AndersJackson I use Arch Linux btw. I find it insulting that you even thought I would ever try to run Windows on such a garbage device in the first place.
      Edit: I am a middle school student, so I can’t just go asking my parents to buy me computers.

    • @linuxramblingproductions8554
      @linuxramblingproductions8554 2 года назад +1

      @@zahimeen interesting i have a computer with a old celeron and 4gb of ram and its running emacs fine lol