feat: Make normal mode initial in comint mode
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
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