Commit Graph

22 Commits

Author SHA1 Message Date
0ec4c0318b change root_dir for tailwindcss lsp 2022-05-13 20:30:13 +03:00
5595a291ef use lspconfig for setup lsps 2022-05-13 20:16:50 +03:00
a7eae4c095 fix lsp formatting 2022-05-05 23:26:22 +03:00
d40d28c3b9 use server_capabilities instead of resolved_capabilities 2022-05-05 23:10:23 +03:00
f0bfdd4612 use vim.lsp.buf.format() for formatting 2022-05-05 22:11:18 +03:00
5f2f39adb4 change root_dir for eslint lsp 2022-04-15 23:07:01 +03:00
5a89ccff44 disable builtin sumneko_lua formatting 2022-04-09 23:46:50 +03:00
c082dffbcc add more json schemas 2022-04-07 21:37:35 +03:00
e2e97320a0 install lua-dev plugin 2022-04-01 21:12:51 +03:00
96d85add8f update sumneko_lua settings 2022-03-31 22:22:07 +03:00
0dbb36ace6 remove lsp_references highlighting 2022-03-31 22:02:37 +03:00
22bf509127 move nvim-cmp setup to comp.lua 2022-03-30 22:58:22 +03:00
412ba9542d add mappings to scroll docs in cmp 2022-03-29 17:15:41 +03:00
8087639dcc update lsp references autocmds 2022-03-27 21:48:37 +03:00
31bcd56333 again, use vim.api autocmds 2022-03-27 19:36:19 +03:00
211420b3fb use fresh vim.api autocmds 2022-03-27 17:40:54 +03:00
5b24edb775 remove quickfix list diagnostics autocmd 2022-03-27 17:36:22 +03:00
0054d34b67 remove list_includes_item util function 2022-03-27 17:30:31 +03:00
357f1736bd move diagnostic colors to lsp.lua 2022-03-21 18:07:33 +03:00
78fd00d39a set filetypes for jsonls 2022-03-20 20:26:01 +03:00
905f897179 set root_dir for tsserver 2022-03-20 20:25:52 +03:00
2ef5b95984 migrate to stow 2022-03-20 00:39:27 +03:00