Skip to content

zumbalogy/emacs_settings

Repository files navigation

TODO




;; maybe have holding caps-lock be like holding control, and tapping it
;; (or just tapping control) bring up smex/mx stuff

;; bug in control-arrow, unable to move past // in ruby land

;; save emacs desktops on a per project bases maybe

;; have the modeline know if the buffer is linum mode or not and ajust accordingly.
;;   alt, have all buffers have line numbers (though blank files would still make
;;   it funny
;; get a font with slashed zeros
;; dont have mode line print if im doing a search though text
;; select all
;; multiple cursors
;; https://www.emacswiki.org/emacs/multiple-line-edit.el
;; cider
;; autocomplete/tab-complete in editor?
;; better scrolling
;; better (highlighted) repl/terminal/etc in emacs
;; scroll up for history in repl
;; send to terminal?
;; learn org mode
;; emacs git integration (magit?)
;;   atom shows what lines are uncommited in git, which is maybe useful. maybe i could toggle to show dif or something
;; better git repo support for emacs configs
;;   (.emacs should just link to ~/emacs/ and ~/emacs/.emacs and ~/emacs/ should be git repo, im guessing)
;; learn/get better find and find/replace (find in folder/repo/etc) (dired? helm?)
;; better toggle though buffers and frames. (but mostly frames)
;; filter some messages (or tweak them) that go in echo area
;;    (https://www.emacswiki.org/emacs/EchoArea)
;; git gutter working
;; https://github.com/Malabarba/aggressive-indent-mode
;; https://github.com/ogdenwebb/emacs-kaolin-themes/wiki/Kaolin-dark-theme
;; have paste try to indent corrently
;; http://emacsredux.com/blog/2013/06/25/boost-performance-by-leveraging-byte-compilation/
;; https://github.com/Malabarba/beacon
;; https://github.com/wasamasa/eyebrowse
;; https://www.emacswiki.org/emacs/Icicles
;; https://github.com/syohex/emacs-git-gutter
;; https://www.emacswiki.org/emacs/SpeedBar
;; ivy completion (or other autocomplete thing)
;; https://github.com/abo-abo/lispy

;; https://github.com/Malabarba/aggressive-indent-mode
;; https://github.com/Fanael/persistent-scratch
;; https://github.com/bburns/clipmon
;; https://github.com/clojure-emacs/squiggly-clojure

;; maybe have file pathname be longer, as to lessen need for treemacs

;; https://www.emacswiki.org/emacs/HippieExpand

TODO: https://www.gnu.org/software/emacs/manual/html_node/elisp/Advising-Functions.html
 would maybe be better than redefining some functions that i redefine

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published