|
8313562643
|
nvim: replace binds with telescope binds
|
2022-04-15 14:35:53 -07:00 |
|
|
4b14f66e7e
|
nvim: new lsp keybinds
|
2022-04-14 14:08:55 -07:00 |
|
|
d576705d51
|
nvim: add better folds around lsp servers
|
2022-02-06 22:10:32 -08:00 |
|
|
581f5255a6
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2022-01-27 20:50:06 -08:00 |
|
|
4f3f9508a1
|
nvim: add yaml language server to list of auto-loading servers
|
2022-01-27 20:49:55 -08:00 |
|
|
a437f5a1dd
|
nvim: enabled ghost_text in nvim-cmp
I finally found out how to do this!
|
2022-01-23 03:22:28 -08:00 |
|
|
10a34be123
|
nvim: formatting and auto-pairs integration
|
2022-01-21 14:16:52 -08:00 |
|
|
90001bef15
|
nvim: brought back yaml ts parser
|
2022-01-14 21:48:53 -08:00 |
|
|
de11d2e97f
|
nvim: moved two characters in a comment
|
2022-01-02 19:23:13 -08:00 |
|
|
bb2045e72d
|
nvim: remove yaml treesitter parser
|
2021-12-16 14:40:01 -08:00 |
|
|
c00e15e6e6
|
nvim: disabled cmp-spell
|
2021-12-07 15:20:36 -08:00 |
|
|
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 |
|