aboutsummaryrefslogtreecommitdiff
path: root/.hunspell_ca_ES
Commit message (Collapse)AuthorAgeFilesLines
* spell: small additionMiquel Sabaté Solà2021-10-171-0/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* bash: set the PROMPT_COMMAND environment variableMiquel Sabaté Solà2021-01-211-0/+1
| | | | | | | This is useful for terminals that don't touch the title bar by themselves like alacritty, which expected the application to actually change it. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* git: added defaultBranch optionMiquel Sabaté Solà2021-01-081-0/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* alacritty: disabled some troublesome bindingsMiquel Sabaté Solà2020-12-161-0/+1
| | | | | | | | They were conflicting with my GNU Emacs config, which is a problem since commands such as `git commit` will pick this as the editor to be used, and it was hella confusing... Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* i3: prepend the language keymap on the statusMiquel Sabaté Solà2020-11-121-0/+5
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: fixed issue on mu4e's attachment directoryMiquel Sabaté Solà2020-11-031-0/+1
| | | | | | As simple as a typo on the environment variable to be used. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* bin: added zypper-rupMiquel Sabaté Solà2020-10-281-0/+2
| | | | | | Which is just a shorthand for zypper ref && up. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* config: final renaming of directoriesMiquel Sabaté Solà2020-10-201-0/+5
| | | | | | | | Hopefully this structure sticks. Plus the usual hunspell update. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: set crux to move visuallyMiquel Sabaté Solà2020-10-111-0/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added groovy-mode and some hunspell wordsMiquel Sabaté Solà2020-10-061-0/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Updated hunspellMiquel Sabaté Solà2020-10-051-0/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* More hunspell updatesMiquel Sabaté Solà2020-10-021-0/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Updates on hunspellMiquel Sabaté Solà2020-10-021-0/+5
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* hunspell: added SUSEMiquel Sabaté Solà2020-08-251-0/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Trying out alacritty as the terminal emulatorMiquel Sabaté Solà2020-08-121-0/+2
| | | | | | | | For now I've built it from source, which maybe isn't the best option. I've also updated the hunspell dictionary. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* i3: updated configuration to also start the blueman appletMiquel Sabaté Solà2020-08-031-1/+7
| | | | | | This commit also adds some updates on the catalan dictionary. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* hunspell: added more wordsMiquel Sabaté Solà2020-04-131-1/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: updated a variable from the soria themeMiquel Sabaté Solà2020-04-041-1/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Hunspell updateMiquel Sabaté Solà2020-03-261-0/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* bin: added git nukeMiquel Sabaté Solà2020-03-251-0/+1
| | | | | | This deletes a branch both locally and remotely. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* More words on hunspellMiquel Sabaté Solà2020-03-101-0/+6
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: regular hunspell and abbrevs.el updateMiquel Sabaté Solà2020-02-261-1/+8
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* dict: more wordsMiquel Sabaté Solà2020-02-191-0/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added abbrev and vocab from city hallMiquel Sabaté Solà2020-02-171-0/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Update hunspell dictionaryMiquel Sabaté Solà2020-02-171-0/+4
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: reworked the whole mess that was spell checkingMiquel Sabaté Solà2020-02-131-0/+2
I've added support for hunspell and languagetool. Moreover, I've redistributed sections so things were located more logically. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>