aboutsummaryrefslogtreecommitdiff
path: root/linux_room.html
diff options
context:
space:
mode:
Diffstat (limited to 'linux_room.html')
-rw-r--r--linux_room.html38
1 files changed, 19 insertions, 19 deletions
diff --git a/linux_room.html b/linux_room.html
index 4142131..0a342a8 100644
--- a/linux_room.html
+++ b/linux_room.html
@@ -302,10 +302,10 @@ table {
<h3>lite-xl config</h3>
<p>
- The config can be found in my
- <a href="https://codeberg.org/nathansmith/dotfiles/src/branch/main/.config/lite-xl" target="_blank">dotfiles</a>.
- On different screen sizes lite-xl may look bad and to fix it you need to set the <code>LITE_SCALE</code>
- environment variable.
+ The config can be found in my
+ <a href="https://codeberg.org/nathansmith/dotfiles/src/branch/main/.config/lite-xl" target="_blank">dotfiles</a>.
+ On different screen sizes lite-xl may look bad and to fix it you need to set the <code>LITE_SCALE</code>
+ environment variable.
<br/><br/>
My config has buttons for quickly opening a terminal and file explore in the current directory.
@@ -403,18 +403,18 @@ table {
<td>
<h2 id="vim">vim</h2>
<p>
- For a long time I used neovim. I started using neovim becaues I wanted vim to act more
- like a ide and have fancy shit. For most things I ended up using lite-xl more because
- it did a better job doing all the fancy shit easier and smoother while still being
- a lite bloat free editor. Neovim ended up just being used for editing configs, quickly
- throwing together scripts, crazy vim wizard edits... so I decided to just ditch neovim
- (you can find my old config
- <a href="https://gitea.com/nathansmithsmith/nvim_config" target="_blank">here</a>)
- and instead go with a simple vimrc with only a few plugins.
- <br/><br/>
- My vimrc can be found <a href="https://codeberg.org/nathansmith/dotfiles/src/branch/main/.vimrc"
+ For a long time I used neovim. I started using neovim becaues I wanted vim to act more
+ like a ide and have fancy shit. For most things I ended up using lite-xl more because
+ it did a better job doing all the fancy shit easier and smoother while still being
+ a lite bloat free editor. Neovim ended up just being used for editing configs, quickly
+ throwing together scripts, crazy vim wizard edits... so I decided to just ditch neovim
+ (you can find my old config
+ <a href="https://gitea.com/nathansmithsmith/nvim_config" target="_blank">here</a>)
+ and instead go with a simple vimrc with only a few plugins.
+ <br/><br/>
+ My vimrc can be found <a href="https://codeberg.org/nathansmith/dotfiles/src/branch/main/.vimrc"
target="_blank">
- here</a>.
+ here</a>.
</p>
</td>
</tr>
@@ -423,10 +423,10 @@ table {
<td>
<h2 id="emacs">Emacs</h2>
<p>
- <b>Don't use emacs. Its stupido.</b>
- <br/><br/>
- That is and will always be true but lately as of writing this I been bit by
- the emacs bug. Using emacs is so bad and so wrong but feels so good to use.
+ <b>Don't use emacs. Its stupido.</b>
+ <br/><br/>
+ That is and will always be true but lately as of writing this I been bit by
+ the emacs bug. Using emacs is so bad and so wrong but feels so good to use.
</p>
</td>
</tr>