Coming from Vim, when I switched to Emacs, I found the starting aesthetic experience more than lacking (or, ugly). It took me some time (and a helpful HN discussion) until I found good themes and good plugins to make it look aesthetically pleasing (to my eyes, at least, after all people's tastes differ). If somebody is looking for a nice Emacs theme and feels that the OP is a bit too minimal, have a look at my Emacs…
Emacs, naked
11–20 of 201 posts
Re: Emacs, naked
#12Coming from Vim, when I switched to Emacs, I found the starting aesthetic experience more than lacking (or, ugly). It took me some time (and a helpful HN discussion) until I found good themes and good plugins to make it look aesthetically pleasing (to my eyes, at least, after all people's tastes differ). If somebody is looking for a nice Emacs theme and feels that the OP is a bit too minimal, have a look at my Emacs…
Oh, nice mode-line! I can't figure out how to get the theme from your repo, any hint?
Re: Emacs, naked
#13For vim I like to use
" remove the toolbar
set guioptions-=T
" remove scrollbars
set guioptions-=L
set guioptions-=rRe: Emacs, naked
#14Ì wonder if some Emacs people intend to migrate to LightTable in a few years?
Re: Emacs, naked
#15Ì wonder if some Emacs people intend to migrate to LightTable in a few years?
Re: Emacs, naked
#16Re: Emacs, naked
#17Ì wonder if some Emacs people intend to migrate to LightTable in a few years?
Re: Emacs, naked
#18Coming from Vim, when I switched to Emacs, I found the starting aesthetic experience more than lacking (or, ugly). It took me some time (and a helpful HN discussion) until I found good themes and good plugins to make it look aesthetically pleasing (to my eyes, at least, after all people's tastes differ). If somebody is looking for a nice Emacs theme and feels that the OP is a bit too minimal, have a look at my Emacs…
What line numbering plugin is this? Looks very similar to vim numbers. I've been trying to find something like that for emacs for a while now. All I found wasLinum mode, which clutters the UI and doesnt give relative line numbering.
It mostly works as well as in Vim, except if you're using Code folding, which confuses it a bit.
Re: Emacs, naked
#19Re: Emacs, naked
#20That fringe is neat. Anybody know if Vim supports something like that? I've never been able to make complete sense of vim's line length options. They never seem to work quite "right".