dot_files/.config/nvim/lua/user
2025-08-27 10:49:03 +02:00
..
ale.lua update airline and ale to play nicer together 2022-11-11 12:43:54 +01:00
autocommands.lua fixed the folds in python 2025-05-12 19:26:30 +02:00
barbar.lua update to current barbar table style 2023-04-15 11:56:02 +02:00
bbq.lua trying out different colors for bbq 2023-03-04 10:28:32 +01:00
completion.lua add snippet engine and continue slow reorg of config files 2023-03-20 20:55:25 +01:00
dashboard.lua add an option to rebuild the spell dictionary on the dashboard page 2023-11-20 16:48:04 +01:00
galaxyline.lua swtich from airline to lualine 2023-03-05 16:29:23 +01:00
git_url.lua spruce up git url to work with non github.com github instances 2024-11-18 20:36:38 +01:00
gitsigns.lua remove invalid config for gitsigns.nvim 2024-07-08 10:51:42 +02:00
guard.lua adding null_ls to fill the gap of linters that don't have LSPs 2023-08-08 17:37:25 +02:00
indent.lua 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
keymap.lua update troubleshooting hotkeys for trouble nvim plugin and add renovate bot schema 2024-07-08 10:49:30 +02:00
lazy.lua keep dropbar pinned due to some issues it was causing, add more data about vim-alloy 2025-08-27 10:49:03 +02:00
lsp-configs.lua fix spacing in lua/user/lsp-configs.lua 2025-08-20 19:55:00 +02:00
lualine.lua adding proper git diff support to lualine, finally :) 2023-06-04 15:01:29 +02:00
neo-tree.lua updating lazy loading of more plugins 2023-03-19 14:52:57 +01:00
null_ls.lua 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
nvim-colorizer.lua always colorize XML file type, which will include .tmTheme files for syntax highlighting files 2024-07-19 16:51:23 +02:00
scrollbar.lua adding gitsigns instead of gitgutter and updating scrollbar to pick them up 2023-02-27 00:18:00 +01:00
toggleterm.lua replace fterm with toggleterm 2023-06-04 16:45:10 +02:00
tree-sitter.lua add rust to treesitter as a default installed language 2024-07-20 12:15:22 +02:00