hostrealtime.blogg.se

Latex editor windows emacs keybindings
Latex editor windows emacs keybindings










Latex editor windows emacs keybindings keygen#

latex editor windows emacs keybindings

(persist-directory-location ( expand-file-name "persist/ " my/etc-dir)) (url-cache-directory ( expand-file-name "url/ " my/etc-dir)) (url-configuration-directory ( expand-file-name "url/ " my/etc-dir)) (custom-theme-directory ( expand-file-name "themes/ " my/etc-dir)) ( custom-file ( expand-file-name "custom.el " my/etc-dir)) Keeping ~/.emacs.d clean (my/etc-dir (expand-file-name "etc/" user-emacs-directory)) ( bidi-paragraph-direction 'left-to-right) ( bidi-display-reordering 'left-to-right) (apropos-do-all t) more extensive apropos searches Disable bidirectional text rendering for performance ( indent-tabs-mode nil) tabs are converted to spaces (fast-but-imprecise-scrolling t) faster scrolling over unfontified regions Scrolling (ffap-machine-p-known 'reject) don't ping things that look like domain names (inhibit-compacting-font-caches t) inhibit font compacting ( initial-major-mode 'fundamental-mode) start in an empty mode ( initial-scratch-message nil) empty scratch file ( inhibit-startup-echo-area-message user-login-name) ( message-log-max 5000) longer number of max messages ( gc-cons-threshold most-positive-fixnum) raise garbage collection threshold until its set again in Hooks heading :custom unset file-name-handler-alist until its set again in Hooks heading (improve startup time) ( setq my/etc-dir ( expand-file-name "etc/ " user-emacs-directory)ĭefault-file-name-handler-alist file-name-handler-alist) If the file doesn’t exist, org is loaded and the file is tangled. Every time I exit emacs (if org has been loaded), this file tangles to config.el (defined in Org under kill-emacs-hook). ( set-face-foreground 'vertical-border bg-color) Init `( mode-line-inactive (( t ( :background ,bg-color)))) ( custom-set-faces `( mode-line (( t ( :background ,bg-color :foreground "#928374 ")))) Mode-line-buffer-identification buffer name " " ( setq-default display-line-numbers-type 'visual))) relative line numbers Minimalistic mode-line

latex editor windows emacs keybindings

`(line-number-current-line (( t ( :background ,bg-color))))) ( custom-set-faces `(line-number (( t ( :background ,bg-color)))) ( use-package display-line-numbers line numbers :straight ( :type built-in) ( use-package gruvbox-theme theme :config ( defconst bg-color "#282828 " "gruvbox background color ") ( advice-add # 'x-apply-session-resources :override # 'ignore) Straight ( set-face-attribute 'default nil font :family "Monospace " :height 110 :weight 'normal :width 'normal) ( setq emacs-load-start-time ( current-time) ( push '(vertical-scroll-bars) default-frame-alist) No unnecessary noise: toolbar, menu-bar, and scroll-bar ( advice-add # 'package-ensure-init-file :override # 'ignore) ( setq package-enable-at-startup nil) disable package.el at startup ( defconst IS-MAC ( eq system-type 'darwin)) ( defconst IS-WINDOWS ( memq system-type '(cygwin windows-nt ms-dos))) ( defconst IS-LINUX ( eq system-type 'gnu/linux)) ( setq gc-cons-threshold most-positive-fixnum) *- lexical-binding: t -*- increase GC threshold until startup (in Initial section under hooks)










Latex editor windows emacs keybindings