Commit graph

14 commits

Author SHA1 Message Date
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)