summaryrefslogtreecommitdiff
path: root/dot_config/nvim/lua/plugins/langs.lua (follow)
AgeCommit message (Collapse)AuthorLines
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