summaryrefslogtreecommitdiff
path: root/dot_config/nvim/lua/plugins/langs.lua (follow)
AgeCommit message (Collapse)AuthorLines
2025-04-02nvim: upgrade configs for v0.11Chloé Vulquin-1/+1
Bunch of stuff bundled with it. `lsp/` subject to changes.
2024-11-18nvim: add pareditChloé Vulquin-1/+2
My wife wanted it and I guess some parts of this are gonna be useful for me :) Mostly the navigation shortcuts though :D
2024-07-24nvim: rewrite config in fennelChloé Vulquin-50/+2
One file isn't done, and there's also the question of ftplugin and co. One step at a time though, eh?
2023-05-31nvim: re-enable janet.vimChloe Kudryavtsev-1/+0
2023-05-04nvim: many changesChloe Kudryavtsev-0/+1
* add pre and post dot lua with dofile * disable janet plugin (todo: remove once I confirm that the treesitter impl is good enough) * treesitter on janet * custom janet ft detection
2023-04-13nvim: handle markdown via vim-markdown not TSChloe Kudryavtsev-0/+12
2023-04-13nvim: improve treesitterChloe Kudryavtsev-5/+1
default config, just specify main
2023-04-13nvim: typoChloe Kudryavtsev-1/+1
it is for neorg, but the TS is norg still no idea why they do relocations lmao
2023-04-13nvim: update TS in parallelChloe Kudryavtsev-1/+1
2023-04-13nvim: ignore neorg: it buggyChloe Kudryavtsev-0/+1
2023-04-13nvim: redo the whole thingChloe Kudryavtsev-0/+41
reasons tm