nvim/lua/plugins
Ray Elliott 3ad385e285 Refactor Paper Tonic Modern colorscheme and enhance semantic highlighting
- Updated highlights.scm to improve CSS, HTML, and data attribute captures with higher priority.
- Added a new Lua function to display highlight group and color information under the cursor.
- Expanded editor, semantic, syntax, and TreeSitter highlight groups for better visual consistency across languages.
- Created test files for PHP, HTML, CSS, and Lua to validate syntax highlighting.
- Implemented a shell script to test semantic highlights in a Neovim session.
- Simplified colorscheme loading process by removing unnecessary plugin specifications.
2025-12-11 21:47:27 +00:00
..
.gitkeep add skeleton file structure 2025-12-06 19:56:33 +00:00
autopairs.lua ux and editing plugins configured 2025-12-07 21:18:09 +00:00
cmp.lua configure copilot 2025-12-07 22:03:35 +00:00
colorscheme.lua Refactor Paper Tonic Modern colorscheme and enhance semantic highlighting 2025-12-11 21:47:27 +00:00
comment.lua configure comment.nvim 2025-12-07 21:00:09 +00:00
copilot.lua configure copilot 2025-12-07 22:03:35 +00:00
gitsigns.lua gitsigns configured 2025-12-07 21:31:02 +00:00
indent-blankline.lua ux and editing plugins configured 2025-12-07 21:18:09 +00:00
init.lua add skeleton file structure 2025-12-06 19:56:33 +00:00
lsp.lua show pyright errors 2025-12-07 23:53:32 +00:00
mason-lspconfig.lua show pyright errors 2025-12-07 23:53:32 +00:00
mason-tool-installer.lua show pyright errors 2025-12-07 23:53:32 +00:00
mason.lua mason + lsp config working 2025-12-06 23:16:03 +00:00
none-ls.lua show pyright errors 2025-12-07 23:53:32 +00:00
nvim-lint.lua show pyright errors 2025-12-07 23:53:32 +00:00
oil.lua oil.nvim configured 2025-12-07 20:18:45 +00:00
surround.lua ux and editing plugins configured 2025-12-07 21:18:09 +00:00
telescope.lua telescope configured 2025-12-07 19:26:13 +00:00
treesitter.lua configure python 2025-12-07 23:12:35 +00:00
ufo.lua copnfigure folding 2025-12-07 23:20:15 +00:00
undotree.lua ux and editing plugins configured 2025-12-07 21:18:09 +00:00