aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* web-mode from MELPA and added blade.php into laravelJesús2019-08-101-7/+9
|
* Fix: the function ‘web-mode-set-engine’ might not be defined at runtimeJesús2019-08-091-17/+20
|
* remove bits unimportantsJesús2019-08-091-3/+0
|
* simple command `pin` into use-packageJesús2019-08-093-10/+6
|
* Added missing smartparens packageJesús2019-08-083-1/+20
|
* Added missing projectile moduleJesús2019-08-072-1/+2
|
* fix wrong nameJesús2019-08-071-1/+1
|
* Added support syntax DjangoJesús2019-08-073-2/+39
|
* change to MELPA mirror of smart-mode-lineJesús2019-07-022-2/+6
|
* update README.mdJesús2019-06-301-1/+1
|
* reorganize custom.elJesús2019-05-171-1/+1
|
* fix elpy: Emacs Python Development EnvironmentJesús2019-05-171-10/+14
|
* update custom: added elpyJesús2019-05-171-1/+1
|
* update custom.elJesús2019-05-171-1/+1
|
* update .gitignoreJesús2019-05-171-0/+1
|
* enable flycheck into python-modeJesús2019-05-171-4/+5
|
* fix hook pip-requirementsJesús2019-05-171-2/+2
|
* replace Jedi for pyvenvJesús2019-05-172-20/+30
| | | | https://github.com/jorgenschaefer/pyvenv
* neo-window-fixed-size nilJesús2019-05-171-0/+1
|
* Un-indent in settingsJesús2019-05-151-1/+0
|
* added commets to settingsJesús2019-05-151-0/+1
|
* minor fixJesús2019-05-151-1/+1
|
* update .gitignoreJesús2019-05-151-0/+1
|
* refactoringJesús2019-05-151-9/+8
|
* set default settingsJesús2019-05-151-2/+2
|
* organize utf-8Jesús2019-05-152-3/+13
|
* improve README.md: added mirror docsJesús2019-05-151-0/+8
|
* remove duplicate parameters: (setq indicate-empty-lines nil), closed #12Jesús2019-05-151-1/+0
|
* code-cleanup: remove unimportant code, this already exists with use-package: ↵Jesús2019-05-141-11/+2
| | | | :after
* refactoring codeJesús2019-05-144-69/+48
|
* remove duplicate code-cleanupJesús2019-05-144-8/+5
|
* code-cleanupJesús2019-05-143-30/+0
|
* update gitignoreJesús2019-05-131-0/+1
|
* Fix decentralized configuration theme, closed #11Jesús2019-05-131-6/+7
|
* fix unknown package hl-line #10Jesús2019-05-131-8/+2
|
* neotree from MELPA: until fix https://github.com/jaypei/emacs-neotree/issues/317Jesús2019-05-121-0/+4
|
* fix package-initialize: packaga-initialize is init-elpa.elJesús2019-05-121-1/+1
|
* minor fix: replace string chromium to generic into markdown-modeJesús2019-05-121-1/+1
|
* define custom browser into markdown-modeJesús2019-05-121-1/+10
|
* update .gitignoreJesús2019-05-081-0/+1
|
* update custom.elJesús2019-05-081-1/+1
|
* remove helm from README.mdJesús2019-05-081-4/+0
|
* replace helm for ivyJesús2019-05-084-36/+44
| | | | | | | After experiencing these three packages, I liked helm, but to be honest, I wasn't using all of its features and I was looking for a lighter and faster solution. That's why, it's already a few years since I chose ivy and which corresponds entirely to my workflow. Please note that my choice may vary according to your criteria 😊
* enable erase-buffer commandJesús2019-05-081-0/+3
|
* improve performanceJesús2019-05-082-50/+88
|
* added welcome message to emacsJesús2019-05-061-0/+4
|
* update performanceJesús2019-05-061-44/+47
|
* Fix Error 1005 CloudflareJesús2019-04-281-1/+1
|
* added company-modeJesús2019-03-183-1/+42
|
* fix: to use shift-selection with Org-mode, customize 'org-support-shift-selectJesús2019-03-131-0/+4
|