Commit Graph

27 Commits

Author SHA1 Message Date
e7b81ed423 neovim: disable lsp formatting for several servers 2023-11-10 20:24:07 +03:00
7874d29aca neovim: use null-ls on svelte filetype 2023-11-09 22:07:39 +03:00
f0433d4067 neovim: install schemastore plugin for json 2023-10-31 22:29:22 +03:00
0e5a5a5248 neovim: disable tsserver formatting 2023-10-31 22:11:48 +03:00
56a78e3d4c neovim: add range code action if it exists 2023-10-22 12:32:30 +03:00
b99ea88ba3 neovim: remove signature mapping 2023-10-11 12:00:59 +03:00
dacc6c7f09 neovim: fix diagnostic mappings 2023-09-01 09:54:37 +03:00
7f6c084a21 neovim: add module for enabling/disabling formatting 2023-09-01 09:54:33 +03:00
9c2ff43fec neovim: import telescope actions in lsp module 2023-08-30 11:36:25 +03:00
7221b8a04b neovim: rewrite config 2023-08-29 00:42:44 +03:00
3a0009f617 neovim: remove neodev plugin 2023-08-14 17:58:36 +03:00
c258339846 neovim: use builtin signature_help instead of plugin 2023-08-01 14:26:58 +03:00
9437f19ba5 neovim: remove black formatter 2023-07-27 19:22:01 +03:00
641020561b neovim: update lsp servers list 2023-04-15 23:29:24 +03:00
089f0ae574 neovim: remove lua lsp from ensure_installed 2023-02-15 20:10:59 +03:00
03839e7f61 neovim: update nvim-cmp 2022-10-16 22:07:13 +03:00
8a4d059c7a neovim: change lua-dev to neodev 2022-10-14 21:21:59 +03:00
9c76faf3f8 neovim: append emmet_ls lsp to astro 2022-10-07 23:37:35 +03:00
9c7a090cc8 neovim(lsp): add yaml ft for schemastore 2022-09-23 20:36:20 +03:00
fd0ed12a60 neovim: add tailwind.config.js to root pattern 2022-08-13 18:33:17 +03:00
7fc24e9c43 neovim: move to mason for installing lsp clients 2022-08-03 22:59:04 +03:00
a996f011c2 neovim: use .git as root_dir 2022-07-28 23:18:24 +03:00
c10ad4214e neovim: disable formatting for jsonls 2022-07-17 23:49:27 +03:00
089d7b4ff8 neovim: add denols config 2022-07-01 00:27:55 +03:00
4fbe985faf neovim: enable enableProjectDiagnostics for tsserver 2022-06-28 22:16:26 +03:00
65f1e8773e neovim: rename user dir to daniil 2022-06-16 19:31:20 +03:00
cac1f49413 neovim: move most of files to after/plugin dir 2022-06-16 19:19:21 +03:00