~ruther/emacs.d

ref: e8303d595fc3e01157ea3c0c8b57f802af5061b5 emacs.d/init.el -rw-r--r-- 50.7 KiB
dd541ed6 — Rutherther 10 months ago
fix: show also warnings, fix two outstanding warnings
7b868867 — Rutherther 11 months ago
feat: rebind minibuffer-completion-help

Cannot type ? ...
f511672e — Rutherther 11 months ago
feat: Make normal mode initial in comint mode
f2514fc1 — Rutherther 11 months ago
feat: Add dired-git-info
f3f653aa — Rutherther 11 months ago
chore: Do not put Async Shell Command to popper
d1c7a7d5 — Rutherther a year ago
feat: Add projection for compile-multi
163004a0 — Rutherther a year ago
feat: Add sharper for executing dotnet command
9ede8080 — Rutherther a year ago
feat: Add shell-command-x and other packages I tried (commented)
d8ed3c99 — Rutherther a year ago
fix: Properly find namespace in root directory with csproj
520ed2eb — Rutherther a year ago
fix: Properly find .NET namespace for a file

Looks up the csproj file, assumes project name is same as base of
csproj file. Then looks at the subdirectory of the project and sets
namespace by concatenating the name of the project with the subdirectory.
3235e7bd — Rutherther a year ago
fix: eat keybindings, do not treat eat manual windows as eat
80946b0c — Rutherther a year ago
feat: switch from vterm to eat
f1463087 — Rutherther a year ago
feat: bind magit find file
b83cb2ff — Rutherther a year ago
feat: open dtsi, dtso and keymap files with dts mode
b17aaed7 — Rutherther a year ago
feat: Make keyboard-quit smarter
171ea46e — Rutherther a year ago
feat: csharp functions for yasnippets
ccf2bb54 — Rutherther 1 year, 1 month ago
feat: yaml and dts support
fix: do not set up shell env when EMACS_NO_SHELL_ENV is set
feat: prevent flymake errors on startup
feat: package to make it possible to inherit env in temp buffers
Next