Commit Graph

692 Commits

Author SHA1 Message Date
Dionisio E Alonso 1c689da706 Set default custom font for Emacs 2018-11-09 13:09:11 -03:00
Dionisio E Alonso 439ea8facb Set default window-size for Emacs when running windowed 2018-11-09 13:05:36 -03:00
Dionisio E Alonso f06883e056 Set dark theme for Emacs 2018-11-09 13:03:58 -03:00
Dionisio E Alonso 1f29674cd0 Add initial configs for Emacs
Actually this setting is not yet available in current release version
(25.2) but is the setting available from next release (26.1).
2018-11-09 11:52:49 -03:00
Dionisio E Alonso d9c88bc274 Minor window layout change for Neovim-GTK 2018-11-05 13:04:32 -03:00
Dionisio E Alonso 0271af4e47 Correct pack directory target in NeoVim configuration 2018-10-18 23:44:45 -03:00
Dionisio E Alonso d7620f8391 Update sub-modules state 2018-10-18 17:34:13 -03:00
Dionisio E Alonso ed830b2f61 Add new plugin for Vim. The ALE plugin
This plugin analyzes linting and coding-style in source code using the
Asynchronous I/O feature in Vim/NeoVim
2018-10-18 17:26:08 -03:00
Dionisio E Alonso de7cfe3acc Add NeoVim-GTK default window properties 2018-10-18 17:20:46 -03:00
Dionisio E Alonso df746c9a60 Add basic NeoVim-GTK configuration 2018-10-18 17:19:48 -03:00
Dionisio E Alonso f6dc5cda6a Add pack directory for NeoVim 2018-10-18 17:18:34 -03:00
Dionisio E Alonso a2baae128c Add first NeoVim init file based on vimrc 2018-10-18 17:17:44 -03:00
Dionisio E Alonso 607e7760cf Update sub-modules to their latest 2018-10-03 17:25:03 -03:00
Dionisio E Alonso b6f22df2fb Add default font for GVim GTK versions in gvimrc 2018-10-03 17:19:28 -03:00
Dionisio E Alonso 695a9eb234 Use boolean values instead of 1 or 0 in Vimrc file 2018-10-03 17:13:26 -03:00
Dionisio E Alonso 2f1451082e Correct coding style of vimrc file 2018-10-03 17:11:16 -03:00
Dionisio E Alonso 8e124c4dab Correct typo in comment 2018-10-03 13:18:25 -03:00
Dionisio E Alonso 2e183b7775 Use the same criteria in Beets for compilations
When creating paths for compilation albums with multiple discs create
all discs directories.  The same criteria used when moving/copying
single-artist's albums with multiple discs.
2018-09-13 22:21:16 -03:00
Dionisio E Alonso 07d096eb8f Group Beets' "General Settings" together
Move the plugins' settings in Beets' config to be grouped with other
general settings.  Also activated some other plugin.
2018-09-13 20:22:05 -03:00
Dionisio E Alonso 7e75e0edd8 Separate a bit track number from title in Beets' paths 2018-09-13 20:12:25 -03:00
Dionisio E Alonso 8de7477c90 Make multi-disc albums to create separate directories
When moving files to the Music Library directory, if the album has
multiple discs, inside the album folder separate tracks inside the
corresponding disc directory and re-number the tracks per disc.
2018-09-12 15:27:25 -03:00
Dionisio E Alonso 1f99559893 Change default formatting for Beets' item listing 2018-09-12 12:22:42 -03:00
Dionisio E Alonso c7083b525a Change default sort ordering for Beets' listing
When listing items, the default sort ordering doesn't work well with
compilations because the artist is not the same for all the items inside
the album.  Therefore, to correct that the new default uses the
album-artist instead of the artist as the first ordering key.
2018-09-12 12:19:01 -03:00
Dionisio E Alonso 43f49ae290 Make Beets' import to modify only in database
In order to keep files' state, to manually control the renaming or
writing of tags, during the import stage do not copy files nor write the
tags downloaded from MusicBrainz.
2018-09-12 12:07:20 -03:00
Dionisio E Alonso 9546c306f1 Change Beets' compilation path
In Beets' compilation path use the album-artist to store the album
instead of separating all the compilations to their own directory.  Most
albums will be equally stored under the "Various Artists" album-artist,
but many will be distinguished stored under the correct album
orchestrator.
2018-09-12 11:39:43 -03:00
Dionisio E Alonso 1d98096c17 Change default Beets' path
In the default Beets' path, use "Num.Title" instead of "Num Title" for
the track filename.
2018-09-12 11:36:43 -03:00
Dionisio E Alonso 1fb32ec05c Add basic GVim RC configurations
The added GVimRC configs disable some menu bars and scrollbars.  Also
set a default height for the graphic window.
2018-06-29 14:46:52 -03:00
Dionisio E Alonso 3dfa260484 Correct come PEP-008 issues 2018-04-22 01:28:43 -03:00
Dionisio E Alonso f16363adb1 Add color column after column 80 to vimrc
Instead of only colouring one column after the 80th one change the
background to all the following.
2018-02-09 01:08:17 -03:00
Dionisio E Alonso 50b6fc716a Add package indentLine to vimrc and its sub-module 2018-02-08 13:50:06 -03:00
Dionisio E Alonso 88f6339144 Spelling correction in README 2018-02-08 00:19:46 -03:00
Dionisio E Alonso e8acc9346c Add submodule repo Onedark for Vim 2018-02-08 00:17:48 -03:00
Dionisio E Alonso b88584bd6f Add Onedark theme to vimrc 2018-02-08 00:10:45 -03:00
Dionisio E Alonso 65244651e2 Add Aldmeris theme to vimrc 2018-02-07 21:50:00 -03:00
Dionisio E Alonso 49a8e63e03 Add list mode to vimrc config 2018-02-07 21:12:13 -03:00
Dionisio E Alonso 2be7998208 Add to vimrc spellchecking for GitCommit files 2018-02-07 18:37:42 -03:00
Dionisio E Alonso e94e5ca6bc Add vimrc settings for tab sizes and indentation 2018-02-07 17:06:46 -03:00
Dionisio E Alonso dc0f296281 Add some VimRC essentials
Added line-numbers and cursor-line to the vimrc configuration file.
2018-02-06 19:41:06 -03:00
Dionisio E Alonso c25065e27b Add an extension load to IPython config 2017-12-13 20:39:23 -03:00
Dionisio E Alonso 007cf2696f Add IPython config with custom prompts
Also set the shell to avoid confirmation on exit.
2017-12-13 20:34:23 -03:00
Dionisio E Alonso 1757a613d7 Add vimrc base file
Emulate the behavior of using system defaults when not having a .vimrc
file.
2017-12-13 20:29:59 -03:00
Dionisio E Alonso 8d4ea2fff1 Initial commit 2017-10-21 05:08:05 -03:00