Paul Stemmet
01e7d8349d
vimrc: coc_disable_startup_warning = 1
...
On Vim v8.2.0750 and older, coc.nvim adds a super annoying, unskippable
start up message.
This fixes that.
2022-08-18 14:51:05 +00:00
Paul Stemmet
f84cf7e4b3
vimrc: fix coc.nvim bindings for >= v0.0.80
...
coc.nvim introduced a metric ton of backwards incompatible changes to
various APIs they expose in Vim.
This commit updates the bits we use to use the new way of doing things.
It also adds a :Format command that can be used to format the current
buffer.
You'll need to do a :PlugUpdate if your psoxizsh has an old coc locally,
you can check your version with :CocInfo, if the `version` is <= v0.0.79
2022-08-17 15:31:17 +00:00
psox
1575eff1a4
consolodate with psox/arch
2021-11-04 15:11:37 +00:00
Paul Stemmet
fbf825aef8
vimrc: fix coc.nvim goto bindings
2021-08-16 08:18:42 +01:00
Paul Stemmet
a45652fd2e
Feature/fzf commands ( #4 )
...
* vimrc: fix signcolumn, prune quickfix,netrw buffers from list
* vimrc: add FZF shortcuts, overrides
* vimrc: improvements to coc.nvim, check for node
2021-08-08 20:22:07 +01:00
Paul Stemmet
7ae5a26fad
bugfix: <leader>. now selects the current word
2021-04-26 10:44:22 +00:00
Paul Stemmet
818ead9770
remove archived coc.actions, fix tab buffers
2021-04-22 14:58:44 +00:00
Paul Stemmet
1c56259ad3
fix type
2020-10-03 16:02:30 +00:00
Paul Stemmet
4d1daa5552
add go autocmds
2020-10-03 15:34:22 +00:00
Paul Stemmet
1fe573ad4f
fixes to qf/loc closing, add pear-tree
2020-10-03 14:48:05 +00:00
Paul Stemmet
d4803b6c31
initial integration with neomake
2020-10-01 13:23:04 +00:00
André Stemmet
f92bf0daa9
Update Unicode symbols to be more readable
2020-08-05 14:01:02 +01:00
André Stemmet
159227f63f
Use unicode escape characters for `listchars`
...
Make cut and pasted easier in multi-system environments
2020-08-05 12:31:25 +01:00
pSox
a0beef204a
Added better buffer handling to vimrc
2020-08-03 16:56:05 +01:00
pSox
f78d3a1a6b
not all themes have airline support
2020-07-16 14:51:43 +00:00
pSox
fc26bf48f3
changed mapping for localsearch
2020-07-16 14:43:30 +00:00
pSox
d8c4e31809
added support for jsonc
2020-07-16 14:20:25 +00:00
pSox
42205df549
allow color scheme overide
2020-07-16 13:40:42 +00:00
André Stemmet
57c50a8ddd
Allow for chnages in to g:coc_global_extensions
2020-07-16 10:14:58 +00:00
psox
0f65a8e0ac
Merge changes from baz
2020-07-11 14:59:08 +00:00
pSox
4148a1853d
added italic support
2020-06-15 23:46:49 +01:00
pSox
5bd0304721
added foamtting support
2020-06-15 23:28:14 +01:00
pSox
f7bae5abc0
added markdown support
2020-06-15 23:26:54 +01:00
pSox
a02ce774b3
make comments italic
2020-06-15 23:22:01 +01:00
psox
980f4915fc
change hidden chars
2020-06-14 17:07:27 +01:00
psox
17c423f98f
vimrc update pops
2020-06-14 17:04:12 +01:00
psox
9216ab447e
set ignorecase for completion
2020-06-14 16:18:25 +01:00
psox
978cd9132f
Update vimrc file
2020-06-14 16:11:35 +01:00
psox
55175caf55
Update vimrc file
2020-06-14 14:35:30 +01:00
psox
ebb06c53a8
Modified the location of include files
2020-06-12 20:05:48 +01:00
Paul Stemmet
70510003c5
Pstemmet/nvim tmux changes ( #1 )
...
* added tmux config
* part 2
* large improvements to vimrc
2020-06-09 21:41:11 +01:00
pu420
f30502df1b
Added some changes to vimrc
2020-05-01 15:04:55 +02:00
psox
96ac500480
Updated and added support for vimrc includes
2019-10-18 13:56:42 +01:00
psox
03308eb0f2
Added tags
2019-10-03 12:27:02 +01:00
pSox
67ba3f52bd
Fix vimrc
2019-09-11 10:51:26 +01:00
psox
ff8c7e68a4
Updated repos and added ripgrep to vim
2019-09-11 09:09:50 +00:00
psox
a09ef9b47e
Added Rainbow Bracketing to vim
2019-01-15 11:36:11 +00:00
Andre Stemmet
b8f7bf9594
Change vscode config
2018-09-10 14:19:57 +01:00
pSox
bcd347a4e0
Updated .gitignore
2018-08-09 19:22:57 +00:00
pSox
85dd5b3054
updatevimrc
2018-06-14 14:58:34 +01:00
pSox
2c5b432d4a
updated fpath
2018-05-14 11:54:28 +01:00
pSox
aa0a60220b
Get lastest update
2018-05-14 09:19:59 +01:00
pSox
e522265731
fix vim to allow global config
2018-05-02 13:51:32 +01:00
pSox
e6547738f8
added :w!! overide to vimrc
2018-03-30 14:45:24 +01:00
pSox
ea474ae8a8
Fix settings for YAML and support for ansible
2018-03-14 15:16:05 +00:00
André Stemmet
ca85657c22
Add support for osx
2017-12-18 22:41:07 +00:00
psox
0c3ab0b315
first commit
2017-12-13 13:08:26 +00:00