summaryrefslogtreecommitdiff
path: root/dot_config/nvim/lua/plugins (unfollow)
AgeCommit message (Collapse)AuthorLines
2023-05-30nvim: custom telescope starterChloe Kudryavtsev-6/+10
2023-05-07nvim: improve lsp option handling, add zlsChloe Kudryavtsev-17/+26
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-29nvim: lsp: don't autostart deno or ts lspsChloe Kudryavtsev-0/+2
2023-04-26nvim: remove color.luaChloe Kudryavtsev-10/+0
2023-04-24nvim: update bindingsChloe Kudryavtsev-0/+28
2023-04-14nvim: add clangd lspChloe Kudryavtsev-0/+1
2023-04-13nvim: bring back readlineChloe Kudryavtsev-0/+4
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-13options before plugins, do bindingsChloe Kudryavtsev-1/+0
2023-04-13mini: remove file_browser from starter telescopeChloe Kudryavtsev-6/+16
2023-04-13nvim: mini/starter: telescope instead of recentsChloe Kudryavtsev-19/+26
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-268/+233
reasons tm
2023-02-14nvim: migrate to lua_ls from sumneko_luaChloe Kudryavtsev-1/+1
2023-01-23neovim: add mini.alignChloe Kudryavtsev-0/+1
2023-01-18nvim: update config (checkpoint)Chloe Kudryavtsev-6/+83
2022-11-08nvim: add clojure qolChloe Kudryavtsev-0/+1
here by popular demand
2022-11-08nvim: init bootstrappable configChloe Kudryavtsev-0/+190