1
0
Fork 0
Commit graph

168 commits

Author SHA1 Message Date
3138152570 neovim: Fix deprecated LSP bindings 2022-01-08 18:16:56 -08:00
e56fb21157 neovim: Run ESLint on TypeScript files 2022-01-08 17:03:03 -08:00
58e624c8ab neovim: Fix flipped \j and \k LSP diagnostic binds 2021-12-15 13:01:22 -08:00
a6a95bddac nvim: ;cl copy filename with line number 2021-11-23 10:18:30 -08:00
b217105c0b nvim: Include hidden files in ;f 2021-11-16 18:40:41 -08:00
c01ca4c081 nvim: Only show files in ;f 2021-11-16 17:53:27 -08:00
3ae6439c1e nvim: Set commentstring for hurl 2021-11-13 14:17:45 -08:00
6b231e8192 nvim: Use fd instead of rg for finding files 2021-11-12 22:54:54 -08:00
65400637e5 nvim: Run golangci-lint on the whole package 2021-11-11 22:37:15 -08:00
41b8d86373 nvim: Bring back golangci-lint 2021-11-10 17:29:36 -08:00
6dfb9533a7 nvim: Allow trailing spaces for diff context lines 2021-11-08 12:14:14 -08:00
94f7609c4f nvim: Give up on two-space sentence breaks 2021-11-05 23:14:59 -07:00
4774d7a7a0 nvim: Use gopls for formatting and imports 2021-11-05 23:14:59 -07:00
8e135e03ff LSP-specific settings 2021-11-05 23:14:59 -07:00
135d2070ce nvim: keep vim-go config together 2021-10-31 10:05:31 -07:00
bc55ba55fd neovim: Update explicit linter config for ALE 2021-10-31 10:05:31 -07:00
7380b9f0cd neovim: Remove unnecessary default settings 2021-10-31 10:05:31 -07:00
19406ea8af nvim: Remove CoC 2021-10-30 21:40:12 -07:00
029082dea5 neovim: Use lspconfig for Go 2021-10-24 22:26:53 -07:00
a4637654a3 neovim: Replace CoC with nvim-lspconfig for Rust 2021-10-24 22:26:53 -07:00
1fe1ba9edf neovim: Remove neosnippet 2021-10-24 22:26:53 -07:00
fbc1658000 nvim: Fix branch name for vim-toml 2021-10-17 18:23:29 -07:00
bba8dc8b61 neovim: Ignore coc commands file 2021-08-17 11:06:26 -07:00
3fba23b19f nvim: Set proto indent to 2 2021-08-09 18:38:22 -07:00
14554863f4 nvim: protolint 2021-08-04 15:49:55 -07:00
7c7904f638 nvim: Remove unused \d binding (C-] works instead) 2021-06-10 16:14:18 -07:00
3836f6fac7 nvim: coc-tsserver 2021-06-10 13:34:38 -07:00
54f8ab0b31 neovim: coc-rust-analyzer 2021-06-06 22:10:45 -07:00
e4738a4f52 neovim: CoC 2021-06-06 22:10:21 -07:00
67788c7e92 neovim: Install pynvim into the virtualenv 2021-06-06 22:08:02 -07:00
3ac76fa763 neovim: jinja.html indent 2021-06-06 22:07:40 -07:00
7474f941f7 neovim: Set jinja indentation to 2 spaces 2021-06-01 08:42:02 -07:00
8e30088503 neovim: davidhalter/jedi-vim 2021-05-21 18:25:55 -07:00
08a6aa3b33 neovim: Set up python3 virtualenv in postinstall 2021-05-21 18:25:54 -07:00
56f6c13001 neovim: Source init.vim to use headless PlugInstall 2021-05-21 18:25:53 -07:00
18a3dfa94e neovim: Set default formatoptions for all file types 2021-05-21 18:25:52 -07:00
0bf09fb1d3 neovim: remove headless install 2021-05-10 09:02:16 -07:00
fa7a8f0319 neovim: kotlin, swift 2021-05-10 09:02:13 -07:00
9dd750694b nvim: Install plugins as a post-install hook 2021-04-19 20:03:49 -07:00
be5708c8c7 Automate switching between day/night color schemes
This sets up individual light and dark color scheme files for vim/neovim
and alacritty, adds a script (`set-color`) for placing them, and
includes two no-arg scripts for later keybinding (`day-mode` and
`night-mode`).

Thanks to this blog post for the idea to `cat` the YAML into place:
https://shuheikagawa.com/blog/2020/02/14/switching-colorschemes-of-vim-and-alacritty/

TIL YAML is concatenative!
2021-04-15 23:03:28 -07:00
fc0e6aa953 nvim: Add HTML filetype to Rails templates 2021-04-10 13:50:56 -07:00
49d810613f nvim: Jinja template syntax highlighting 2021-03-13 18:39:41 -08:00
8e3915f45f nvim: rusty-tags config for gutentags 2021-03-07 19:14:02 -08:00
1236aad075 nvim: rust-lang/rust.vim 2021-03-05 22:42:24 -08:00
9aa3a507b0 nvim: qpkorr/vim-bufkill 2021-01-06 18:55:40 -08:00
510408d84f nvim: neosnippet 2021-01-06 17:27:30 -08:00
7db706173c neovim: Re-alphabetize plugin list 2021-01-06 10:44:25 -08:00
762dc7269f nvim: tpope/vim-rails 2020-12-07 23:01:24 -08:00
b7e07cf62b nvim: visual // to search selected text 2020-12-07 22:56:25 -08:00
d53c733d7f nvim: Disable capitalization in spellcheck 2020-12-07 22:56:04 -08:00