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
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 eglot completion orderless style
fix: do not use M-O binding so terminal can be used