|
cce9b77bc6
|
nvim: add markdown language server
|
2023-11-29 13:43:57 -08:00 |
|
|
1edde395bd
|
nvim: fix errors (disable yamlls and vim-matchup)
|
2023-07-19 02:57:30 -07:00 |
|
|
7e55568f6a
|
nvim: remove spell source
|
2023-07-10 23:40:40 -07:00 |
|
|
9720cf47f7
|
nvim: add quarto-nvim
|
2023-05-28 19:29:20 -07:00 |
|
|
4430ebe6ed
|
nvim: change sumneko_lua to lua_ls
|
2023-03-08 15:56:49 -08:00 |
|
|
1dbd99e909
|
nvim: temp remove yamlls (it's not in nixpkgs)
|
2022-12-27 00:35:12 -08:00 |
|
|
892b153b06
|
fix nvim cmp indentation issue for nix files
I removed the cmdline source from cmp and that fixed it
|
2022-12-23 15:18:23 -08:00 |
|
|
cdbc693e6e
|
nvim: add nil_ls
|
2022-12-23 15:18:18 -08:00 |
|
|
82351f8b33
|
nvim: fix annoying cmp_nvim_lsp startup error
Ref https://github.com/hrsh7th/cmp-nvim-lsp/issues/38
|
2022-10-18 04:00:43 -07:00 |
|
|
d827a6012e
|
nvim: add nix treesitter highlighter
|
2022-09-23 17:46:32 -07:00 |
|
|
84cddce365
|
nvim: go to references is now gR (over gr)
|
2022-08-30 15:51:14 -07:00 |
|
|
3349f07aba
|
nvim: remap go to implementations from gi to gI
|
2022-08-29 12:16:56 -07:00 |
|
|
a7b8f06195
|
nvim: rework completion menu -- big change I'm excited about :D
|
2022-08-19 01:09:56 -07:00 |
|
|
40c17ddae8
|
nvim: un-remap code action back to <leader>ca
|
2022-08-17 19:43:07 -07:00 |
|
|
75aec5dd32
|
nvim: add rust-tools.nvim
|
2022-08-13 04:34:19 -07:00 |
|
|
57bd63e948
|
nvim: add nvim-tree, enable night theme (rather than storm)
|
2022-08-13 04:07:58 -07:00 |
|
|
69238a80ef
|
nvim: fix nvim-cmp path (hopefully for good now?)
|
2022-07-27 02:20:33 -07:00 |
|
|
650cd0a4c1
|
nvim: update cmp config
|
2022-07-26 02:25:20 -07:00 |
|
|
5a7489e9c5
|
Revert "nvim: switch to ccls language server from clangd"
This reverts commit 3915d6d8eb .
|
2022-07-08 12:52:39 -07:00 |
|
|
3915d6d8eb
|
nvim: switch to ccls language server from clangd
|
2022-07-08 12:37:59 -07:00 |
|
|
68f073dab3
|
nvim: update cmp comfiguration
|
2022-06-22 01:41:16 -07:00 |
|
|
9008b44324
|
nvim: fix cmdline path completions
|
2022-06-15 19:53:05 -07:00 |
|
|
dc771d203e
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2022-06-04 22:27:34 -07:00 |
|
|
2a94a81329
|
nvim: add kotlin ls
|
2022-06-04 22:26:28 -07:00 |
|
|
931dd6d3ce
|
nvim: add tokyonight theme
|
2022-06-04 22:12:47 -07:00 |
|
|
1f4945bdc9
|
nvim: remove treesitter indent
|
2022-05-24 22:14:56 -07:00 |
|
|
2abe191f35
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2022-05-13 04:29:20 -07:00 |
|
|
03fd58499e
|
nvim: lspconfig updates
|
2022-05-13 04:28:33 -07:00 |
|
|
5f5270220c
|
nvim: lspkind fix
|
2022-05-13 04:26:31 -07:00 |
|
|
2578a84f54
|
nvim: add luasnip
|
2022-04-25 14:01:02 -07:00 |
|
|
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 |
|