summaryrefslogtreecommitdiffstats
path: root/init.el
Commit message (Collapse)AuthorAgeFilesLines
* Selectrum/verticoRavi R Kiran2021-09-131-10/+9
| | | | Still need to find an alternative for helm-dash and browse-kill-ring
* Work under wayland tooRavi R Kiran2021-08-221-3/+16
|
* Run focus advice only onceRavi R Kiran2021-05-101-0/+1
| | | | | It'd be nice to make it coexist with multiple terminal types, but don't know how to do it yet.
* Make xterm-kitty into a real terminal initialization handlerRavi R Kiran2021-05-101-14/+12
|
* Attempt to fix kitty delete vs backspaceRavi R Kiran2021-04-251-2/+6
|
* Handle simultaneous emacs invocations if init files are on NFSRavi R Kiran2021-04-251-2/+13
|
* Make introspection easierRavi R Kiran2021-04-121-1/+2
|
* Get rid of cquery and separate out lspRavi R Kiran2021-04-111-0/+1
|
* Support for kittyRavi R Kiran2021-04-051-19/+37
|
* Something is wrong with Inconsolata since Fedora 31Ravi R Kiran2020-01-211-1/+1
| | | | To be debugged.
* Minimum font sizeRavi R Kiran2019-06-171-3/+1
|
* Simplify codeRavi R Kiran2018-05-301-1/+1
|
* Automatic use of :ensureRavi R Kiran2018-05-291-3/+3
|
* Ergodox pass-through via RDP+XMingRavi R Kiran2017-05-261-12/+23
|
* Dash is too usefulRavi R Kiran2015-10-261-2/+2
|
* Remove long-unused packagesRavi R Kiran2015-10-251-32/+0
|
* Add map to operate on numberRavi R Kiran2015-05-111-0/+1
|
* Use new location for MELPARavi R Kiran2015-03-231-1/+1
|
* Move main emacs directory out of load pathRavi R Kiran2015-03-171-1/+1
| | | | | This follows the official emacs recommendation for lisp code inside emacs.d.
* Tex/LaTeX changesRavi R Kiran2015-03-161-4/+0
| | | | | | | - set fill column correctly - remove keyadvice since it never worked - add XeLaTeX support - do not auto revert tex output; it only makes sense manually
* Better unicode default fontRavi R Kiran2015-01-081-0/+3
| | | | Fedora package gdouros-symbola-fonts
* Try helm to see whether I like itRavi R Kiran2015-01-051-2/+11
|
* Initial support for web developmentRavi R Kiran2014-12-151-0/+1
|
* Diminish modeline clutter even moreRavi R Kiran2014-12-151-1/+3
|
* Try to open maximized if possibleRavi R Kiran2014-12-141-0/+4
|
* Easy fetching of values from dir-localsRavi R Kiran2014-11-101-0/+9
|
* Set up mu for emailRavi R Kiran2014-07-071-0/+1
|
* Start of dired configurationRavi R Kiran2014-04-301-0/+1
|
* Mode for handling switching to REPLsRavi R Kiran2014-04-271-0/+1
| | | | ESS and Julia next
* Attempt at minimizing flickerRavi R Kiran2014-03-201-4/+4
|
* Check for free keysRavi R Kiran2014-03-031-0/+4
|
* TeX supportRavi R Kiran2014-02-171-0/+5
|
* Initialize org mode correctlyRavi R Kiran2014-02-161-0/+1
|
* Automatically enable ergodox modeRavi R Kiran2014-02-161-5/+9
|
* Org modeRavi R Kiran2014-02-141-1/+1
|
* Try to avoid shift keysRavi R Kiran2014-02-031-0/+1
|
* Ergodox support that allows 4 modifier keysRavi R Kiran2014-01-151-0/+2
|
* Disable auto-indent-mode as it is too complexRavi R Kiran2014-01-061-0/+1
|
* Python supportRavi R Kiran2013-12-311-0/+1
|
* Automatic indentation of newlines and yanksRavi R Kiran2013-12-301-0/+7
|
* Old compatibility key bindingsRavi R Kiran2013-12-031-0/+4
|
* Set font only if foundRavi R Kiran2013-12-031-7/+6
|
* C++ support and local configuration supportRavi R Kiran2013-12-021-0/+6
|
* Add move-lines for moving regions and linesRavi R Kiran2013-12-021-0/+1
| | | | Add wgrep for writable grep buffers
* Navigation commandsRavi R Kiran2013-12-021-0/+1
|
* Text insertion/completionRavi R Kiran2013-12-011-0/+1
| | | | autocomplete-mode still to be added
* Add disabled functionalityRavi R Kiran2013-12-011-0/+1
|
* Support gitRavi R Kiran2013-12-011-1/+25
| | | | Other VCs to follow someday
* Use ido for completion of buffers/filesRavi R Kiran2013-12-011-1/+2
| | | | Ido supersedes ffap for most use cases.
* File handlingRavi R Kiran2013-11-301-0/+1
|