Commit Graph

190 Commits

Author SHA1 Message Date
Talia 1ea3406583 Update NeoTree bindings
leader+space now brings up floating nerdtree
leader+tab now opens nerdtree in a split
2023-06-27 08:55:19 +02:00
Talia 1f04cfc15c Add setup file for neo-tree vim plugin 2023-06-26 15:28:29 +02:00
Talia 89e8caf263 Add eyeliner plugin to nvim 2023-06-26 14:51:41 +02:00
Talia 06ecbe60a0 Change vim colors for light theme 2023-06-26 09:40:35 +02:00
Talia e81f56d95f
Set vim foldmethod to TreeSitter 2023-06-22 14:16:51 +02:00
Talia db062670a4
Change vim <leader><space> mapping to NeoTree 2023-06-22 13:29:12 +02:00
Talia c846169848
Add sierra theme to vim plugins list 2023-06-22 13:27:08 +02:00
Talia 1575e69539 Change default vim colours to "sierra" 2023-06-21 09:51:25 +02:00
Talia 9a5d15f100
Add more colour schemes to vim 2023-06-20 22:52:16 +02:00
Talia 789c6893fc Add more Telescope vim mappings 2023-06-20 13:31:10 +02:00
Talia 44ce844dd9 Enable true termcolor support in vim 2023-06-20 11:48:54 +02:00
Talia 2ad929e2ba Add Ctrl+Space insert mapping in vim for omnifunc 2023-06-20 11:34:36 +02:00
Talia bbe25b933c Add solargraph config 2023-06-20 11:18:28 +02:00
Talia 0eeaca7588 Add more vim telescope mappings 2023-05-31 17:08:48 +02:00
Talia 0149d79c70 Add lsp set workspace vim command 2023-05-31 17:08:01 +02:00
Talia 155683768d Add clangd lsp config 2023-05-25 11:43:52 +02:00
Talia 6e9f23e8b9 Add :Format command to vim 2023-05-23 13:28:12 +02:00
Talia 33077b64a1 Add notification to vim autocomplete toggle 2023-05-17 16:58:36 +02:00
Talia 40f08840bb Add some vim colourschemes 2023-05-17 16:49:32 +02:00
Talia 25e31beaff Add Neotree plugin to vim 2023-05-13 09:33:21 +02:00
Talia 60f7d3fa45 Add nvim-treesitter to plugin list 2023-05-11 14:18:46 +02:00
Talia 153a6e1b6f Make some vim->kitty calls async 2023-05-09 13:34:04 +02:00
Talia 22d1b2fc45 Fix vim initial bg colour setting 2023-05-08 15:51:51 +02:00
Talia cd4fd1faf6 Add telescope bindings 2023-05-08 15:32:35 +02:00
Talia 8b4844bcea Add telescope vim plugin 2023-05-08 15:06:25 +02:00
Talia 73f38b3de6 Add standardrb lsp config 2023-03-22 08:45:29 +01:00
Talia 5f02842084 Refactor vim LSP configuration 2023-03-22 07:57:25 +01:00
Talia 18751c2b5c Update vim plugin list 2023-03-21 19:03:22 +01:00
Talia 595be4a43d Enable basic plugins management 2023-03-21 16:09:47 +01:00
Talia ac78027378 Add vim lua ftplugin 2022-12-25 13:49:45 +01:00
Talia ea8e512482 Add LSP configurations for solargraph and sumneko 2022-08-01 15:01:51 +02:00
Talia 52cdae3b80 Remove obsolete draw.moon script 2022-08-01 15:01:07 +02:00
Talia e2892a833f Update vim movement configuration
- Ctrl+J and Ctrl+K to move lines
- gj and gk to jump 10 lines up or down
2022-07-04 16:55:15 +02:00
Talia d2f181ab0d Add kitty socket to kitty scripts 2021-12-21 16:21:14 +01:00
Talia 55ad19494d Restrict runaway mapping to normal mode 2021-11-26 23:25:52 +01:00
Talia 1b28cc113e Add gn mapping to vim similar to ranger 2021-11-26 09:58:28 +01:00
Talia 3eb17dd9ff Detect markdown-style todos in vim Todo command 2021-10-26 12:42:26 +02:00
Talia b9aa577c59 Add nvim availability check to annotation plugin 2021-10-05 19:30:37 +02:00
Talia a891a06dae Add vim annotate script 2021-10-05 15:03:54 +02:00
Talia 617e1f46ca Fix autocomplete for neovim 2021-10-04 18:32:16 +02:00
Talia 1af4a1aaae Run autocommands on autosave in neovim 2021-08-19 19:52:54 +02:00
Talia 0c880f3c6b Change vim to also use arcadia on generic 256 color terminals 2021-08-16 10:21:31 +02:00
Talia 6b342427ac Improve Vim list jumping 2021-08-09 11:38:06 +02:00
Talia f79d612b7c Add vim GitDiff command 2021-07-20 09:56:02 +02:00
Talia 1328c65502 Fix a kitty command in vim colour handling 2021-07-12 11:35:00 +02:00
Talia 0233dccd1e Add DeferBuffer vim command 2021-07-06 15:39:25 +02:00
Talia 9e52a6b9a6 Remove HTML FT-Plugin 2021-07-05 09:27:04 +02:00
Talia f82b2fc418 Add optional error callback to vim Defer command 2021-06-28 13:43:07 +02:00
Talia fd72d91c72 Add nvim check for vim-incompatible event 2021-06-24 15:57:33 +02:00
Talia e0a514d89c Fix date format in vim blame info 2021-06-09 10:55:14 +02:00
Talia 1d578f7e5e Add nvim check for Async function 2021-06-09 10:35:35 +02:00
Talia ffdacc0ac0 Fix error in leader-paste vim binding 2021-02-03 12:45:35 +01:00
Talia d94912fb43 Adapt AsyncLint to work with Neovim 2021-01-28 14:58:41 +01:00
Talia 6dda62b19e Add Leader-Put mapping to vim 2021-01-25 22:02:49 +01:00
Talia 2cf196f71f Simplify VisualExe plugin 2021-01-05 12:00:04 +01:00
Talia 2f2d6ba7eb Enable list by default and add it to zen mode in vim 2020-10-29 08:06:55 +01:00
Talia 71985ca3af Fix vim Arcadia command 2020-10-28 17:06:20 +01:00
Talia 4698faee3b Set vim Zen mode to disable tabline 2020-10-09 08:38:40 +02:00
Talia b7808bcd59 Removed lua "vim" plugin to "draw" 2020-10-08 10:10:08 +02:00
Talia 418872d3b0 Move vim Lua modules 2020-10-08 09:50:29 +02:00
Talia c9b92004ea Change vim wrapped lines to start with ↳ symbol 2020-10-06 11:31:05 +02:00
Talia 4293f61371 Semi-re-pimp vim autosave statusline icon with unicode
The new unicode icon should be less annoying than the old floppy disk,
but still be at least somewhat simple to understand as "autosave turned
on"
2020-10-05 12:45:37 +02:00
Talia 6f48b4119d Make vim Zenmode toggleable 2020-10-05 12:41:49 +02:00
Talia ce5408975e Add vim "Zen mode" plugin 2020-10-01 09:40:55 +02:00
Talia 553f65715c Remove some training stuff from vim config 2020-09-29 19:28:02 +02:00
Talia c2fb46bcee Add filename expansions to defer commands 2020-09-29 13:19:24 +02:00
Talia 9744203353 Make defer vim plugin neovim compatible 2020-09-23 13:52:03 +02:00
Talia 84e26207b4 Fix typo in vim defer plugin 2020-09-16 11:32:47 +02:00
Talia 895cf58cca Add VIM_LEVEL which works just like RANGER_LEVEL 2020-09-09 10:41:24 +02:00
Talia 5f1921ef15 Add more sources for ruby completion 2020-08-27 13:24:44 +02:00
Talia b48d7c1849 Add automatic word completion 2020-08-27 13:18:59 +02:00
Talia aed482ad02 Fix vim Arcadia command resetting &bg to dark 2020-08-27 11:22:29 +02:00
Talia 21f106fb93 Improve vim statusline blame for uncommitted changes 2020-08-27 11:18:03 +02:00
Talia 70ae947739 Improve Tag support for ruby in vim 2020-08-27 11:14:38 +02:00
Talia 870afafd4f Move vim statusline to separate plugin 2020-08-26 13:12:51 +02:00
Talia 71a55df4e9 Add SplitBlame vim command 2020-08-25 09:54:36 +02:00
Talia f17f7da524 Fix vim git blame not showing uncommitted changes 2020-08-25 09:05:09 +02:00
Talia 0f2d8b26e1 Add timing information to vim deferred commands 2020-08-21 14:02:53 +02:00
Talia d98733c7a2 Added vim commands to defer with notification 2020-08-21 13:00:07 +02:00
Talia 0b425ee3fb Fix vim Leader-F mapping
Apparently `find` does not support globbing characters itself, so the
user has to press tab anyway.
2020-08-21 10:57:14 +02:00
Talia 1616e147be Add vim Leader-F mapping 2020-08-21 10:55:53 +02:00
Talia 7afd4dc7b5 Improve vim F5 commands 2020-08-21 10:55:41 +02:00
Talia 1b02c2c286 Add Leader-F5 mapping for global F5-mappings 2020-08-21 10:36:50 +02:00
Talia fbd9a06bdd Make ruby linting less aggressive 2020-08-20 15:33:23 +02:00
Talia 6d1d244f8b Change vim colors script to not call updatecolors 2020-08-19 18:41:42 +02:00
Talia 5233dea0e2 Improve vim colors plugin 2020-08-19 17:57:36 +02:00
Talia a7c32a1167 Fix autosave for non-file buffers 2020-08-19 17:35:34 +02:00
Talia 01624e0c71 Retab some files 2020-08-19 17:34:11 +02:00
Talia c6400342c9 Make small improvement to autosave.vim 2020-08-19 16:10:12 +02:00
Talia fa159d7168 Add autocompletion to vim defer command 2020-08-19 14:30:37 +02:00
Talia dc7f109746 Add vim defer plugin 2020-08-19 14:23:39 +02:00
Talia 85d8cae172 Unpimp autowrite icon in statusline 2020-08-19 14:17:37 +02:00
Talia 4ab93a2ab6 Fix typo in vim ruby ftplugin 2020-08-19 14:13:48 +02:00
Talia 02da84e98b Fix netrw script to always open pwd 2020-08-19 14:02:20 +02:00
Talia 2385de4314 Fix netrw window sizes 2020-08-19 13:53:22 +02:00
Talia 054872f51b Pimp Statusline 2020-08-19 13:31:11 +02:00
Talia a0abb9566d Set netrw as default file searcher 2020-08-19 13:12:31 +02:00
Talia 9dc6472959 Improve vim netrw mappings 2020-08-19 11:49:35 +02:00
Talia 7925536da2 Rename vim netrw plugin for easier searching 2020-08-19 11:46:17 +02:00
Talia 2f981a9113 Add H and L bindings to netrw 2020-08-19 11:45:54 +02:00