Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix wrong name | Jesús | 2019-08-07 | 1 | -1/+1 | |
| | ||||||
* | Added support syntax Django | Jesús | 2019-08-07 | 3 | -2/+39 | |
| | ||||||
* | change to MELPA mirror of smart-mode-line | Jesús | 2019-07-02 | 2 | -2/+6 | |
| | ||||||
* | update README.md | Jesús | 2019-06-30 | 1 | -1/+1 | |
| | ||||||
* | reorganize custom.el | Jesús | 2019-05-17 | 1 | -1/+1 | |
| | ||||||
* | fix elpy: Emacs Python Development Environment | Jesús | 2019-05-17 | 1 | -10/+14 | |
| | ||||||
* | update custom: added elpy | Jesús | 2019-05-17 | 1 | -1/+1 | |
| | ||||||
* | update custom.el | Jesús | 2019-05-17 | 1 | -1/+1 | |
| | ||||||
* | update .gitignore | Jesús | 2019-05-17 | 1 | -0/+1 | |
| | ||||||
* | enable flycheck into python-mode | Jesús | 2019-05-17 | 1 | -4/+5 | |
| | ||||||
* | fix hook pip-requirements | Jesús | 2019-05-17 | 1 | -2/+2 | |
| | ||||||
* | replace Jedi for pyvenv | Jesús | 2019-05-17 | 2 | -20/+30 | |
| | | | | https://github.com/jorgenschaefer/pyvenv | |||||
* | neo-window-fixed-size nil | Jesús | 2019-05-17 | 1 | -0/+1 | |
| | ||||||
* | Un-indent in settings | Jesús | 2019-05-15 | 1 | -1/+0 | |
| | ||||||
* | added commets to settings | Jesús | 2019-05-15 | 1 | -0/+1 | |
| | ||||||
* | minor fix | Jesús | 2019-05-15 | 1 | -1/+1 | |
| | ||||||
* | update .gitignore | Jesús | 2019-05-15 | 1 | -0/+1 | |
| | ||||||
* | refactoring | Jesús | 2019-05-15 | 1 | -9/+8 | |
| | ||||||
* | set default settings | Jesús | 2019-05-15 | 1 | -2/+2 | |
| | ||||||
* | organize utf-8 | Jesús | 2019-05-15 | 2 | -3/+13 | |
| | ||||||
* | improve README.md: added mirror docs | Jesús | 2019-05-15 | 1 | -0/+8 | |
| | ||||||
* | remove duplicate parameters: (setq indicate-empty-lines nil), closed #12 | Jesús | 2019-05-15 | 1 | -1/+0 | |
| | ||||||
* | code-cleanup: remove unimportant code, this already exists with use-package: ↵ | Jesús | 2019-05-14 | 1 | -11/+2 | |
| | | | | :after | |||||
* | refactoring code | Jesús | 2019-05-14 | 4 | -69/+48 | |
| | ||||||
* | remove duplicate code-cleanup | Jesús | 2019-05-14 | 4 | -8/+5 | |
| | ||||||
* | code-cleanup | Jesús | 2019-05-14 | 3 | -30/+0 | |
| | ||||||
* | update gitignore | Jesús | 2019-05-13 | 1 | -0/+1 | |
| | ||||||
* | Fix decentralized configuration theme, closed #11 | Jesús | 2019-05-13 | 1 | -6/+7 | |
| | ||||||
* | fix unknown package hl-line #10 | Jesús | 2019-05-13 | 1 | -8/+2 | |
| | ||||||
* | neotree from MELPA: until fix https://github.com/jaypei/emacs-neotree/issues/317 | Jesús | 2019-05-12 | 1 | -0/+4 | |
| | ||||||
* | fix package-initialize: packaga-initialize is init-elpa.el | Jesús | 2019-05-12 | 1 | -1/+1 | |
| | ||||||
* | minor fix: replace string chromium to generic into markdown-mode | Jesús | 2019-05-12 | 1 | -1/+1 | |
| | ||||||
* | define custom browser into markdown-mode | Jesús | 2019-05-12 | 1 | -1/+10 | |
| | ||||||
* | update .gitignore | Jesús | 2019-05-08 | 1 | -0/+1 | |
| | ||||||
* | update custom.el | Jesús | 2019-05-08 | 1 | -1/+1 | |
| | ||||||
* | remove helm from README.md | Jesús | 2019-05-08 | 1 | -4/+0 | |
| | ||||||
* | replace helm for ivy | Jesús | 2019-05-08 | 4 | -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 command | Jesús | 2019-05-08 | 1 | -0/+3 | |
| | ||||||
* | improve performance | Jesús | 2019-05-08 | 2 | -50/+88 | |
| | ||||||
* | added welcome message to emacs | Jesús | 2019-05-06 | 1 | -0/+4 | |
| | ||||||
* | update performance | Jesús | 2019-05-06 | 1 | -44/+47 | |
| | ||||||
* | Fix Error 1005 Cloudflare | Jesús | 2019-04-28 | 1 | -1/+1 | |
| | ||||||
* | added company-mode | Jesús | 2019-03-18 | 3 | -1/+42 | |
| | ||||||
* | fix: to use shift-selection with Org-mode, customize 'org-support-shift-select | Jesús | 2019-03-13 | 1 | -0/+4 | |
| | ||||||
* | Do not hard-code ~/emacs.d | Jesús | 2019-03-03 | 4 | -5/+5 | |
| | | | | Instead, use user-emacs-directory | |||||
* | update .gitignore | Jesús | 2019-03-03 | 1 | -0/+1 | |
| | ||||||
* | disable scss-mode and edit scss files with web-mode | Jesús | 2019-02-19 | 2 | -5/+6 | |
| | ||||||
* | update scss-mode | Jesús | 2019-02-19 | 1 | -1/+4 | |
| | ||||||
* | update nlinum | Jesús | 2019-02-19 | 1 | -0/+1 | |
| | ||||||
* | added log4j-mode | Jesús | 2019-02-18 | 3 | -1/+18 | |
| |