dx
b82ffe03b0
+description for sxhkd
2020-06-27 11:02:53 +01:00
dx
386614165e
+for reverse loop snippet
2020-06-21 01:57:47 +01:00
dx
e22fd4430b
-calctex
...
Doesn't work anymore
2020-06-21 01:57:47 +01:00
dx
594f2c5f83
-disable ranger to dired
2020-06-21 01:57:47 +01:00
dx
415b84ab26
+sxhkd mode
2020-06-20 00:32:18 +01:00
dx
b4c756168d
~ido -> ivy and disable calendar
2020-06-20 00:32:08 +01:00
dx
b4713cb8d1
~defvar -> defconst
2020-06-20 00:31:24 +01:00
dx
1bbb1f1d41
+config for counsel and ido
2020-06-14 01:03:27 +01:00
dx
933e9ce555
+open project action to doom dashboard
2020-06-14 01:03:06 +01:00
dx
156c6e3258
~switched to ido module completion
2020-06-14 01:02:14 +01:00
dx
c522cca21c
~!hack org mode isn't loading correctly, reload
2020-06-14 00:12:05 +01:00
dx
d6b66f7545
~clean up config.org
2020-06-14 00:11:59 +01:00
dx
9637f5d25f
-csharp and fsharp config
...
I rarely use these two languages, so I don't need them. If I do need
them again, I'll just use git lol
2020-06-11 20:52:52 +01:00
dx
f7d134af3b
~clean up config
2020-06-11 20:52:52 +01:00
dx
93326421fe
~org config into config.el
...
As a precursor, define some functions and variables to load up org files
in org/*. Easy setup and usage.
2020-06-11 20:47:05 +01:00
dx
08a115e78d
~remppings gone to personal config
2020-06-11 02:01:35 +01:00
dx
bc3436de56
~use icomplete/ido for some of the functions
...
For some functions, which I find don't need to have ivy, let's use
icomplete instead.
2020-06-11 01:59:16 +01:00
dx
6a5d059dda
~!fix bug where fill auto lines doesn't concat properly
2020-06-11 01:33:08 +01:00
dx
0f9ca9c5f1
~descriptive name for newline function
2020-06-11 01:32:54 +01:00
dx
d3b17d1675
+display line numbers
...
Fast navigation, especially for ex-mode queries.
2020-06-11 01:32:26 +01:00
dx
d5647f8850
-wttrin
...
Kinda useless, don't use it anyway.
2020-06-11 01:32:10 +01:00
dx
efa8528110
~remap compile back to the original function
2020-06-11 01:30:21 +01:00
dx
1767b5ec7d
~byte compile config.el and all other files
...
gotta go fast (except for packages.org)
2020-06-11 01:20:51 +01:00
dx
a286f91ad7
~theme: molokai -> gruvbox, font size: 17 -> 15
2020-06-11 01:02:15 +01:00
dx
1b07dcdad9
-base16 themes and a few other from personal
2020-06-11 01:02:00 +01:00
dx
039c9c37c8
~auto-filled and added binding for auto-fill converter
2020-06-11 01:00:03 +01:00
dx
e84183f4bb
+auto-fill-lines -> truncate-lines function
...
This function just converts auto-fill to long lines. This is easier to
manage and is just easier for me to use.
2020-06-11 00:59:09 +01:00
dx
9f2c086dfd
~literate config -> org-babel-load-*
...
Basically, instead of generating files at every save on Emacs, just load
them via org-babel-load-file. This means that I can rely on those
functions to compile and manage org file to elisp file conversions. This
happens at first run time, and will not compile org files to el files if
there have been no changes to the org files.
2020-06-11 00:57:33 +01:00
dx
4641546f06
~alpha: 85 -> 95
2020-06-10 18:54:02 +01:00
dx
75321e6f8e
-calctex
2020-06-10 18:53:57 +01:00
dx
c08bb4463d
~cleanup keybinds in config.org
2020-06-10 18:53:46 +01:00
dx
085dbb31e4
+company config with frontend configuration
2020-06-10 18:53:26 +01:00
dx
7fec08acd6
~auto-fill -> truncate lines
2020-06-06 19:38:16 +01:00
dx
a396b216c2
+visual-line segment
2020-05-31 17:23:58 +01:00
dx
d05d83e0be
~my-* -> +oreoline-*
2020-05-31 17:23:22 +01:00
dx
dea9c7b859
+enable eshell
2020-05-31 15:39:49 +01:00
dx
b1664b6862
~completion -> ivy
2020-05-31 15:39:39 +01:00
dx
1d4143d795
~disable unused modules
...
csharp, java, fsharp and irc
2020-05-31 15:39:24 +01:00
dx
5bf6d429aa
~icomplete module -> completion module
2020-05-31 15:38:52 +01:00
dx
6c262a85bc
~formatting oreoline/config.el
2020-05-31 15:38:09 +01:00
dx
6e605639ee
-+icomplete/M-x
...
This command doesn't work for icomplete, so I can't do this.
2020-05-31 01:05:12 +01:00
dx
d97b08021e
~ivy-read -> completing-read for dx:themes/set-new-theme
...
completing-read for icomplete-mode but also because it allows others to
use it, regardless of completion framework of choice
2020-05-31 00:57:27 +01:00
dx
c6fa4ba25a
~dx:newline function config.org -> personal.org
2020-05-31 00:56:23 +01:00
dx
c5c8c8c4f1
~using icomplete command means that I don't need counsel bindings
2020-05-31 00:56:02 +01:00
dx
b109953c33
~symbol setup
2020-05-31 00:55:51 +01:00
dx
ab3c8f98b8
~haskell +ghcide -> haskell
...
The default haskell mode with ghci has good defaults, completion systems
and an overall workflow which I can really work with. This is better
than the LSP system which uses a lot of memory and CPU without much
returns in comparison to this method.
2020-05-31 00:54:12 +01:00
dx
ac8eee9b3b
~ivy -> icomplete
2020-05-31 00:54:03 +01:00
dx
2aa3f0d3a9
+icomplete module
...
My own module for using icomplete, which has some sane 'evil' bindings
and other such stuff.
2020-05-31 00:53:21 +01:00
dx
a741216c4e
~corrected calctex link
2020-05-25 01:51:40 +01:00
dx
2056db86d1
+bind to stop doom default bindings from taking the local leader
2020-05-25 01:51:14 +01:00