Commit Graph

283 Commits

Author SHA1 Message Date
ViViDboarder
243856fe4a Add back enabled check for increname 2025-01-08 11:42:37 -08:00
ViViDboarder
d76cb9bd06 Fix trouble on newer neovim 2025-01-08 11:42:12 -08:00
ViViDboarder
6af1770c36 Update some comments 2025-01-08 11:41:55 -08:00
ViViDboarder
aa3cf08262 Make default startify bookmarks dynamic
Check for existing directories before adding
2025-01-08 11:41:31 -08:00
ViViDboarder
ab094dc952 Add default startify bookmarks 2025-01-07 17:04:27 -08:00
ViViDboarder
310af8c7e1 Move obsidian configuration to it's own file 2025-01-07 16:51:37 -08:00
ViViDboarder
83c8ec74b7 Update packages for 0.10 2025-01-07 11:04:40 -08:00
ViViDboarder
4d5eadffcf Pin versions for copilot plugins 2024-12-23 15:23:18 -08:00
ViViDboarder
f5cacea14b Obsidian: Replace gitscripts with neovim jobs 2024-11-27 13:43:17 -08:00
ViViDboarder
bf630d6bbf Add support for Nerd fonts
Also provides some graceful degradation without them
2024-11-27 12:25:24 -08:00
ViViDboarder
0c5367a1a8 Small improvements for notify configs 2024-11-27 12:12:39 -08:00
ViViDboarder
713c352834 Upgrade nvim 0.9 locks 2024-11-26 14:22:30 -08:00
ViViDboarder
054bb39cfc Use lazydev instead of neodev on nvim 0.10+ 2024-11-22 11:40:48 -08:00
ViViDboarder
5846ee9383 Update obsidian config and markdown config 2024-11-22 11:11:03 -08:00
ViViDboarder
58920c164c Update plugins for nvim 0.10 and bump obsidian.nvim 2024-11-21 17:05:29 -08:00
ViViDboarder
e2c10e5f3b Disable copilot for some files 2024-11-13 10:09:16 -08:00
ViViDboarder
10674c428b Update 0.10 tags for none-ls 2024-11-04 12:55:12 -08:00
ViViDboarder
afa67c1b0c Switch to none-ls and selene for lua checks
Also moves pre-commit hooks to system hooks to make sure editing and committing
versions match
2024-11-04 11:37:33 -08:00
ViViDboarder
4f245b169c Upgrade packages 2024-11-01 16:44:29 -07:00
ViViDboarder
05db34d7b0 Don't install all go binaries when installing go.nvim
The ones I use most are handled in my helper script
2024-11-01 16:43:07 -07:00
ViViDboarder
2495f34d35 Make dap-ui lazier so it only loads if a plugin that configures dap is loaded 2024-10-28 16:20:08 -07:00
ViViDboarder
63e7047b63 Update to avoid using go.nvim if nvim is too old 2024-10-28 16:18:31 -07:00
ViViDboarder
54da69cd40 Use rustaceanvim rather than defunct rust-tools 2024-10-28 16:18:12 -07:00
ViViDboarder
29e936904d Force loading of which-key when trying to do a keymap 2024-10-28 15:44:02 -07:00
ViViDboarder
e6cdf2a0bf Improve dap configs and add go.nvim for Go dap 2024-10-28 15:43:40 -07:00
ViViDboarder
974ad2e128 Add isort and make note about null-ls 2024-10-04 09:18:00 -07:00
ViViDboarder
e0cb6bb7af Update some packages for 0.9 2024-09-26 10:33:40 -07:00
ViViDboarder
dcbb47e6d3 Update all plugins including version tagging for treesitter 2024-09-25 15:57:51 -07:00
ViViDboarder
8708986e04 Fix a bunch of lazy loaded plugins
Also does one extra thing, updating copilot chat to build dependencies
2024-09-25 15:57:33 -07:00
ViViDboarder
33fc019e7a Fix markdown textobj dependency
Move it to be lazy on Pencil
2024-09-25 15:56:39 -07:00
ViViDboarder
a321e21db9 Add some neovide config 2024-09-19 11:55:58 -07:00
ViViDboarder
a917280627 Only set up lsp configs if commands exist 2024-09-19 11:31:40 -07:00
ViViDboarder
174c62704d Rename non plugin config files 2024-09-19 11:07:44 -07:00
ViViDboarder
f6621cc031 Remove unecessary locals 2024-09-19 11:01:47 -07:00
ViViDboarder
62f51ed97c Make a few more things lazier 2024-09-19 11:01:04 -07:00
ViViDboarder
d2e67b404f Move colors loading after lazy 2024-09-17 13:16:29 -07:00
ViViDboarder
d6a60ef277 Add vimdoc treesitter grammar 2024-07-19 13:16:51 -07:00
ViViDboarder
0c84a3fcd1 Avoid wk error if not loaded when currying keymaps
I guess requiring doesn't force init. Not sure if there is a way to do that.
2024-07-19 13:16:51 -07:00
ViViDboarder
474cfc0604 Update version pinning for newer nvims 2024-07-19 13:16:51 -07:00
ViViDboarder
fa723c8005 Update versions for lspconfig and LuaSnip 2024-07-19 13:16:51 -07:00
ViViDboarder
a823fa78f9 Make things more lazy 2024-07-19 13:16:51 -07:00
ViViDboarder
2603cb270f Better lazy 2024-07-19 13:16:51 -07:00
ViViDboarder
5f3de9a36d Improve telescope file browser 2024-07-19 13:16:51 -07:00
ViViDboarder
20c0af47a6 Update min and more lazify 2024-07-19 13:16:51 -07:00
ViViDboarder
35561b6aa5 Remove some more v0.7 hacks 2024-07-19 13:16:51 -07:00
ViViDboarder
65f434fcb8 More getting things working well with lazy 2024-07-19 13:16:51 -07:00
ViViDboarder
144903e2c4 Make some things lazier 2024-07-19 13:16:51 -07:00
ViViDboarder
fc016bd7b8 WIP: Made a few changes
This could use a broader refactor similar to lazyvim that takes advantage of opt merging
2024-07-19 13:16:51 -07:00
ViViDboarder
b6eb73cb77 WIP: Switch to lazy.nvim
Just getting started with testing this.
2024-07-19 13:16:44 -07:00
ViViDboarder
e07c535b88 Better lualine icons 2024-07-19 12:38:28 -07:00