Commit Graph

10 Commits

Author SHA1 Message Date
0a15d8ff18 feat: add which-key 2025-09-28 07:03:48 +01:00
986aa13d27 fix(termux_language_server): fix lsp config
Fix the config for termux_language_server, allowing it to fully work
with all filetypes it actually supports
2025-09-28 04:37:09 +01:00
cc99c75fe2 feat: add custom filetypes
Added custom filetypes for more granular control over lsp support
2025-09-28 04:32:13 +01:00
969864d4e0 feat: add completion and treesitter 2025-09-28 03:42:04 +01:00
2dc93fdd1d feat: add basic LSP support 2025-09-15 19:07:36 +01:00
308239146a fix(lualine): remove redundant code from spec 2025-09-15 19:06:31 +01:00
0a358efc35 feat: add neotree 2025-09-15 07:35:03 +01:00
dc6481081e feat: add lualine 2025-09-14 14:02:39 +01:00
b4c922aa0b feat: add gruvbox colourscheme 2025-09-14 13:13:55 +01:00
736ff3bef4 feat: initial NEAR functional commit
This commit is enough to make nvim start and bootstrap lazy
to actually use this commit as a base for your own config
- Add the directory 'lua/plugins/spec'
- Place plugin specs there
- Edit configuration as needed
2025-09-14 02:33:21 +01:00