Commit graph

110 commits

Author SHA1 Message Date
dbe56a72fc
feat: ensure eslint is added to lsp servers 2024-06-07 10:26:22 -07:00
04f50fa216
feat: switch to none-ls 2024-06-07 10:25:57 -07:00
7c658a83e1
feat: colorscheme tweak 2024-06-06 23:17:41 -07:00
f6718d4c2b
feat: autopairs is working 2024-06-06 22:58:54 -07:00
1ac79d0495
feat: redo telescope keybinds 2024-06-06 22:51:18 -07:00
e4c5dff132
feat: update telescope config 2024-06-06 22:00:57 -07:00
807e1fc4f2
feat: update neo-tree config 2024-06-06 21:48:25 -07:00
eb0b2e9bcc
feat: small tweak to nvim-cmp menu 2024-06-06 20:48:25 -07:00
9bcfb6db67
fix: snippets not loading for nvim-cmp 2024-06-06 20:11:03 -07:00
55c38a8cf9
fix: trouble breaking changes v3 2024-06-06 20:10:53 -07:00
5a2c7c9453
feat: revert to lualine 2024-06-06 09:34:02 -07:00
88bc81f090
feat: plugin update 2024-06-06 09:30:38 -07:00
6a3774706a
feat: switch to tokyonight theme 2024-06-06 09:30:29 -07:00
eebbb6c4b7
fix: formatting 2024-06-05 12:59:50 -07:00
c6affee6c1
fix: use correct formatter for lua 2024-06-05 12:59:09 -07:00
4e1bf4d043
feat: add post-install note 2024-06-05 12:53:09 -07:00
6028c15c07
fix: invalid opt 2024-06-05 12:43:45 -07:00
4aed78a5b3
feat: add markdown linting/formatting 2024-06-05 12:43:21 -07:00
41367e3235
feat: move linting to nvim-lint
This also removes linting from conform.nvim, as it should be focused
only on formatting
2024-06-04 17:05:47 -07:00
e17e214958
feat: add feline 2024-05-29 20:43:16 -07:00
5b8a97456a
feat: update colorscheme to catppuccin 2024-05-29 14:15:03 -07:00
10e4a3af37
V2 (#1)
Co-authored-by: Devin Haska <wonderfulfrog@users.noreply.github.com>
2024-05-10 11:26:26 -07:00
Devin Haska
8591814ca5 fix: include qf in hardtime ignore 2024-04-18 10:01:22 -07:00
Devin Haska
30c47293b0 fix: disable q to quit certain filetypes 2024-04-01 11:04:10 -07:00
Devin Haska
2bd9f0c06e fix: add missing arg to djlint 2024-04-01 11:03:44 -07:00
Devin Haska
ed33aafb0f feat: re-enable quit by q for certain filetypes 2024-04-01 10:58:39 -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
ddcd313eef fix: remove autocmd for quit on q
This was causing issues with fugitive and committing changes via git.
2024-02-08 19:05:55 -08:00
Devin Haska
69231195db chore: update plugins 2024-02-08 14:09:04 -08:00
Devin Haska
2a2394f65f feat: update plugins 2024-02-04 11:19:13 -08:00
Devin Haska
c9ef53245f feat: add some nice autocmds 2024-02-04 11:19:04 -08:00
Devin Haska
65f3cf2928 feat: add some new language servers 2024-02-04 11:17:56 -08:00
Devin Haska
7faba0c08a feat: add jk binding to exit insert mode 2024-01-29 16:34:30 -08:00
Devin Haska
34e6fe5486 feat: add folding options 2024-01-29 14:52:18 -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
3362873c0a feat: add autocmds config 2024-01-10 10:22:30 -08:00
Devin Lumley
9dc1ca27b3 feat: update plugins 2024-01-10 10:09:06 -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