Commit graph

41 commits

Author SHA1 Message Date
Devin Haska
3f76f98d47 feat: update js formatting 2024-05-02 11:27:13 -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
Devin Haska
8591814ca5 fix: include qf in hardtime ignore 2024-04-18 10:01:22 -07:00
Devin Haska
2bd9f0c06e fix: add missing arg to djlint 2024-04-01 11:03:44 -07:00
Devin Haska
752e013e66 feat: add djlint to html files 2024-04-01 10:58:15 -07:00
Devin Haska
f7100e7871 feat: ignore hardtime inside markdown 2024-04-01 10:53:29 -07:00
Devin Haska
5e1b760c7e feat: update neo-tree config 2024-04-01 10:49:16 -07:00
Devin Haska
65f3cf2928 feat: add some new language servers 2024-02-04 11:17:56 -08:00
Devin Haska
885cddefa7 fix: neo-tree tweak 2024-01-29 14:35:59 -08:00
Devin Haska
47e9e6c5ee feat: add scope-related plugins 2024-01-29 14:19:04 -08:00
Devin Haska
fb248145ad feat: add binding for git checkout 2024-01-29 14:18:49 -08:00
Devin Lumley
27cdbb02c1 feat: add Telescope buffers keybind 2024-01-29 10:18:50 -08:00
Devin Lumley
cd2b5e1ea4 feat: start in normal mode when using telescope 2024-01-29 10:15:09 -08:00
Devin Lumley
e0c7a3e034 feat: update neotree for moving files 2024-01-10 15:56:52 -08:00
Devin Lumley
9ade6862af feat: restructure config 2024-01-10 12:20:20 -08:00
Devin Lumley
01060300d1 feat: update neotree binding to toggle 2024-01-10 12:19:56 -08:00
Devin Lumley
f6baa11fb6 feat: add alpha-nvim plugin 2024-01-10 10:46:11 -08:00
Devin Lumley
580a30e305 fix: format config files 2024-01-09 17:09:27 -08:00
Devin Lumley
0dcc4fa0ed feat: moved linting and formatting to plugins 2024-01-09 17:06:19 -08:00
Devin Lumley
9f98fb46ce feat: add descriptions for keybinds 2024-01-09 16:44:45 -08:00
Devin Lumley
3120c51c84 fix: context to max 2 lines 2024-01-04 20:01:07 -08:00
Devin Lumley
f11252f073 fix: update completion behaviour 2024-01-04 20:00:56 -08:00
Devin Lumley
a5d38f9ac4 feat: add hardtime.nvim 2024-01-02 17:03:54 -08:00
Devin Lumley
d961ba0c60 feat: add which-key.nvim 2024-01-02 16:52:34 -08:00
Devin Lumley
01a66527f8 feat: add todo-comments.nvim 2024-01-02 16:43:23 -08:00
Devin Lumley
72411cfbcf feat: update neo-tree config to show env files 2024-01-02 16:40:01 -08:00
c08291b5b2 feat: add autopairs plugin 2023-12-30 22:26:50 -08:00
85e20d0e92 fix: update neo-tree to show dotfiles 2023-12-30 21:59:42 -08:00
35aaf58a92 Initial commit 2023-12-30 17:47:22 -08:00