|
1fe9104419
|
Update nerdtree path
|
2023-03-14 06:03:50 -07:00 |
|
|
dec408e377
|
Revert "Remove fzf.vim install in vim config"
This reverts commit c06890cb27 .
Homebrew on macOS doesn't install the vim plugin with fzf
|
2023-01-12 14:31:34 -07:00 |
|
|
3d42ba575a
|
Add path and vsnip completion sources
|
2023-01-10 07:15:04 -07:00 |
|
|
ef9da77d91
|
Update deprecated function use
|
2023-01-10 07:12:45 -07:00 |
|
|
6feaf58284
|
Use :FZF for ctrl-p
|
2022-12-23 07:43:16 -07:00 |
|
|
c06890cb27
|
Remove fzf.vim install in vim config
The fzf package installs it system wide
|
2022-12-23 07:42:48 -07:00 |
|
|
af45d02c1c
|
Update to gruvbox material colors
|
2022-11-15 13:35:17 -07:00 |
|
|
1e3351b0dc
|
Update vim-plug
|
2022-10-31 06:56:54 -07:00 |
|
|
b6faee9371
|
Add qtpl to 2 space indentation
|
2022-10-24 14:25:36 -07:00 |
|
|
4eb6fe9284
|
Replace completion engine to nvim-cmp
|
2022-08-08 08:12:48 -07:00 |
|
|
e6abbca8ef
|
Add lsp keymaps
|
2022-01-07 06:16:37 -07:00 |
|
|
47e195f61b
|
Add omnisharp-vim
|
2022-01-07 06:16:27 -07:00 |
|
|
d9b7ee4222
|
Bump plug.vim
|
2021-12-20 06:20:59 -07:00 |
|
|
0640801da4
|
Bump vim-plug
|
2021-10-06 06:11:15 -07:00 |
|
|
4d3ceaa7d1
|
Add rust_analyzer to lsp
|
2021-08-10 06:19:35 -07:00 |
|
|
23f1e14a69
|
Add gopls
|
2021-08-06 06:21:58 -07:00 |
|
|
7a93ac1eeb
|
Add nvim-compe with lspconfig
|
2021-08-05 12:42:06 -07:00 |
|
|
abc13c42e0
|
Remove syntastic
|
2021-08-05 12:41:58 -07:00 |
|
|
192e70f905
|
Remove deoplete
|
2021-08-05 12:41:43 -07:00 |
|
|
876030a45e
|
Add protobuf highlighting
|
2021-06-15 07:34:48 -07:00 |
|
|
b60f75da9b
|
Bump plug.vim
|
2021-06-03 06:34:33 -07:00 |
|
|
4540abf4e0
|
Add indentation for Makefile .c .cpp .go
|
2020-11-19 06:28:11 -07:00 |
|
|
53ce537e08
|
Reset/Check Syntasitc on toggle if need
|
2020-10-29 19:13:50 -07:00 |
|
|
0e8cfbb9e5
|
Add mapping to toggle syntastic
|
2020-10-29 18:54:21 -07:00 |
|
|
70505612b2
|
Add .tf/.tfvars tp 2 indent and expandtab
|
2020-10-29 18:36:02 -07:00 |
|
|
7b0e9e8f15
|
Bump plug.vim
|
2020-10-29 18:20:14 -07:00 |
|
|
ee6aef32de
|
Bump vim-plug
|
2020-08-03 07:02:17 -07:00 |
|
|
851fe31cae
|
Add rubocop as ruby checker
|
2020-03-16 21:00:00 -07:00 |
|
|
aae8f4c924
|
Bump plug.vim
|
2020-03-03 19:10:04 -07:00 |
|
|
e1b238d639
|
Fix vint issues
|
2020-02-24 19:09:16 -07:00 |
|
|
e3b2da9bc2
|
Add syntastic
|
2020-02-24 18:52:38 -07:00 |
|
|
1ed8bcfa72
|
Change nvim solarized plugin
Use solarized8 so we can use a true color terminal and not have
incorrect colors
|
2020-02-24 18:27:04 -07:00 |
|
|
16f2367053
|
Update nginx vim plugin location
|
2020-02-02 12:12:50 -07:00 |
|
|
d6b273ef4b
|
Better nginx plugin
|
2019-10-30 18:42:17 -07:00 |
|
|
af1fb07f6d
|
Add vim-elixir
|
2019-10-04 08:44:36 -07:00 |
|
|
725b039f6e
|
Add toml and terraform file support
|
2019-01-30 10:30:13 -08:00 |
|
|
3cb2edd3ab
|
Use tjump so we can select the correct one
|
2018-12-13 07:41:04 -08:00 |
|
|
24f1273ed7
|
Use nnoremap instead of nmap
|
2018-12-13 07:40:13 -08:00 |
|
|
92702dee8f
|
Do not remove trailing whitespaces if the file is a diff
|
2018-12-13 07:24:01 -08:00 |
|
|
fced85576c
|
Refactor BufWrite/BufLeave autocmds
|
2018-12-13 07:22:59 -08:00 |
|
|
df68c1d595
|
Add Neovim fullscreen helper
|
2018-12-12 15:07:51 -08:00 |
|
|
5acdad8cd7
|
Bump vim-plug
|
2018-11-27 08:23:48 -08:00 |
|
|
b3fc936e75
|
Add yaml to 2 tabs
|
2018-11-27 08:19:01 -08:00 |
|
|
34c9592ae2
|
Split long lines
|
2018-11-27 08:17:01 -08:00 |
|
|
e0500863b8
|
Upgrade vim-plug
|
2018-10-19 07:08:15 -07:00 |
|
|
e75fae7dc3
|
Replace ctrl-p with The Silver Searcher and FZF
|
2018-10-05 07:47:53 -07:00 |
|
|
c3749151dd
|
NERD Tree default show hidden
|
2018-08-07 08:55:36 -07:00 |
|
|
67f8ff3f20
|
jsx indentation
|
2018-08-03 16:37:59 -07:00 |
|
|
ad159d7fda
|
Turn spell check on
|
2018-07-26 22:04:05 -07:00 |
|
|
d931a95d6e
|
Add license file for vim-plug
|
2018-06-25 08:15:12 -07:00 |
|