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
cdanesi
18ee972e39
fix: assign modes {'n', 'v'} to keymaps
2024-11-30 14:09:35 -05:00
cdanesi
f97b157efb
style: changed look of which-key popup window
2024-11-29 23:57:13 -05:00
cdanesi
beea8e5525
chore: width adjustment
2024-11-29 23:29:08 -05:00
cdanesi
40d1df3990
chore: add configuration options
2024-11-29 23:03:26 -05:00
cdanesi
b10027b723
refactor: ♻️ move keymaps back to plugin spec for lazy loading
2024-11-29 18:40:03 -05:00
cdanesi
fffcadf0ce
chore: update disabled plugins
2024-11-29 17:57:17 -05:00
cdanesi
9015900222
style: indents and spacing
...
add default configuration options
2024-11-29 17:56:10 -05:00
cdanesi
cd390c10b5
feat: adjust sizing of file manager dynamically
2024-11-29 17:21:28 -05:00
cdanesi
1038d2008b
refactor: move keymaps to main keymaps file
...
🔧 add config options
2024-11-29 17:15:32 -05:00
cdanesi
03a7511bf2
style: improve diagnostics display on tabs
2024-11-29 14:31:10 -05:00
cdanesi
b49c888641
trouble no longer gains focus immediately after opening
2024-11-29 14:13:34 -05:00
cdanesi
925590b26b
replace built in branch display with gitsigns
2024-11-29 14:10:41 -05:00
cdanesi
838510b6b7
use nvim-foldsigns
...
because the built-in foldsigns are too cramped together
2024-11-29 14:08:19 -05:00
cdanesi
25f1c9af32
style: ♻️ refactor autocomplete configuration
2024-11-29 13:37:37 -05:00
cdanesi
8f5522b0d7
🚚 move gitmoji to separate files
...
only load gitmoji completions when editing commit messages
2024-11-29 13:21:20 -05:00
cdanesi
4c5ed65fb3
style: fix plugin icon size
2024-11-27 08:22:50 -05:00
cdanesi
4663c8c368
style(icons): add more custom icons for file browser
2024-11-26 16:31:25 -05:00
cdanesi
6d1c759107
🎨 refactor: improve structure and change 1 icon
...
change the icon for open folder to non-empty
move vim.opt into `init`
2024-11-26 16:27:34 -05:00
cdanesi
81c0150eb1
♻️ refactor: split to separate files
...
attempting to fix load order
2024-11-26 15:09:42 -05:00
cdanesi
b77589bd20
add gitmoji autocomplete source
2024-11-26 11:28:10 -05:00
cdanesi
462cad2d37
add nerdfont autocompletion
2024-11-26 11:11:46 -05:00
cdanesi
9de14d5552
refactor(spec): move autopairs setup to autocomplete spec
2024-11-26 10:44:32 -05:00
cdanesi
fcfe4d8195
style: fix indenting, remove blank lines
2024-11-26 09:30:50 -05:00
cdanesi
0e1c494ac5
enable notification, add mappings for normal mode
2024-11-26 08:46:43 -05:00
cdanesi
6007bdc16e
prevent lazy loading
2024-11-25 21:47:52 -05:00
cdanesi
cd71869e0d
refactor(dependencies): removed duplicate entry
2024-11-25 15:17:27 -05:00
cdanesi
19cab1de4b
style: branch name color change
2024-11-25 15:10:45 -05:00
cdanesi
f4f2ba654a
style: add border around autocomplete popup
2024-11-25 15:01:33 -05:00
cdanesi
fabcdce7de
style: indenting
2024-11-25 14:22:44 -05:00
cdanesi
79fa4babcd
add more completion sources
2024-11-25 14:20:26 -05:00
cdanesi
1cd5c8fb0d
fix autocompletion
...
add keybinds for scrolling docs
can now cycle up/down completions with tab/shift-tab
C-f / C-b jump forward/back in function args
completions for search in wildmenu
completion for cmd works now
2024-11-25 12:19:39 -05:00
cdanesi
351b7b0ce8
disable lualine within file manager
2024-11-25 10:20:39 -05:00
cdanesi
fbc5118f0e
add min_window_width to all lualine components
2024-11-25 10:06:22 -05:00
cdanesi
ab1fab4bdc
change lazy loading event
2024-11-25 09:19:17 -05:00
cdanesi
6c14c49c4a
add BufWritePost event
2024-11-25 09:17:02 -05:00
cdanesi
7ca281eaac
add select options
2024-11-25 09:15:30 -05:00
cdanesi
f401d6f008
rename file to be more concise
2024-11-25 08:59:34 -05:00