79b8ed5f81
Add .tsx extension to web-mode
2022-01-07 19:29:04 -05:00
524979eb11
Add typescript-mode
2022-01-07 19:02:27 -05:00
d2ddb582bd
stop create-lockfiles
2022-01-07 18:51:50 -05:00
8f826cb8a3
company: change to backtab
...
one of the reasons why some languages use <tab> for spacing and not autocomplete
2021-12-05 16:59:59 -05:00
f53864a714
company: prevent breaks ivy's completion in minibuffer
2021-12-05 16:41:35 -05:00
32ca324900
company-mode: change to ALT+TAB
2021-12-05 15:47:30 -05:00
cb2cb918df
Autocomplete: fix company
2021-12-03 17:21:19 -05:00
94d28d7a2d
simplify git-modes package
2021-11-02 22:59:22 -05:00
1c82edd5bb
fix missing packages
...
Error (use-package): Failed to install gitconfig-mode: Package ‘gitconfig-mode-’ is unavailable
Error (use-package): Failed to install gitignore-mode: Package ‘gitignore-mode-’ is unavailable
Error (use-package): Failed to install gitattributes-mode: Package ‘gitattributes-mode-’ is unavailable
2021-11-02 13:33:18 -05:00
9fd02a16f8
Add kbd for mc
2021-11-02 12:27:03 -05:00
085e476d0f
Merge branch 'master' of ssh://hgit/software/emacs-personal into master
2021-11-02 12:20:05 -05:00
e81308a39c
change sudo to doas for open file with root privileges
2021-11-02 12:19:54 -05:00
feb71536a7
Add lua language
2021-10-16 11:29:26 -05:00
3fe51a5a87
Enable editorconfig package
2021-07-08 14:40:58 -05:00
b4d28e2324
change to 2 spaces in javascript
2021-07-08 14:40:19 -05:00
94347e9e73
disable capitalize word (M-c) for default
...
by @saravia
2021-07-02 15:52:20 -05:00
91d8471e42
Add dockerfile-mode
2021-02-28 22:02:50 -05:00
d590aa16a8
Add dashboard
2021-02-01 16:15:16 -05:00
18d1f070a0
Add go support
2021-01-23 10:58:16 -05:00
594d61e319
Change to MELPA repo
2020-12-09 21:27:12 -05:00
a559c8e4e6
Fix repo for rainbow
2020-12-07 12:44:20 -05:00
db581097bb
Add line columns to modeline
2020-11-10 23:13:51 -05:00
cb7b574da7
remove deprecated variables
...
is deprecated in 23.2
2019-11-10 12:08:37 -05:00
fbc03f3e4f
Fix typo
2019-11-06 17:36:22 -05:00
c3a5ae44b0
Refactoring and cleanup code
...
Linum-mode is disabled for default (can be activated with F6 key), and improves the handling of large files.
2019-11-06 17:20:55 -05:00
2de9f0c2ef
Fix git-diff
2019-10-26 19:25:56 -05:00
c5ff8b4056
Added 'sudo open file option'
2019-10-26 19:12:36 -05:00
b40b52e81e
Set Default Browser
2019-10-26 19:05:08 -05:00
5f1c2fbc10
Fix: Emacs: Lisp error: (error "Invalid face" modeline)
2019-09-20 15:36:06 -05:00
b919cdf1d2
semi-dark-theme for default
2019-09-18 00:20:34 -05:00
2393b459e6
Added dark theme
2019-09-17 23:09:24 -05:00
53c9235cbe
improve colors
2019-09-17 17:05:51 -05:00
9f33cc5355
disable undo-tree-visualizer-diff
2019-09-17 14:58:46 -05:00
37a0cf57da
Markdown from MELPA
2019-09-17 14:52:54 -05:00
7b4bedd58b
Suppressing ad-handle-definition Warnings in Emacs
...
I looked into it and these warnings are generated when functions are redefined with defadvice.
Most of the warnings I received were coming from third-party packages I had installed,
not my own configuration. In any case, they were not helpful, just noise during Emacs startup.
2019-09-17 14:51:26 -05:00
6b644ebb3b
Improve theme colors
2019-09-17 12:55:02 -05:00
c12ccfb078
Fix neo-smart-open duplicate
2019-09-15 20:15:48 -05:00
8a14e0a584
Remove ECB
2019-09-15 16:48:01 -05:00
7fd29e9a60
remove sublime-themes to doom-themes
2019-09-15 16:35:04 -05:00
ebf8bb77cb
Added 'dotenv-mode'
...
An Emacs mode for .env files that includes the following features
2019-09-10 12:43:31 -05:00
aadca913ea
Added which-key
2019-09-10 12:37:39 -05:00
8ce2057c4c
Added pelican hook
2019-09-10 12:36:58 -05:00
8a91d329a8
Added twig support
2019-08-16 22:37:25 -05:00
937fc7f051
improve hook my-django-mode
2019-08-13 15:11:15 -05:00
0c5f0db3c5
web-mode: fix smarty
2019-08-13 15:09:24 -05:00
e849d4be90
remove prettier, require nodejs
2019-08-12 14:22:28 -05:00
e13545500d
Added JavaScript support with js2-mode
2019-08-12 13:06:52 -05:00
6c6a955447
Added vue-mode support
2019-08-10 17:08:09 -05:00
c28a596ee2
web-mode from MELPA and added blade.php into laravel
2019-08-10 12:36:52 -05:00
012e37a370
Fix: the function ‘web-mode-set-engine’ might not be defined at runtime
2019-08-09 12:07:48 -05:00