nvim/lua/custom
Simon Lasbrugnas 6efd8a3873
feat: modify LSPs to prefer conform for formatting
Add eslint LSP

feat: Add linter support with 'nvim-lint'

Add linting to JavaScript / TypeScript and Go files
2025-07-28 21:55:38 +02:00
..
lsp feat: modify LSPs to prefer conform for formatting 2025-07-28 21:55:38 +02:00
plugins feat: modify LSPs to prefer conform for formatting 2025-07-28 21:55:38 +02:00
snippets chore: remove unused Go snippets 2024-12-06 23:35:57 +01:00
completion.lua chore(cmp): change suggestion order 2024-12-06 23:35:33 +01:00
lualine.lua chore: update plugins for better transparent display 2025-03-24 10:35:02 +01:00
snippets.lua feat: add snippet support 2024-11-11 02:51:54 +01:00
supermaven.lua feat(supermaven): add on-demand autocompletion 2025-06-25 17:06:51 +02:00
telescope.lua feat(telescope): add <leader>fm keybinding for treesitter builtin 2025-03-08 00:45:05 +01:00
typescript-tools.lua feat: enhance typescript configuration 2025-02-27 14:55:50 +01:00