|
5a218cde05
|
Remove unnecessary check for MS-DOS system type
|
2020-07-21 00:18:02 -04:00 |
|
|
727b5ffc38
|
Hook lsp-mode into web-mode
|
2020-07-20 20:58:07 -04:00 |
|
|
191afa0c83
|
Disable auto quoting while in web-mode
|
2020-07-20 20:55:27 -04:00 |
|
|
8b3e6f649f
|
Disable file/directory creation prompts in neotree
|
2020-07-20 20:47:57 -04:00 |
|
|
192cba1db7
|
Set custom markup indent offset for web-mode
|
2020-07-20 20:30:34 -04:00 |
|
|
6dfa38b5d3
|
Add web-mode and json-mode
|
2020-07-20 20:16:51 -04:00 |
|
|
ff48007edb
|
Add a function that opens the init file
|
2020-07-20 20:16:31 -04:00 |
|
|
f2fe785a1a
|
Add a function for switching to the scratch buffer
|
2020-07-20 20:03:35 -04:00 |
|
|
4f555baf3c
|
Adjust frame configuration to work in daemon mode
|
2020-07-20 20:01:35 -04:00 |
|
|
e69083b102
|
Fix use of wrong keyword
|
2020-07-16 20:03:19 -04:00 |
|
|
439e2f282f
|
Add LSP Mode for JavaScript, Rust, GDScript
|
2020-07-16 19:49:09 -04:00 |
|
|
957a887162
|
Add Projectile for project management
|
2020-07-16 19:48:55 -04:00 |
|
|
40bfe29621
|
Add docstrings to custom gc-cons values
|
2020-07-16 17:40:44 -04:00 |
|
|
a9ae21dd26
|
Update garbage collection hooks for Emacs 27
|
2020-07-16 17:38:23 -04:00 |
|
|
e172bbf248
|
Update theme loading behavior for Emacs 27
|
2020-07-16 17:37:31 -04:00 |
|
|
d29786eb99
|
Change default font face to "Roboto Mono"
|
2020-06-20 20:44:55 -04:00 |
|
|
d38e2059b0
|
Fix comment indentation
|
2020-06-03 18:06:57 -04:00 |
|
|
387bca9317
|
Switch back to spaces, because tabs suck
|
2020-06-03 18:06:42 -04:00 |
|
|
df1140ab84
|
Switch back to tabs, because spaces suck
|
2020-06-03 17:55:42 -04:00 |
|
|
425dc5fa61
|
Improve garbage collector behavior
|
2020-04-29 14:58:15 -04:00 |
|
|
62a35c4f22
|
Add support for GDScript language
|
2020-04-28 23:17:15 -04:00 |
|
|
7d1e5224ea
|
Add support for Dart and Kotlin languages
|
2020-03-10 06:09:23 -04:00 |
|
|
d74139f112
|
Disable downcasing of completions in company-mode
|
2020-03-02 03:18:13 -05:00 |
|
|
0b16c662a1
|
Replace static references to emacs user directory
|
2020-03-02 03:15:05 -05:00 |
|
|
52bd69f8a2
|
Replace smooth-scrolling-mode with variable config
|
2020-03-02 02:23:33 -05:00 |
|
|
9aada5edfc
|
Remove smart-tabs-mode package
|
2020-03-02 02:18:19 -05:00 |
|
|
0a043107a9
|
Fix typo in .cs file mode filter
|
2019-11-04 00:03:33 +00:00 |
|
|
386abb696e
|
Add OS-specific default-directory setting
|
2019-11-02 00:08:23 +00:00 |
|
|
ceb4e9077d
|
Add C# language support
|
2019-10-30 04:25:51 -04:00 |
|
|
bc1418bb4d
|
Improve Ibuffer group filtering
|
2019-10-29 04:45:43 -04:00 |
|
|
9a7d6d1378
|
Set buffer grouping rules for ibuffer
|
2019-10-27 15:21:17 -04:00 |
|
|
858067cece
|
Remove meta keysym for super key
|
2019-10-27 15:21:02 -04:00 |
|
|
39b71d56a9
|
Add meta keysym for super key
|
2019-10-18 19:33:19 -04:00 |
|
|
389073d7c9
|
Enable mood-one-theme config for neotree package
|
2019-10-09 21:27:38 -04:00 |
|
|
927e25a6bc
|
Fix formatting error in bind-keys(*) function call
|
2019-10-09 21:27:05 -04:00 |
|
|
0a265256a1
|
Defer loading of company-mode
|
2019-10-01 16:52:00 -04:00 |
|
|
ed566a76ae
|
Clean up keybindings
|
2019-10-01 16:51:51 -04:00 |
|
|
9dbbf28346
|
Remove Racer support
|
2019-10-01 16:51:31 -04:00 |
|
|
7f7ed215eb
|
Enable Ido support in more locations
|
2019-10-01 02:28:55 -04:00 |
|
|
418ddd58a5
|
Fix flycheck configuration for Python
|
2019-10-01 02:26:29 -04:00 |
|
|
7f68263a85
|
Update hooks for mood-one-theme
|
2019-10-01 02:26:07 -04:00 |
|
|
82be9da21f
|
Refactor init file-specific function names
|
2019-10-01 02:25:36 -04:00 |
|
|
c9fc29a574
|
Fix inconsistent custom function names
|
2019-09-12 20:17:37 -04:00 |
|
|
e7d4fc9953
|
Fix occasional dependency error with FlyCheck
|
2019-09-12 20:11:47 -04:00 |
|
|
bc2ae3b6df
|
Disable smart-tabs-mode when editing Python files
|
2019-09-12 18:42:13 -04:00 |
|
|
9fddbc92b0
|
Fix bugged package retrieval in Emacs 26.X
|
2019-09-02 20:29:10 -04:00 |
|
|
adcb91c8bf
|
Fix broken configuration after 'mood-line' update
|
2019-06-06 06:47:25 -04:00 |
|
|
15a40b58c5
|
Fix formatting
|
2019-06-06 05:57:55 -04:00 |
|
|
aaa66013e7
|
Remove unnecessary newline
|
2019-04-22 17:33:13 -04:00 |
|
|
afa9f88277
|
Update mood-one-theme configuration
|
2019-04-22 17:19:21 -04:00 |
|