~ruther/emacs.d

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
feat: proper cc search directories to jump to c/header
feat: better jupyter usage
feat: support emacs without shell env with env var
chore: increase whitespace limit
feat: change evil search to evil-search
feat: better terminal usage
feat: add gendoxy
feat: add eglot completion orderless style
Next