Devin Haska
5da9fe2210
feat: add gitsigns
2024-05-09 13:04:52 -07:00
Devin Haska
2bc897ece0
feat: some small tweaks
2024-05-09 13:03:17 -07:00
Devin Haska
21b4bf98cf
fix: description text for <leader>sk
2024-05-09 12:43:59 -07:00
Devin Haska
97aa1d9a28
fix: editor updates
2024-05-02 22:07:59 -07:00
Devin Haska
54a77fb640
feat: add more keybinds
2024-05-02 20:50:21 -07:00
Devin Haska
3f76f98d47
feat: update js formatting
2024-05-02 11:27:13 -07:00
Devin Haska
fd346109c4
feat: update deps
2024-04-29 09:13:44 -07:00
Devin Haska
84ee840a9c
feat: add some buffer-related commands
2024-04-29 09:13:23 -07:00
Devin Haska
8f87ddde79
feat: add rename func; format files
2024-04-29 08:58:14 -07:00
Devin Haska
7afc4aab72
fix: update keybind for lazygit
2024-04-27 19:05:16 -07:00
Devin Haska
4d8be78a08
feat: add lazygit plugin
2024-04-27 18:55:42 -07:00
Devin Haska
8a81569687
feat: move all UI plugins to ui.lua
2024-04-27 18:48:05 -07:00
Devin Haska
1c1f869b16
feat: move all LSP config to lsp.lua
2024-04-27 18:09:47 -07:00
Devin Haska
5e93f497de
feat: update treesitter.lua
2024-04-27 17:37:49 -07:00
Devin Haska
d6cf3129ff
feat: move all linting to linting.lua
2024-04-26 23:15:31 -06:00
Devin Haska
bca2c8ec94
feat: move formatting plugins to formatting.lua
2024-04-26 22:49:30 -06:00
Devin Haska
bd031587a5
feat: add flash.nvim plugin
2024-04-26 17:49:31 -06:00
Devin Haska
9a9e5cf5f9
feat: move editor related plugins to editor.lua
2024-04-26 17:44:16 -06:00
Devin Haska
6829dbbb06
feat: small tweak to colorscheme.lua
2024-04-26 17:00:15 -06:00
Devin Haska
102af95a0b
feat: move coding-related plugins to coding.lua
...
This is the first commit of my v2 update. I am following the LazyVim
pattern for organizing all of my configuration options. I like LazyVim a
lot and would use it myself - except I have an obsession with tinkering
and doing this part myself. So I shall!
2024-04-26 16:57:31 -06:00