Ray Elliott
|
924b4c7341
|
add formatting keybind
|
2022-01-25 12:44:18 +00:00 |
Ray Elliott
|
17ec8d65c0
|
update
|
2022-01-23 11:24:07 +00:00 |
Ray Elliott
|
0c637d665a
|
update
|
2022-01-23 11:19:07 +00:00 |
Ray Elliott
|
9bc32324d3
|
improve lsp configuration
|
2022-01-22 21:36:03 +00:00 |
Ray Elliott
|
a74219cf8e
|
configure diagnostics globally
|
2022-01-22 20:24:56 +00:00 |
Ray Elliott
|
e0496c97f9
|
remove vim-dispatch
|
2022-01-22 20:24:43 +00:00 |
Ray Elliott
|
cdd5461131
|
fix diagnostic float
|
2022-01-22 19:15:06 +00:00 |
Ray Elliott
|
3de0ad7380
|
coombine all lsp config into one file
|
2022-01-22 19:09:55 +00:00 |
Ray Elliott
|
2791906c64
|
tidy up
|
2022-01-22 18:57:44 +00:00 |
Ray Elliott
|
45598458e6
|
explicitly set phpcs standard
|
2022-01-22 18:57:25 +00:00 |
Ray Elliott
|
8beb68162f
|
add indent-blankline
|
2022-01-22 18:39:44 +00:00 |
Ray Elliott
|
e9c9e10cfa
|
get rid of old colour schemes
|
2022-01-22 18:39:34 +00:00 |
Ray Elliott
|
1509f9fbd9
|
replace efm with null-ls, fix formatting/linting
|
2022-01-22 16:58:29 +00:00 |
Ray Elliott
|
81cdb5b2e1
|
update
|
2022-01-22 12:25:06 +00:00 |
Ray Elliott
|
ca57edd143
|
update config for updated plugins
|
2021-12-13 15:16:24 +00:00 |
Ray Elliott
|
2df15c3410
|
update version number
|
2021-12-12 19:02:16 +00:00 |
Ray Elliott
|
7c4dc26c9d
|
update
|
2021-11-27 09:41:44 +00:00 |
Ray Elliott
|
cae1a47870
|
update
|
2021-11-21 12:18:12 +00:00 |
Ray Elliott
|
4956fe8431
|
update
|
2021-11-05 09:40:50 +00:00 |
Ray Elliott
|
a03bf550ce
|
update
|
2021-10-25 09:35:01 +01:00 |
Ray Elliott
|
becce26683
|
upddate cmp settings
|
2021-10-22 21:20:37 +01:00 |
Ray Elliott
|
c1e87b0b1a
|
update
|
2021-10-22 20:53:02 +01:00 |
Ray Elliott
|
2bc02b8fb2
|
update
|
2021-10-22 20:48:51 +01:00 |
Ray Elliott
|
357237bc84
|
update
|
2021-10-22 20:26:40 +01:00 |
Ray Elliott
|
e601f1d755
|
update
|
2021-10-17 16:56:14 +01:00 |
Ray Elliott
|
ecd05b4454
|
fix efm and lsp-config tsserver formatting conflicts
|
2021-10-10 18:53:47 +01:00 |
Ray Elliott
|
cafa50734b
|
update lsp keymaps
|
2021-10-07 19:58:57 +01:00 |
Ray Elliott
|
47097e6335
|
update lsp bindings
|
2021-10-07 11:56:31 +01:00 |
Ray Elliott
|
9df6cad0e2
|
customise lsp diagnostics
|
2021-10-06 11:26:20 +01:00 |
Ray Elliott
|
b6842faf9e
|
fix autoformatting on save
|
2021-10-05 23:16:48 +01:00 |
Ray Elliott
|
5bad300475
|
fix cmp, modularise lua plugin settings
|
2021-10-05 21:19:30 +01:00 |
Ray Elliott
|
e43e75b20e
|
update swithcbuf
|
2021-10-05 18:57:52 +01:00 |
Ray Elliott
|
b12e317651
|
update
|
2021-09-20 21:23:42 +01:00 |
Ray Elliott
|
d6a71c92d4
|
fix js json issues (tsserver confilct?)
|
2021-09-19 14:56:16 +01:00 |
Ray Elliott
|
d27b3caa9c
|
remove abbreviations, move some into snippets
|
2021-09-19 13:49:22 +01:00 |
Ray Elliott
|
33fd21d06f
|
cmp - fix snippets
|
2021-09-19 13:28:34 +01:00 |
Ray Elliott
|
b3e1ce732b
|
lspconfig - add snippet support, fix css
|
2021-09-19 13:01:52 +01:00 |
Ray Elliott
|
aaf41ab39e
|
add nvim-autopairs, nvim-ts-autotag
|
2021-09-09 14:56:57 +01:00 |
Ray Elliott
|
7b13d73648
|
add treesitter highlights
|
2021-09-08 22:23:35 +01:00 |
Ray Elliott
|
a022178884
|
reformat
|
2021-09-08 22:23:18 +01:00 |
Ray Elliott
|
d389e1fed1
|
move commands to separate file
|
2021-09-08 22:22:51 +01:00 |
Ray Elliott
|
ca70b402c4
|
add SpacesToTabs command
|
2021-09-08 17:08:30 +01:00 |
Ray Elliott
|
6af0c10297
|
workaround for php autoindent turned off
https://github.com/nvim-treesitter/nvim-treesitter/issues/462
|
2021-09-08 16:44:42 +01:00 |
Ray Elliott
|
6847f5b915
|
restructure
|
2021-09-08 16:44:08 +01:00 |
Ray Elliott
|
fad1f15ad4
|
fix vim-plug error for non-master branches
|
2021-09-08 16:43:54 +01:00 |
Ray Elliott
|
0f62bfa83f
|
delete unused files
|
2021-09-08 16:14:14 +01:00 |
Ray Elliott
|
0046be65ca
|
set ftplugin files to use setlocal not set
|
2021-09-08 16:10:05 +01:00 |
Ray Elliott
|
13956ce178
|
update tab settings
|
2021-09-08 15:56:41 +01:00 |
Ray Elliott
|
37c02901fb
|
update
|
2021-09-08 15:45:27 +01:00 |
Ray Elliott
|
0752dda7dc
|
add intelephense
|
2021-09-08 14:11:11 +01:00 |