Commit Graph

7 Commits

Author SHA1 Message Date
d3ab12b9b3 Change how we list line numbers.
Moving from `global-linum-mode` to `global-display-line-numbers-mode`
has increased performance on .org files with > 4k lines by a huge amount.
2018-08-13 16:17:31 -05:00
517975bb25 Add additional global variable sets.
- always use spaces, not tabs when indenting
- ignore case when searching
- require new lines on files when they are saved
2018-08-13 15:57:45 -05:00
5be2058ca0 Fix variable definitions; fix package install syntax; add python configuration. 2018-08-11 16:07:56 -05:00
fb968890c6 Add additional package install to new function; something isn't working but I can't figure out what. 2018-08-09 12:52:02 -05:00
4cb0165f63 Enable linenum-mode globally. 2018-08-09 10:51:02 -05:00
3ca168bf2b Add flyspell-mode support for org files. 2018-08-09 10:47:02 -05:00
057916c230 Move .emacs folder structure; add new functionality to init.el; begin 'usefulScripts.el' for holding future scripts. 2018-08-09 09:44:57 -05:00