Jesse Hitch
|
84f04a89fb
|
keep dropbar pinned due to some issues it was causing, add more data about vim-alloy
|
2025-08-27 10:49:03 +02:00 |
|
|
dc347a4f64
|
use our own fork of the grafana alloy syntax highlighting
|
2025-08-17 14:08:45 +02:00 |
|
|
c6231ab934
|
add some basic syntax highlighting for grafana alloy
|
2025-08-17 08:51:46 +02:00 |
|
|
30dacb82b2
|
nvim: swtich barbeque out for dropbar
|
2025-04-17 21:46:19 +02:00 |
|
Jesse Hitch
|
74ba820f4f
|
disable null-ls as its officially causing errors :(
|
2025-04-17 11:12:09 +02:00 |
|
|
9c54948744
|
update neotree, fix autocommands, and add snacks
|
2025-02-19 12:05:02 +01:00 |
|
Max!
|
0b75198c3f
|
feat - add markdown live preview addon for neovim (#31)
* add markdown live preview addon for neovim
* Update .config/nvim/lua/user/lazy.lua
---------
Co-authored-by: Max Roby <max@lil-mac-5.local>
Co-authored-by: Jesse Hitch <jessebot@linux.com>
|
2025-01-02 11:51:45 +01:00 |
|
|
cb01fc2d0c
|
add colorizer for scss files
|
2023-10-13 10:48:39 +02:00 |
|
|
29444ef2fe
|
neovim: upgrade to the latest version of indent blank line, I think
|
2023-09-30 13:40:40 +02:00 |
|
|
24176a2eec
|
add todo plugin for neovim
|
2023-09-18 18:14:25 +02:00 |
|
|
590c6baa39
|
fix tsupdatesync command for treesitter in lazy
|
2023-08-21 15:28:57 +02:00 |
|
|
8564519d11
|
fix build commands for lazy lsp and treesitter stuff
|
2023-08-08 20:51:21 +02:00 |
|
|
4be9a4d4f0
|
adding null_ls to fill the gap of linters that don't have LSPs
|
2023-08-08 17:37:25 +02:00 |
|
|
ad16ab93cd
|
add off switch to vim-helm
|
2023-07-27 15:03:37 +02:00 |
|
|
0c16d55cae
|
add table of contents generator
|
2023-07-10 15:27:00 +02:00 |
|
|
a9e9fc27ce
|
add back table mode :D
|
2023-07-10 10:53:50 +02:00 |
|
|
b61a9ee363
|
set filetype for tpl files in helm chart directories
|
2023-07-04 10:16:03 +02:00 |
|
|
bc6587b101
|
replace fterm with toggleterm
|
2023-06-04 16:45:10 +02:00 |
|
Jesse Hitch
|
86eb783497
|
formatting, enable indent blankline plugin, and switch from limelight to twilight
|
2023-05-26 11:16:08 +02:00 |
|
|
bc0bf03939
|
try to fix build command for lazy installed mson
|
2023-05-21 23:20:22 +02:00 |
|
|
a874bdbd80
|
keep treesitter up to date
|
2023-05-21 13:24:56 +02:00 |
|
|
b35690a03b
|
add build command for mason, and also change command to be TSUpdateSync so that treesitter and mason are updated together
|
2023-05-21 13:20:54 +02:00 |
|
|
8c1fbf4c99
|
switch back to remote colorscheme
|
2023-05-21 11:33:19 +02:00 |
|
|
dc16008b1f
|
fix semantic highlighting issues in neovim 0.9.0
|
2023-05-21 11:08:53 +02:00 |
|
|
52da4151e8
|
slim down default installed tree-sitter config, remove ruff, add lazy as a command for mason trigger
|
2023-05-20 18:18:21 +02:00 |
|
|
02347b87fd
|
make nvim-lspconfig _not_ lazy
|
2023-05-20 15:22:39 +02:00 |
|
|
76fd3b7643
|
add helm syntax highlighting
|
2023-04-16 09:33:42 +02:00 |
|
|
5882498fcf
|
add snippet engine and continue slow reorg of config files
|
2023-03-20 20:55:25 +01:00 |
|
|
7b74e20fa1
|
lazy loading config update: part 1
|
2023-03-20 20:26:28 +01:00 |
|
|
9ad4f7293d
|
turn off noice by default
|
2023-03-19 20:37:26 +01:00 |
|
|
798b23d7e9
|
trying out noice and updating gitignore
|
2023-03-19 20:23:56 +01:00 |
|
|
84123b03e7
|
add trouble
|
2023-03-19 19:52:13 +01:00 |
|
|
e4caa51316
|
move more key mappings to keymap file, get rid of folding file
|
2023-03-19 19:27:47 +01:00 |
|
|
c4c95297e0
|
Add which key. what a great keymapping thingy
|
2023-03-19 18:48:27 +01:00 |
|
|
92952f1d16
|
add spectre, for searching and replacing in multiple files
|
2023-03-19 17:34:18 +01:00 |
|
|
fbfaccf326
|
add spectre
|
2023-03-19 17:33:26 +01:00 |
|
|
cb1576aad0
|
updating lazy loading of more plugins
|
2023-03-19 14:52:57 +01:00 |
|
|
f97221d6c2
|
update gitignore with more private areas and modify colorscheme application via lazy
|
2023-03-19 13:33:23 +01:00 |
|
|
fca768d129
|
more lazy.lua
|
2023-03-18 20:19:52 +01:00 |
|
|
e630e164f6
|
removing more references to packer and putting more in lazy.lua
|
2023-03-18 19:46:11 +01:00 |
|
|
b4c2e1a2fe
|
switching from packer to lazy
|
2023-03-18 19:30:52 +01:00 |
|