a1fc008355
revise java snippets
2024-11-28 22:33:06 -05:00
ea7ec0f890
add declaration snippet (c)
2024-11-28 22:32:22 -05:00
3bf7dd1be4
combine function and main snippet into one (c)
2024-11-28 22:31:12 -05:00
c4a86fb727
missing one parameter for ts-autotag disabling
2024-11-19 14:58:09 -06:00
6bee0d50c7
add preliminary support for dap with jdtls
2024-11-19 13:50:09 -06:00
85f45b6758
add ts-autotag to make renaming html tags really easy
2024-11-19 13:49:39 -06:00
54d4144043
add nvim-dap and dap-virtual-text interface
2024-11-19 13:47:23 -06:00
1969dc3289
add vimtex
2024-11-19 13:44:44 -06:00
56788e6b36
use the new snippet functions in norg snippets
2024-11-19 13:42:53 -06:00
f29241021d
put common luasnip functions in a seperate file and modify some
...
java snippets
2024-11-19 13:42:05 -06:00
4d2163e9e6
clean up C snippets
2024-11-19 13:40:46 -06:00
200a06c960
reformat variable
2024-11-19 13:40:12 -06:00
a50483c777
disable auto installing missing parsers
2024-11-19 13:39:50 -06:00
ee3bc020dd
add TODO for a future deprecated function
2024-11-19 13:38:48 -06:00
704734841f
add another language to the highlight disable list
2024-11-19 13:38:25 -06:00
8b86a03fda
add another ts parser
2024-11-19 13:38:10 -06:00
a3bb925ea5
forgot another one
2024-11-19 13:37:48 -06:00
fcd03a342b
actually enable the telescope fzf plugin
2024-11-19 13:32:42 -06:00
eb4457fa56
remove index.norg from project.lua config
2024-11-19 13:30:56 -06:00
d270b184aa
switch back to old colorizer to avoid breaking changes
2024-11-19 13:30:14 -06:00
a8e07d1d7e
configure tangle module for neorg
2024-11-19 13:29:28 -06:00
767ea94d9b
remove unused lsp server
2024-11-19 13:28:56 -06:00
ee5e2a2a6d
remove/update comments
2024-11-19 13:26:36 -06:00
569175bc8f
add build.xml to jdtls (used in ant projects)
2024-11-19 13:25:34 -06:00
c4ceb17593
forgot one of the vim.cmd calls
2024-11-19 13:25:03 -06:00
35ebc9841c
add another event for luasnip to watch
2024-11-19 13:24:42 -06:00
c727e80e39
refine luasnip binds
2024-11-19 13:24:25 -06:00
f489429d48
remove erroneous comma
2024-11-19 13:22:27 -06:00
1b39456569
add support for both path_async and path
2024-11-19 13:21:32 -06:00
fec7d9d262
get rid of unused functions, and variables
2024-11-19 13:21:07 -06:00
81851bd6b5
refine completion keybinds
2024-11-19 13:20:39 -06:00
1d0ef4c111
get rid of useless misc.auto require in binds.lua
2024-11-19 13:16:59 -06:00
11e1d60804
turn fancy spell suggest ui into a lambda, and fix some styling
2024-11-19 13:16:10 -06:00
0953326894
remove auto center when returning to last place in buffer
...
This had to be removed due to random "zz"'s being inserted
whenever a bufread was called while I was insert mode
there's probably a better way to center the pane, but that's
too much of a pain to worry about right now
2024-11-19 13:14:06 -06:00
95fcc5e416
make vim.cmd calls more fancy
2024-11-19 13:13:33 -06:00
fda8909c9c
pin harpoon to a commit that actually works
2024-11-19 13:05:19 -06:00
c489d39369
yes there's a bit of java in my nvim config why do you ask?
2024-08-09 02:45:31 -04:00
ad76983d96
make sure we are safely setting termguicolors
2024-04-25 22:59:43 -04:00
527e3af442
make lsp related popups all look the same
2024-04-25 22:59:22 -04:00
a455b2a3b1
remove signcolumn option, auto is good enough for me
2024-04-25 22:58:27 -04:00
ba8a57bcb2
remove ` mark so lsp hover doesn't get messed up
2024-04-25 22:49:38 -04:00
c5a3198d48
make norg files more fancy
2024-04-22 19:57:31 -04:00
3ebe12e99d
make replaceword safer
2024-04-19 22:32:17 -04:00
985b065925
make sfm (file tree) have a darker bg
2024-04-08 18:37:02 -04:00
ede5c88c6e
fix neorg so it works on v8.0.0 and make headlines stop overriding the
...
neorg header bullet points
2024-04-08 18:33:13 -04:00
17a4457c0e
add tabbar plugin
2024-03-31 17:11:40 -04:00
b7b6840d33
enable experimental ghost text for cmp
2024-03-31 13:07:29 -04:00
2baa73ca66
switch from dotnix's cmp-luasnip-choice to L3MON4D3's
2024-03-31 13:06:53 -04:00
dec8d0cb14
replace lsp_signature with better alternative
2024-03-31 12:31:20 -04:00
46d34d9151
add todo list bind
2024-03-29 23:30:14 -04:00