Commit graph

19 commits

Author SHA1 Message Date
893549b2d1 nvim: add jsonc treesitter parser 2021-12-04 03:19:34 -08:00
942c9bb3d3 nvim: I seriously don't know why git thinks this is a change
and I'm too lazy to look into it
2021-12-03 01:03:00 -08:00
2ee080dda5 nvim: support for rust-analyzer 2021-11-30 01:54:20 -08:00
1479f48e25 nvim: cmp now completes in the cmdline 2021-11-25 05:16:30 -08:00
8e69c8385a nvim: changed completion source order 2021-11-25 04:30:58 -08:00
9ae710bb6e nvim: change: lsp completion options now take priority over buffer options 2021-11-22 01:12:19 -08:00
c8c6dec89f nvim: lsp's load properly now? 2021-11-20 21:02:54 -08:00
c290617fd5 nvim: fixed lsp's not loading 2021-11-19 18:16:17 -08:00
ffc613da83 nvim: fix error relating to lua lsp loading 2021-11-15 21:44:52 -08:00
ff5310c1f6 nvim: lspconfig now has a configuration for sumneko_lua 2021-11-03 00:52:59 -07:00
1fd0917970 nvim: lsp_signature works batter now, and there's a new commenting plugin 2021-10-27 04:40:14 -07:00
8c94182d19 nvim: better behavior for remove highlights from hlsearch
now it just does `noh` instead of `set hlsearch!`
2021-10-20 01:31:45 -07:00
fda0750475 nvim: migrate cmp to custom menu 2021-10-16 16:12:15 -07:00
88f39be97d nvim: Revert "nvim: migrate cmp to custom menu"
This reverts commit 40d6e6ceb2.
2021-10-16 15:55:58 -07:00
40d6e6ceb2 nvim: migrate cmp to custom menu 2021-10-14 03:37:07 -07:00
7c747cbbc1 nvim: Migrated all dap-related things to their own file 2021-09-28 01:52:37 -07:00
e996dfedf0 nvim: add variable values DAP plugin 2021-09-27 19:21:36 -07:00
16b13b9f7a nvim: treesitter overhaul and actually removed luasnip 2021-09-25 02:19:19 -07:00
5927e8c247 nvim: Reorganization - moved all config files to one folder (minus the init.lua) 2021-09-24 21:20:05 -07:00
Renamed from .config/nvim/lua/lsp.lua (Browse further)