Commit graph

99 commits

Author SHA1 Message Date
1c3486a1eb feat: update neo-tree config 2025-05-27 11:54:48 -07:00
9f275c4f39 feat: small tweak to nvim-cmp menu 2025-05-27 11:54:48 -07:00
62d559db34 fix: snippets not loading for nvim-cmp 2025-05-27 11:54:48 -07:00
5793177a2a fix: trouble breaking changes v3 2025-05-27 11:54:47 -07:00
90195c1cc3 feat: revert to lualine 2025-05-27 11:54:47 -07:00
c40b69fb2f feat: switch to tokyonight theme 2025-05-27 11:54:47 -07:00
bfe81aca3c fix: formatting 2025-05-27 11:54:47 -07:00
6f3ee9244c fix: use correct formatter for lua 2025-05-27 11:54:47 -07:00
edd4034d32 fix: invalid opt 2025-05-27 11:54:47 -07:00
bdac71b19c feat: add markdown linting/formatting 2025-05-27 11:54:47 -07:00
577d622e12 feat: move linting to nvim-lint
This also removes linting from conform.nvim, as it should be focused
only on formatting
2025-05-27 11:54:47 -07:00
bc3b1f05f2 feat: add feline 2025-05-27 11:54:47 -07:00
b49508f7b9 feat: update colorscheme to catppuccin 2025-05-27 11:54:47 -07:00
20c15285e5 V2 (#1)
Co-authored-by: Devin Haska <wonderfulfrog@users.noreply.github.com>
2025-05-27 11:54:47 -07:00
bf73ba6099 fix: include qf in hardtime ignore 2025-05-27 11:54:47 -07:00
fb09b815f2 fix: disable q to quit certain filetypes 2025-05-27 11:54:47 -07:00
5d1d86ac23 fix: add missing arg to djlint 2025-05-27 11:54:47 -07:00
fa60a3678e feat: re-enable quit by q for certain filetypes 2025-05-27 11:54:47 -07:00
7cd496befd feat: add djlint to html files 2025-05-27 11:54:47 -07:00
f6c40eee0d feat: ignore hardtime inside markdown 2025-05-27 11:54:47 -07:00
7e90269bc1 feat: update neo-tree config 2025-05-27 11:54:47 -07:00
65317fb676 fix: remove autocmd for quit on q
This was causing issues with fugitive and committing changes via git.
2025-05-27 11:54:47 -07:00
05d0a51db3 feat: add some nice autocmds 2025-05-27 11:54:47 -07:00
b826f57ef1 feat: add some new language servers 2025-05-27 11:54:47 -07:00
199f4c7d57 feat: add jk binding to exit insert mode 2025-05-27 11:54:47 -07:00
85d97efcf5 feat: add folding options 2025-05-27 11:54:47 -07:00
e68ebd19a2 fix: neo-tree tweak 2025-05-27 11:54:47 -07:00
215f3faf29 feat: add scope-related plugins 2025-05-27 11:54:47 -07:00
bd2440c50b feat: add binding for git checkout 2025-05-27 11:54:47 -07:00
59cbae81fc feat: add Telescope buffers keybind 2025-05-27 11:54:47 -07:00
7982ef5455 feat: start in normal mode when using telescope 2025-05-27 11:54:47 -07:00
257de33886 feat: update neotree for moving files 2025-05-27 11:54:47 -07:00
2bdcd710b7 feat: restructure config 2025-05-27 11:54:47 -07:00
f5576afd01 feat: update neotree binding to toggle 2025-05-27 11:54:47 -07:00
9eae37fa85 feat: add alpha-nvim plugin 2025-05-27 11:54:47 -07:00
01d12e0ef4 feat: add autocmds config 2025-05-27 11:54:47 -07:00
2ad0fb18a1 fix: format config files 2025-05-27 11:54:47 -07:00
ad57cbb57d feat: moved linting and formatting to plugins 2025-05-27 11:54:47 -07:00
2b4aeefdfc feat: add descriptions for keybinds 2025-05-27 11:54:47 -07:00
4c0bce0ca7 fix: context to max 2 lines 2025-05-27 11:54:47 -07:00
32dd03a493 fix: update completion behaviour 2025-05-27 11:54:47 -07:00
23c8e0ed95 feat: add hardtime.nvim 2025-05-27 11:54:47 -07:00
270b9013fb feat: add which-key.nvim 2025-05-27 11:54:47 -07:00
9a4bcf52b4 feat: add todo-comments.nvim 2025-05-27 11:54:47 -07:00
b224275500 feat: update neo-tree config to show env files 2025-05-27 11:54:47 -07:00
90b7487a41 fix: yank into system clipboard for n and v modes 2025-05-27 11:54:47 -07:00
c60d305c4d feat: add autopairs plugin 2025-05-27 11:54:46 -07:00
dc15fb8aa5 fix: update neo-tree to show dotfiles 2025-05-27 11:54:46 -07:00
b3915208ad Initial commit 2025-05-27 11:54:46 -07:00