Commit Graph

218 Commits

Author SHA1 Message Date
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
cdanesi 9cda3d1550 style: remove color from inactive statusline 2024-12-04 09:27:24 -05:00
cdanesi 6918ad552c add word count to lualine (markdown) 2024-12-03 08:25:10 -05:00
cdanesi 7988a28512 add lualine indicator while recording macros 2024-12-02 14:51:46 -05:00
cdanesi e06507ba2d fix: add missing insert mode toggle for spell 2024-12-02 13:18:27 -05:00
cdanesi 27138db37b style: 🎨improve section appearance 2024-12-02 13:10:21 -05:00
cdanesi 6295a94c8d add keybind for toggling spell [<leader>S] 2024-12-02 13:07:39 -05:00
cdanesi 75ed730fac feat: add spellcheck status indicator on lualine 2024-12-02 12:40:27 -05:00
cdanesi fa5fece086 style: enable wrap when viewing diffs 2024-12-02 10:46:06 -05:00
cdanesi 1968c8dac0 add keymaps for color picker 2024-12-02 09:03:47 -05:00
cdanesi 884ef1d46a style: disable some whitespace around comments 2024-12-02 08:52:31 -05:00
cdanesi c26b9b9187 replace colorizer with ccc 2024-12-02 08:50:22 -05:00
cdanesi 5dd3f0ff59 feat: move lines up/down with Alt+[ and Alt+] 2024-12-02 07:53:41 -05:00
cdanesi 8fe0141672 chore: update plugin version info 2024-12-01 18:15:30 -05:00
cdanesi fb2258fc3e add code runner for markdown codeblocks (mdeval) 2024-12-01 18:14:00 -05:00
cdanesi c207ded4fc chore: add insert mode keybind for symbol picker
disable icon-picker plugin
change some trouble options
2024-12-01 16:50:05 -05:00
cdanesi 45d3310531 feat: add oil as secondary file manager 2024-12-01 14:52:05 -05:00
cdanesi 99b574fec5 chore: add default keymaps for reference 2024-12-01 12:43:18 -05:00
cdanesi 47d1f53d2f feat: add w3m web browser integration 2024-12-01 12:42:20 -05:00
cdanesi 04c519a7ab chore: remove unneeded code 2024-12-01 10:15:27 -05:00
cdanesi 73bd780263 chore: update comment details 2024-12-01 10:12:14 -05:00
cdanesi 1060f80f5f feat: add autotag support for treesitter 2024-12-01 07:23:59 -05:00
cdanesi 2493af44fc feat: add treesitter-refactor plugins 2024-12-01 07:18:26 -05:00
cdanesi 81a4767d15 chore: correct typo in comment 2024-12-01 07:17:32 -05:00
cdanesi 326479cca5 feat: add context hints 2024-12-01 07:16:35 -05:00
cdanesi 4662b1db70 feat: add repeatable actions
add repeatable actions for
gitsigns next/prev hunk
bufferline next/prev tab/buffer
builtin f, F, t, T
2024-11-30 19:21:41 -05:00
cdanesi 443d1c21c6 chore: change some keybinds 2024-11-30 17:15:31 -05:00
cdanesi 418e3df57c refactor: moved function for conciseness 2024-11-30 16:24:35 -05:00
cdanesi b2a2a60600 chore: fix lazy loading priority 2024-11-30 14:41:46 -05:00
cdanesi f9677d355d refactor: remove unneeded dependency 2024-11-30 14:40:00 -05:00
cdanesi 9f21bd1d0f chore: modify lazy loading of (currently unused) icon-picker 2024-11-30 14:38:52 -05:00
cdanesi aec2e1f3cb chore: 💡add comment about classic mode change 2024-11-30 14:12:07 -05:00