1
0
Fork 0
Commit graph

243 commits

Author SHA1 Message Date
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
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