Commit Graph

63 Commits

Author SHA1 Message Date
ba3e59a51d Use lazyvim plugin manager 2024-01-22 11:08:23 -07:00
798b75923a Add neovim apex support 2023-11-27 14:02:51 -07:00
a929c45529 Bump lazyvim deps 2023-10-07 15:04:22 -07:00
23055b852c Remove logging when switching color dark/light 2023-10-06 10:17:50 -07:00
9660a18350 Add toggle_background function and keymap 2023-10-06 07:37:07 -07:00
a311be27f5 Add c-\ keymap and show hidden files in neo-tree 2023-10-06 07:20:35 -07:00
1a6053a4c9 Bump deps 2023-10-06 06:55:39 -07:00
190dee2baa Add rust lazyvim plugin 2023-10-06 06:55:30 -07:00
563d9520c2 Remove unnecessary plugin configuration 2023-10-06 06:54:36 -07:00
535d81f6af Replace nvim config with LazyVim 2023-10-06 06:13:04 -07:00
bf8f64ef1d Update to preservim/nerdcommenter 2023-04-28 16:35:22 -07:00
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