summaryrefslogtreecommitdiffstats
path: root/lisp/ravi-init-cpp.el
Commit message (Collapse)AuthorAgeFilesLines
* Separate install tree from sourceRavi R Kiran2023-06-121-3/+3
|
* Remove dependence on clRavi R Kiran2022-04-191-1/+3
|
* Defer and partially cleanup baby elispRavi R Kiran2022-04-161-443/+413
|
* Safer build pathsRavi R Kiran2022-04-071-3/+5
|
* Implementation of dash-at-point with consultRavi R Kiran2022-03-271-2/+2
|
* Selectrum/verticoRavi R Kiran2021-09-131-5/+5
| | | | Still need to find an alternative for helm-dash and browse-kill-ring
* Will let emacs format code, thank youRavi R Kiran2021-06-281-0/+1
|
* Disabled until I have time to fix issuesRavi R Kiran2021-04-251-0/+1
|
* Better initial file commentRavi R Kiran2021-04-251-1/+1
|
* rtog/active does nothing in c-base-mode buffersRavi R Kiran2021-04-251-0/+1
|
* Fix return key on terminalRavi R Kiran2021-04-251-0/+1
|
* Handle simultaneous emacs invocations if init files are on NFSRavi R Kiran2021-04-251-4/+1
|
* lsp-deferred is sufficient to get file-local variablesRavi R Kiran2021-04-251-10/+0
|
* Remove conflicting bindingsRavi R Kiran2021-04-191-2/+0
|
* Get rid of cquery and separate out lspRavi R Kiran2021-04-111-50/+20
|
* Purge more of doxymacsRavi R Kiran2021-04-031-2/+5
|
* Switch to posframe and pretty-hydraRavi R Kiran2020-02-101-80/+49
|
* Variable name changed in helm-dashRavi R Kiran2020-02-101-2/+2
|
* Replace doxymacs with highlight-doxygenRavi R Kiran2019-03-041-26/+4
|
* Add ccls: step 2Ravi R Kiran2019-02-241-16/+42
|
* cquery executable path has changedRavi R Kiran2018-09-111-1/+1
|
* Remove unused mode and handle keymap conflictRavi R Kiran2018-09-091-2/+1
| | | | | | | which-function-mode is too slow on python and is a global mode. Never really used it. Changed binding that conflicted with projectile.
* Fix initialization raceRavi R Kiran2018-09-091-3/+4
|
* Do not start processes for remote filesRavi R Kiran2018-09-091-7/+9
|
* Automatic use of :ensureRavi R Kiran2018-05-291-17/+7
|
* Company c headers must be set after rtagsRavi R Kiran2018-05-291-3/+7
|
* More cquery optimizationsRavi R Kiran2018-05-231-2/+6
|
* Enable rtagsRavi R Kiran2018-05-231-3/+3
|
* Correct formatRavi R Kiran2018-04-111-3/+1
| | | | | lsp-ui-peek is part of lsp-ui and helm-xref should be initialized elsewhere.
* Use cqueryRavi R Kiran2018-04-091-1/+36
|
* Hook for additional multi-compile optionsRavi R Kiran2017-12-251-0/+4
|
* Use canned multiple compilation commandsRavi R Kiran2017-12-241-0/+5
|
* GDB hydraRavi R Kiran2017-11-211-0/+33
|
* Closing delimiter works with new emacs againRavi R Kiran2017-08-081-13/+6
|
* More experimentation with rtagsRavi R Kiran2017-06-011-8/+45
|
* Let rtags help company-c-headersRavi R Kiran2017-05-301-0/+34
|
* Simplify header insertionRavi R Kiran2017-05-301-32/+17
|
* Handle empty license headerRavi R Kiran2017-05-261-6/+6
|
* Headers guards are essentially obsoleteRavi R Kiran2017-05-241-10/+4
|
* Start rtags process if possibleRavi R Kiran2017-05-241-0/+1
|
* Looking back requires two argumentsRavi R Kiran2017-03-071-10/+10
|
* Unnecesary spaceRavi R Kiran2017-03-061-1/+1
|
* Fix region-bindings mode cc mode interactionRavi R Kiran2017-03-061-0/+3
|
* Malinka for feeding rtagsRavi R Kiran2015-11-041-0/+52
|
* Hydra for rtags and hide/showRavi R Kiran2015-11-041-23/+62
|
* Hydra to consolidate hiding/findingRavi R Kiran2015-10-261-7/+10
|
* Enable RTagsRavi R Kiran2015-10-231-5/+8
|
* Merge branch 'master' into rtags-attemptRavi R Kiran2015-10-231-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | * master: (139 commits) Add pdf-tools as a nicer replacement for doc-view Add pdf-tools submodule Fix maildir data with correct path Add desktop notifications for email Potential use for modes without repls Attach files more easily in mu Update to newest version of mu Please remove tooltips after a while, please ace-window gets confused when tooltips are present Sometimes the dispatch list does come in handy Pre-populate searches Succumb to muscle memory of control keys Remove ropemacs due to disuse Do not let company-quickhelp steal a global key Manage word navigation Use proper helm function to replace completing-read Electric operators on python mode Use which-key in preference to guide-key Navigate easier Simplify config with magit 2.1.0 ...
* Avoid ObjC since we use .m for octave/matlabRavi R Kiran2015-05-311-0/+10
|
* Enable helm-dash wherever possibleRavi R Kiran2015-05-161-1/+7
|