~ruther/emacs.d

ref: 3414f55d93be9a100eb24ca17950c011ed382c1c emacs.d/init.el -rw-r--r-- 53.8 KiB
7241b0a5 — Rutherther 1 year, 11 days ago
feat: use lexical binding in init.el
418e72e1 — Rutherther 1 year, 11 days ago
feat: add flymake ghdl backend
dd541ed6 — Rutherther 1 year, 13 days ago
fix: show also warnings, fix two outstanding warnings
feat: rebind minibuffer-completion-help

Cannot type ? ...
feat: Make normal mode initial in comint mode
feat: Add dired-git-info
chore: Do not put Async Shell Command to popper
feat: Add projection for compile-multi
feat: Add sharper for executing dotnet command
feat: Add shell-command-x and other packages I tried (commented)
fix: Properly find namespace in root directory with csproj
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.
fix: eat keybindings, do not treat eat manual windows as eat
feat: switch from vterm to eat
feat: bind magit find file
feat: open dtsi, dtso and keymap files with dts mode
feat: Make keyboard-quit smarter
feat: csharp functions for yasnippets
feat: yaml and dts support
fix: do not set up shell env when EMACS_NO_SHELL_ENV is set
Next