feats: nvim, emacs, shell

* nvim: Add copilot completions
* nvim: grug-far buffer won't show lualine & winbar now
* nvim: remove obsidian.nvim
* nvim: luasnip now works
* emacs: more keymaps in org-mode
* emacs: start customizing leader keys
* shell: Add more ls aliases
* shell: Add apt alias in fish
This commit is contained in:
js0ny 2025-02-10 22:37:58 +00:00
parent da0cc1d6e8
commit a506ee28ad
14 changed files with 120 additions and 31 deletions

View file

@ -33,6 +33,7 @@ return {
"qf",
"floaterm",
"orgagenda",
"grug-far"
},
})
end,