1
0
Fork 0
Commit graph

129 commits

Author SHA1 Message Date
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
fa7a8f0319 neovim: kotlin, swift 2021-05-10 09:02:13 -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
40c3671ef9 nvim: tpope/vim-bundler
Note: Works best with gem-ctags gem installed
2020-11-15 13:26:13 -08:00
0a0ebc71ee nvim: ;t for searching tags 2020-11-15 13:25:48 -08:00
1bbca5ac35 nvim: OpenSCAD syntax highlighting 2020-10-10 17:49:46 -07:00
4694088808 nvim: Include the linter rule/code in the ALE message 2020-10-01 23:04:35 -07:00
902660b428 nvim: Add ESLint to ALE 2020-10-01 23:04:18 -07:00
Jeremy Kaplan
fb1b92307b neovim: Fix syntax error in ;f 2020-09-28 14:13:27 -07:00
215f61b6f9 nvim: Enable multi-select in fzf shortcuts 2020-09-27 22:59:01 -07:00
887c794b91 nvim: Lint css with stylelint 2020-09-27 19:30:05 -07:00
af06985877 nvim: Autofix SCSS with Prettier 2020-09-27 19:30:05 -07:00
2353cf16d0 neovim: Sorbet 2020-08-07 16:59:47 -07:00
393d8c6fe9 neovim: Add :ALEOff command to disable ALE completely 2020-07-23 22:17:18 -07:00
65c950036f neovim: tpope/vim-endwise 2020-06-25 20:02:36 -07:00
19c3f4548b neovim: Use fzf-vim's buffer command 2020-06-24 19:58:39 -07:00
7cb0f4f93b nvim: Set scss indentation to 2 spaces 2020-06-12 14:23:36 -07:00
e23f6c45f9 nvim: unicode.vim to enter Unicode characters 2020-05-10 14:52:41 -07:00
6249474c49 neovim: HTML tweaks 2020-04-18 21:29:44 -07:00
Jeremy Kaplan
f003b83946 neovim: tpope/vim-fugitive 2020-03-27 16:36:41 -07:00
b6edfc81f9 nvim: Indent CSS with 2 spaces 2020-03-23 07:53:32 -07:00
Jeremy Kaplan
d93f2a7091 nvim: Copy current filename 2020-03-17 19:02:48 -07:00
5af219f1e0 nvim: Remap ledger state toggle 2020-03-17 18:58:09 -07:00
a86a0a16ff neovim: gutentags 2020-02-20 19:15:18 -08:00
8cbe77f139 nvim: Bind vim-ledger status toggle 2020-02-10 20:38:16 -08:00
18af397ed5 neovim: Add hoon syntax highlighting 2020-02-07 19:23:37 -08:00
Jeremy Kaplan
34af3ad667 neovim: Enable eslint autofixer 2020-02-06 11:15:29 -08:00
18a86e29f3 nvim: ALE for arduino 2020-02-01 14:46:10 -08:00
d93c923db8 nvim: Sort ALE linters 2020-02-01 14:46:10 -08:00
74e9ff464c Remove leftover tako references 2020-01-06 22:13:00 -08:00
323945a9f0 nvim: Add vim-hledger 2020-01-02 21:17:46 -08:00
Jeremy Kaplan
897648c5aa neovim: Add .arb syntax highlighting 2019-12-17 12:40:12 -08:00
Jeremy Kaplan
4661017e5a neovim: Remove gutentags 2019-11-21 10:30:00 -08:00
69a205a258 neovim: Source os-specific plugins 2019-11-16 17:02:59 -08:00
60c1a2c31a neovim: Spellcheck markdown and text 2019-11-09 15:12:33 -08:00
Jeremy Kaplan
319d474dbc neovim: Stop using gometalinter 2019-10-22 18:15:56 -07:00
Jeremy Kaplan
577df9c887 neovim: Add vim-ruby 2019-10-22 18:15:56 -07:00
39ba5f73de neovim: Set markdown comment string as HTML 2019-10-05 14:32:58 -07:00