diff options
-rw-r--r-- | README.md | 15 |
1 files changed, 8 insertions, 7 deletions
@@ -25,13 +25,14 @@ host environment, enabling only what functionality is compatible. ## Current Utilities -### [nvim](https://neovim.io/)/[vim](https://www.vim.org/) - -using nvim, but no big incompatibilities with base vim yet with the way i use -it, so falling back works fine. have a few fun things, including auto-loaded, -filetype-specific settings and basic [templates](.vim/skel), a few fancy -mappings, and a simple 16-colour [colourscheme](.vim/colors/shmibs.vim). take a -look at muh [.vimrc](.vimrc) for details and things. +### [vim](https://www.vim.org/) + +used neovim for a while, but it some reason stopped playing nicely with +herbtluftwm+alacritty sigwnch-ing, so back to vim again now (which meantime +seems to have been made much quicker; nice). have a few fun things, including +auto-loaded, filetype-specific settings and basic [templates](.vim/skel), a few +fancy mappings, and a simple 16-colour [colourscheme](.vim/colors/shmibs.vim). +take a look at [.vimrc](.vimrc) for details and things. ### [herbstluftwm](http://herbstluftwm.org/) |