Commit graph

148 commits

Author SHA1 Message Date
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
f10b11f6e6
fix spacing in lua/user/lsp-configs.lua 2025-08-20 19:55:00 +02:00
4c12c73634
fix vim.fn.sign_define deprecation and use vim.diagnostic.config.signs instead for neovim 2025-08-20 19:14:30 +02:00
Jesse Hitch
2b0954001d
fixing old nerdfonts for diagnostics 2025-08-20 16:18:16 +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
c623fbac71
fixed the folds in python 2025-05-12 19:26:30 +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
c2371a1d7f
only change filetype to unix if buffer is modifiable 2025-02-21 08:43:13 +01:00
9c54948744
update neotree, fix autocommands, and add snacks 2025-02-19 12:05:02 +01:00
4aedfbcdbf
fix calling setting fileformat to happen as an autocommand 2025-01-23 19:56:16 +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
d7b7f81716
set file type to groovy if file is called jenkinsfile 2024-11-21 13:07:28 +01:00
4fcad26251
spruce up git url to work with non github.com github instances 2024-11-18 20:36:38 +01:00
7c57103793
update GitUrl to work better with github 2024-11-18 20:20:47 +01:00
1f63664246
switch to ruff from ruff_lsp for neovim 2024-11-11 12:59:48 +01:00
054c9fde75
organizing file type commands a bit better 2024-10-20 21:30:58 +02:00
d1833a8003
create a file for autocommands to make them easier to find 2024-10-20 20:43:16 +02:00
ffdce37002
update argo json schemas to the latest 2024-07-23 10:09:53 +02:00
f63d4175b5
add rust-analyzer to lsp-config for neovim 2024-07-20 14:29:51 +02:00
3517a09789
add rust to treesitter as a default installed language 2024-07-20 12:15:22 +02:00
a41e8ac625
always colorize XML file type, which will include .tmTheme files for syntax highlighting files 2024-07-19 16:51:23 +02:00
e13649d8f6
remove invalid config for gitsigns.nvim 2024-07-08 10:51:42 +02:00
1ef48b778c
update troubleshooting hotkeys for trouble nvim plugin and add renovate bot schema 2024-07-08 10:49:30 +02:00
d2deda439b update json schema for argocd to use jessebot repo until our pr is merged 2024-03-30 11:50:04 +01:00
2bf45e8122 remove defunct gotmpl stuff as it's now natively supported with helm lsp 2024-03-24 14:30:17 +01:00
aca14cabde fix go templating filetypes in nvim 2024-03-24 14:28:04 +01:00
a667bc5baa update kubernetes version of json schemes 2024-03-24 11:52:58 +01:00
10bc6c4ad9 add an option to rebuild the spell dictionary on the dashboard page 2023-11-20 16:48:04 +01:00
a3c633e023 add default treesitter languages: html, css 2023-10-17 10:14:21 +02:00
cb01fc2d0c add colorizer for scss files 2023-10-13 10:48:39 +02:00
0affd54d76 only put 80 character line in python, go, and yaml to start with, default excluding most other file types and exclude markdown from indent blank line 2023-10-11 17:09:02 +02:00
2cb716cb5d fix ibl issue again :) 2023-10-11 16:55:31 +02:00
54ba4401b6 change to filetypes exclude 2023-10-11 16:54:30 +02:00
6c96e1e3dc fix ibl issue 2023-10-11 16:51:12 +02:00
68b1058d5e add reference link for indent blank line neovim plugin 2023-09-30 13:42:47 +02:00
29444ef2fe neovim: upgrade to the latest version of indent blank line, I think 2023-09-30 13:40:40 +02:00
61d532fa16 add rgb highlighting for css 2023-09-28 10:18:07 +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
dcb8f34dd7 add json schema for fastfetch 2023-08-21 12:53:18 +02:00
638b19f68d update json schemas for argocd now that our datree pr was merged 2023-08-14 11:06:59 +02:00
cab5ced8f2 add external secret CRD json schema 2023-08-11 10:21:59 +02:00
ce0ff170f3 update k8s schema validations 2023-08-11 10:11:50 +02:00
43842882ec update json schema for argo-cd appset, app, and project 2023-08-11 10:01:34 +02:00
8564519d11 fix build commands for lazy lsp and treesitter stuff 2023-08-08 20:51:21 +02:00
7eaedc14ca disable vale by default while we work out how to get it working everywhere in a non-disruptive way 2023-08-08 20:47:56 +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
e20fdf0e8a add gotmpl for tree sitter 2023-07-27 15:04:10 +02:00