Commit Graph

5 Commits

Author SHA1 Message Date
231a0613c6 fix(options): fix incsearch spelling mistake
Set incsearch to true not ture
2025-10-10 14:27:22 +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
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