Commit Graph

33 Commits

Author SHA1 Message Date
fc009bb7f0 Change filetypes for tsserver LSP 2021-12-28 23:04:00 +03:00
4405df3b2c Add Go formatters for formatter.nvim setup 2021-12-26 21:37:27 +03:00
f88fc8f1b3 Update lsp settings for Go and fix ls_emmet config 2021-12-24 23:32:10 +03:00
3565ada10f Comment Enter mapping for completion, for now at least 2021-12-23 22:32:24 +03:00
56cf8a926b Use Neoformat for everything, it works 2021-12-23 22:31:56 +03:00
6deaa64e71 Update neovim config for better Go development 2021-12-11 23:22:51 +03:00
49ae1d67e2 Remove javascript and typescript from emmet lsp 2021-12-11 16:21:50 +03:00
1d4c723e30 Update nvim-cmp completion menu look 2021-12-01 10:47:00 +03:00
ea26f2c3a1 Change sorting comparators for nvim-cmp 2021-12-01 10:46:24 +03:00
4e96eb370f Add more characters to trigger_characters list in cmp setup 2021-11-30 19:14:35 +03:00
7980ba7004 Stupid mistake (forgot to add capabilities to opts table) 2021-11-30 19:14:01 +03:00
a4d2c16aee Revert "Install nvim-cmp source for spelling"
This reverts commit 6a8923ac07.
2021-11-30 14:04:56 +03:00
6a8923ac07 Install nvim-cmp source for spelling 2021-11-28 21:26:52 +03:00
2bc4562212 Use gopls provided by Go team at Google and not from LspInstaller 2021-11-26 18:45:15 +03:00
2842afd05f Add lsp_signature setup 2021-11-26 18:39:26 +03:00
6879bc6e35 Install a better emmet lsp 2021-11-26 12:20:46 +03:00
af2a1bb728 Add '.' as trigger character for nvim-cmp 2021-11-26 12:20:01 +03:00
bf430c2ff6 Install neoformat and run it on config 2021-11-25 19:35:03 +03:00
c64e9b1e53 Add new neovim config (last time, i promise) 2021-11-25 14:05:05 +03:00
bf9195389b Nuked neovim config to start fresh 2021-11-23 19:41:00 +03:00
3794458ce2 Remove sorting option in nvim-cmp setup 2021-11-21 13:23:28 +03:00
05606ee54b Install efm lsp and use lua-format on all files 2021-11-21 12:37:26 +03:00
775be5fb0e Remove lua lsp setup 2021-11-18 20:05:30 +03:00
1454d58f86 Add workspace.library option for sumneko_lua lsp server 2021-11-16 22:42:37 +03:00
7a049c7238 Add documentation for completion items 2021-11-16 16:22:00 +03:00
92124c0ac3 Add vim as global in lua lsp 2021-11-16 16:21:31 +03:00
518e706c3f Add custom icons for suggestions in cmp 2021-11-16 16:21:01 +03:00
af4459e8e1 Use <TAB> for confirming items from completion 2021-11-16 16:20:25 +03:00
7f5a8a17a9 Add path to cmp sources 2021-11-14 13:37:53 +03:00
ebcd510714 Change lsp mappings 2021-11-13 14:01:01 +03:00
57f34affa7 Install lsp_signature plugin 2021-11-13 13:36:34 +03:00
18595e58e0 Update cmp sources 2021-11-12 22:54:04 +03:00
ca53467321 Create new neovim config with lua 2021-11-12 22:32:28 +03:00