All Projects → abelardojarab → emacs-config

abelardojarab / emacs-config

Licence: other
Abelardo Jara-Berrocal's Emacs configuration files

Programming Languages

emacs lisp
2029 projects
javascript
184084 projects - #8 most used programming language
C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
TeX
3793 projects
HTML
75241 projects

Projects that are alternatives of or similar to emacs-config

draughtsman
An in-cluster agent that handles Helm based deployments
Stars: ✭ 31 (+106.67%)
Mutual labels:  helm
kubewise
Get Helm notifications in your team chat
Stars: ✭ 52 (+246.67%)
Mutual labels:  helm
valheim-k8s
valheim game-server on kubernetes
Stars: ✭ 74 (+393.33%)
Mutual labels:  helm
kubehelper
KubeHelper - simplifies many daily Kubernetes cluster tasks through a web interface. Search, analysis, run commands, cron jobs, reports, filters, git synchronization and many more.
Stars: ✭ 200 (+1233.33%)
Mutual labels:  helm
flux-ui
web ui for fluxctl (gitops tool)
Stars: ✭ 30 (+100%)
Mutual labels:  helm
billimek-charts
DEPRECATED - new home is https://github.com/k8s-at-home/charts
Stars: ✭ 90 (+500%)
Mutual labels:  helm
spacemacs
Content for the book - Clojure Development with Spacemacs
Stars: ✭ 86 (+473.33%)
Mutual labels:  spacemacs
miniurl
A production-ready URL shortener microservice.
Stars: ✭ 20 (+33.33%)
Mutual labels:  helm
croc-hunter-jenkinsx
Croc Hunter demo, deployed with Jenkins X
Stars: ✭ 19 (+26.67%)
Mutual labels:  helm
rules helm
rules_helm: Bazel rules for managing helm charts
Stars: ✭ 46 (+206.67%)
Mutual labels:  helm
kubernetes-logging-helm
Scalable Kubernetes logging stack with Opensearch
Stars: ✭ 42 (+180%)
Mutual labels:  helm
helm-clientgo-example
helm client-go example to add helm repo, fetch charts and install chart
Stars: ✭ 27 (+80%)
Mutual labels:  helm
workshopctl
A tool to run workshops with
Stars: ✭ 38 (+153.33%)
Mutual labels:  helm
zeebe-helm
Public Zeebe K8s HELM Charts
Stars: ✭ 13 (-13.33%)
Mutual labels:  helm
kube-lineage
A CLI tool to display all dependencies or dependents of an object in a Kubernetes cluster.
Stars: ✭ 238 (+1486.67%)
Mutual labels:  helm
helm-chart
Makes develping the chart boilerplate easier.
Stars: ✭ 31 (+106.67%)
Mutual labels:  helm
gotway
☸️ Cloud native API Gateway powered with in-redis cache
Stars: ✭ 71 (+373.33%)
Mutual labels:  helm
kubernetes-helm-chart-cassandra
Kubernetes Helm Chart for Cassandra
Stars: ✭ 29 (+93.33%)
Mutual labels:  helm
configurator
Synchronize and Version Control ConfigMaps & Secrets across Deployment Rollouts.
Stars: ✭ 68 (+353.33%)
Mutual labels:  helm
gokube
gokube is a tool that makes it easy developing day-to-day with Kubernetes on your laptop.
Stars: ✭ 22 (+46.67%)
Mutual labels:  helm

Emacs configuration files from Abelardo Jara-Berrocal

Supported emacs versions

  • Emacs 24.4-24.x
  • Emacs 25.x
  • Emacs 26 (snapshots)

Package management, update and auto-loading

  • Package installation and update: Cask
  • Package auto-loading and deferral: use-package

Included packages

  • Development: company, flycheck, yasnippet, auctex, cmake-ide, ecb
  • Network utilities: wunderlust, sx, mu4e, elfeed

Fixes with respect to Spacemacs and Prelude

  • Fixed htmlize library so it does not fail to export code or text segments as formatted HTML

  • Enables and uses ECB Enable ECB to work with Emacs 25 and above

  • Fixed and enabled ergoemacs-mode, such that it does not invoke (package-initialize) in case there is no Internet connection

  • Fixed usage orgtbl-mode under markdown-mode so Org tables can be used in markdown documents.

  • adviced (load-theme ') function such that fringe, modeline (powerline) and tabbar colorsets are refreshed after a theme change (improvement over prelude and spacemacs)

  • Utilizes linum.ex for delayed update of line numbers (improves scrolling effect)

Additional features

  • Adaptive loading of company-jedi (by checking that 'jedi' module is an installed Python module or not)

  • Adaptive usage of company-tern (by checking that 'tern' module is an installed node.js module or not)

  • Added helm-fonts, to enable fontset selection through helm.

  • Included org-insert-screenshot (Windows, Mac OS X and Linux versions are included)

Supported platforms

  • Tested to properly work on Windows (cygwin is required), Mac OS X and Linux.

Keybindings

Enhanced ergoemacs keybindings

Screenshot

ECB-based emacs layout

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].