Commit Graph

249 Commits

Author SHA1 Message Date
cdanesi a8bba23b3a remove depreciated show_deleted 2025-05-08 21:07:42 -04:00
cdanesi ec117a1dcf update for markdown 2025-01-12 17:13:55 -05:00
cdanesi 2060d8cd73 fix: remove shfmt, add beautysh 2025-01-07 13:54:48 -05:00
cdanesi 7dfe1a6351 change markdown formatter 2025-01-05 22:26:20 -05:00
cdanesi e1ccd6c77f fix: remove prettier as formatter for md 2024-12-30 14:54:43 -05:00
cdanesi 7ff0cf1535 fix: update notes path 2024-12-30 11:58:44 -05:00
cdanesi 859e73f54e feat: add markdown preview plugin 2024-12-26 14:34:34 -05:00
cdanesi fdc5db87ba feat: add undo tree 2024-12-25 18:14:13 -05:00
cdanesi 9a889aa265 style: change breadcrumb separator 2024-12-25 18:06:28 -05:00
cdanesi 6fd93078fa chore: add filetypes to ignore list 2024-12-25 18:00:48 -05:00
cdanesi 0e91d19b94 fix: turn off cursorline which was accidentally enabled 2024-12-20 20:27:09 -05:00
cdanesi 660afc8411 refactor: clean up file tree, remove redundant code, formatting 2024-12-20 18:28:56 -05:00
cdanesi c2f856edab refactor: merge devicons-auto-colors config 2024-12-16 11:16:05 -05:00
cdanesi 4a14744e4a refactor: merge twilight config 2024-12-15 17:46:14 -05:00
cdanesi bb81769de6 feat: add cloak with default config 2024-12-15 11:14:33 -05:00
cdanesi 5433d844e1 testing telekasten.nvim 2024-12-13 07:10:54 -05:00
cdanesi 91b977c125 add zen-mode config for wezterm 2024-12-12 21:29:34 -05:00
cdanesi 5757a91a45 change sources priority 2024-12-12 21:25:33 -05:00
cdanesi 1695a7fd87 enable lualine extensions 2024-12-10 21:59:48 -05:00
cdanesi 3e90273767 style: change notification window to minimal style 2024-12-10 21:59:07 -05:00
cdanesi 35e77f2a6d chore: move disabled specs to disabled.lua 2024-12-10 21:27:15 -05:00
cdanesi 069a9a5fa3 fix: 'false' no longer shows on lualine when lazy has no updates 2024-12-10 15:01:25 -05:00
cdanesi a768189dd3 chore: update plugin versions and disabled list 2024-12-10 14:47:05 -05:00
cdanesi dc8cd06cf7 feat: add telescope picker for yadm files 2024-12-10 13:06:17 -05:00
cdanesi 7d0ea4a1f9 change gitsigns word diff to off and add toggle keybind 2024-12-10 12:47:55 -05:00
cdanesi 108f3f95c0 chore: create a treesitter directory and move relevant specs 2024-12-10 09:22:04 -05:00
cdanesi 5e9e2b2280 add some default picker settings 2024-12-09 21:30:41 -05:00
cdanesi f0ccb1a0bf style: change separator icon 2024-12-08 20:55:26 -05:00
cdanesi d226c1fdbd fix: correct path concatenation for custom snippets 2024-12-08 20:27:05 -05:00
cdanesi 1ed617ae84 style: use nvim-navic for breadcrumbs, disable treesitter-context 2024-12-08 20:25:41 -05:00
cdanesi a73dc2fa42 refactor: update depreciated function 2024-12-08 14:03:04 -05:00
cdanesi eab227c340 add snippet for nvim keybinds 2024-12-08 13:53:20 -05:00
cdanesi 37b3ff1d59 style(lualine): move ft icon before filename, shorten mode 2024-12-08 11:38:13 -05:00
cdanesi 039de7e803 chore: update plugin versions and comment disabled.lua 2024-12-07 18:51:58 -05:00
cdanesi a9a691cad2 fix: nvim-tree no longer stops working when restoring a session
add nvim-tree as a dependency of auto-session prevents nvim-tree commands not
working when restoring a session with sessionopts+='globals'
2024-12-07 18:48:56 -05:00
cdanesi bbb3b9043f feat: enable history for luasnip 2024-12-06 08:24:35 -05:00
cdanesi 6e466632d8 add keybinds for executing lua code 2024-12-06 08:18:11 -05:00
cdanesi 95bfc11404 add and change settings. undo history not available through undofile 2024-12-05 15:07:02 -05:00
cdanesi 687a575192 style: change appearance of word count and reading time
change icons
remove words and extra spacing
2024-12-05 13:43:28 -05:00
cdanesi cb2d4aeb17 remove broken harpoon config 2024-12-05 13:13:58 -05:00
cdanesi 90f740cbb9 fix: add working logic to show/hide word count and reading time 2024-12-05 13:12:10 -05:00
cdanesi ccc8b52008 fix: 🐛specify filetypes so highlighter isn't on when it shouldn't be 2024-12-05 08:32:26 -05:00
cdanesi 2c486ca4c4 style: change some text 2024-12-04 20:24:12 -05:00
cdanesi f1483143a9 chore: change settings 2024-12-04 20:23:14 -05:00
cdanesi 2c33e5f85b style: add spacing to the greeter 2024-12-04 20:22:26 -05:00
cdanesi b5c7b6426a chore: reordered plugins 2024-12-04 14:14:56 -05:00
cdanesi 33cec11650 feat: add fugitive 2024-12-04 14:13:52 -05:00
cdanesi caaae88ddf style: updated formatting 2024-12-04 14:00:08 -05:00
cdanesi 926b5b0bf1 style: modify lualine
refactor conditional functions
change display options of several components
2024-12-04 13:55:45 -05:00
cdanesi 1a1b0ced87 feat: add keymap to search help tags (<leader>?) 2024-12-04 11:36:43 -05:00