Commit Graph

467 Commits

Author SHA1 Message Date
Dmytro Meleshko 30e517a40c [zsh] update links to Oh My Zsh 2019-12-21 21:19:24 +02:00
Dmytro Meleshko 914f01de14 [nvim] bind F9 to :make 2019-12-19 18:56:29 +02:00
Dmytro Meleshko 12c736032d [nvim] remove my ftplugin experiments 2019-12-15 23:33:53 +02:00
Dmytro Meleshko f0d108ab4c [nvim] put my configs in runtimepath 2019-12-15 22:20:05 +02:00
Dmytro Meleshko 5ad510c830 [nvim] use wildmenu 2019-12-15 22:03:56 +02:00
Dmytro Meleshko 545770bc9e [nvim] use the ftplugin mechanism instead of FileType autocommands 2019-12-15 20:39:36 +02:00
Dmytro Meleshko d4e04125a6 [scripts] handle non-existing languages in markdown2htmldoc 2019-12-11 23:03:10 +02:00
Dmytro Meleshko 97764cfaa7 [scripts] move welcome script to script-resources 2019-12-10 08:05:33 +02:00
Dmytro Meleshko c7df8535ea [zsh] add aliases for tree listing 2019-12-09 19:49:50 +02:00
Dmytro Meleshko 2114cfc5c7 rewrite markdown2htmldoc to JS 2019-12-07 18:10:32 +02:00
Dmytro Meleshko 9f1d9f506e [scripts] move script resources to a separate directory 2019-12-07 11:18:55 +02:00
Dmytro Meleshko 6f3eb3b40e [scripts] add Markdown to HTML document generator script 2019-12-05 22:50:38 +02:00
Dmytro Meleshko 38452b72b7 [nvim] don't disable cursorline in terminals because it causes much more trouble than helps 2019-11-30 13:00:37 +02:00
Dmytro Meleshko 362e169cca [kitty] update tab_title.patch 2019-11-30 12:20:01 +02:00
Dmytro Meleshko 2b797d1541 [zsh] remove CPPFLAGS and LDFLAGS 2019-11-30 12:20:01 +02:00
Dmytro Meleshko 6a4b9beaca [scripts] fix factors function in pycalc 2019-11-27 09:32:23 +02:00
Dmytro Meleshko 87c8dc8113 [scripts] import fractions in pycalc 2019-11-26 20:37:29 +02:00
Dmytro Meleshko 509f39abaa [zsh] add alias for opening current Vim session 2019-11-26 17:44:27 +02:00
Dmytro Meleshko 95d44a7e04 [nvim] fix TypeScript syntax highlighting 2 2019-11-24 11:23:32 +02:00
Dmytro Meleshko fce98716f8 [nvim] remove < and > from matchpairs for TypeScript 2019-11-23 13:57:31 +02:00
Dmytro Meleshko a537c49b89 [nvim] another fix for TypeScript syntax highlighting 2019-11-23 13:29:52 +02:00
Dmytro Meleshko 6b0b660993 [nvim] fix object key highlighting in TypeScript 2019-11-22 17:48:10 +02:00
Dmytro Meleshko 4a357aaf81 [nvim] change default commentstring for C-like languages 2019-11-21 21:55:46 +02:00
Dmytro Meleshko 5a41b8229b [nvim] add syntax highlighting links to colorscheme for TypeScript 2019-11-19 21:20:46 +02:00
Dmytro Meleshko 44c50c1913 [nvim] disable ESLint in TypeScript 2019-11-18 22:01:39 +02:00
Dmytro Meleshko 3705c0313f [nvim] make tabline buffer positions more consistent 2019-11-17 13:52:10 +02:00
Dmytro Meleshko 0c8010448d [zsh] remove `open` command on macOS 2019-11-16 15:04:10 +02:00
Dmytro Meleshko 18ddb83d4b [scripts] add factors function for pycalc 2019-11-14 19:40:52 +02:00
Dmytro Meleshko 85f880db9e [zsh] performance messages coloring improvements 2019-11-10 01:09:41 +02:00
Dmytro Meleshko e80379a2e5 [nvim] add EditGlob function 2019-11-09 23:02:18 +02:00
Dmytro Meleshko 3d856b1b3c [nvim] enable coc.nvim for JSON5 2019-11-09 22:00:23 +02:00
Dmytro Meleshko b36f2a4d35 [nvim] enable Prettier for SCSS and LESS 2019-11-08 00:15:09 +02:00
Dmytro Meleshko 313be3691a [nvim] add Emmet support in Jinja/Jinja2/Nunjucks templates 2019-11-03 17:01:32 +02:00
Dmytro Meleshko c7b24f9ee6 [nvim] modify JS syntax highlighting 2019-11-03 13:14:41 +02:00
Dmytro Meleshko 6ebd7f6728 [nvim] modify XML syntax highlighting 2019-11-02 16:47:59 +02:00
Dmytro Meleshko 8f36c52cd8 [zsh] add function `git_current_branch` 2019-10-30 18:32:43 +02:00
Dmytro Meleshko a084fce534 [welcome] refactor local IPv4 address lookup 2019-10-30 16:47:54 +02:00
Dmytro Meleshko ef379e93c4 [python] add BPython config 2019-10-29 21:59:15 +02:00
Dmytro Meleshko 8841a89281 [scripts] add Python calculator 2019-10-29 17:40:29 +02:00
Dmytro Meleshko 0f082b90a1 [zsh] improve viscd 2019-10-29 17:40:27 +02:00
Dmytro Meleshko 30c90cdfb6 [zsh] add viscd function 2019-10-27 22:34:27 +02:00
Dmytro Meleshko e036df7c48 [welcome] remove "Local IP" 2019-10-27 21:08:19 +02:00
Dmytro Meleshko 5e1bd6fa82 [zsh] chmod -x zshrc 2019-10-27 10:23:05 +02:00
Dmytro Meleshko a26517f50c [zsh] remove useless `unset` from zplg 2019-10-27 10:22:03 +02:00
Dmytro Meleshko 7c351c2f22 [zsh] add performance timers 2019-10-25 23:08:40 +03:00
Dmytro Meleshko d991810919 [zsh] remove unneeded OMZ configuration 2019-10-17 00:32:42 +03:00
Dmytro Meleshko fc5ed3fe78 [nvim] add mappings for improving consistency 2019-10-11 15:45:40 +03:00
Dmytro Meleshko 882d2088f0 [system] rewrite editor lookup in sudoers 2019-10-10 00:41:33 +03:00
Dmytro Meleshko 6f291c8a35 [system] add (basic) installation script 2019-10-09 00:32:05 +03:00
Dmytro Meleshko 3224d11496 add a PKGBUILD for installing Arch system files 2019-10-09 00:30:58 +03:00