Skip to content

Think it aloud! 2

UNDER CONSTRUCTION

Think it aloud! 2

UNDER CONSTRUCTION

  • Home
  • About
    • Home
    • 2.APPLICATIONS
    • Neovim
Neovim

Neovim: How to use Buffers, Windows and Tabs

mishou Mar 27, 2023 0 Comments

I. Buffers, Windows and Tabs Now suppose you have four files in the current directory: Run the following command in the terminal: nvim sample1.txt sample2.txt sample3.txt sample4.txt You can see…

Neovim

Neovim: Get started with Bob

mishou Mar 27, 2023 0 Comments

I. What is Bob? Bob is a cross-platform and easy-to-use Neovim version manager, allowing for easy switching between versions right from the command line. https://github.com/MordechaiHadad/bob II. Installation Build prerequisites rustup…

Neovim

Neovim: Learning Neovim Configuration using bob

mishou Mar 27, 2023 0 Comments

I. Let's learn Neovim Configuration Configuring Neovim can be a time-consuming task, but I believe that practicing is the best way to master it. In this post, I’ll share some…

Neovim R

Neovim: Installing Sniprun to run code interactively

mishou Mar 27, 2023 0 Comments

I. Sniprun Sniprun is a code runner plugin for neovim written in Lua and Rust. It aims to provide stupidly fast partial code testing for interpreted and compiledlanguages. Sniprun blurs the…

Neovim R

R: Running R codes in Neovim with Nvim-R

mishou Mar 27, 2023 0 Comments

I. What is Nvim-R? See the the following tutorial linked below : https://github.com/jamespeapen/Nvim-R/wiki/Use II. Installing Nvim-R with Pucker Add the following line to the plug.lua file. use { 'jalvesaq/Nvim-R', branch…

Lectures Neovim

Keys and commands in my new environment ver. 3

mishou Mar 26, 2023 0 Comments

KEYS AND COMMANDS II.1.Alacritty II.2.trash_cli II.3.Linux/Unix commands II.4.Fish II.5.Vim key bindings II.6.Neovim II.7.Ranger II.8.RStudio II.9.Brave Browser & Vimium I. My environment OS Garuda Linux i3WM on iMac. Terminal & Shell…

Neovim

Neovim: Learning Verb Modifier Objects

mishou Mar 26, 2023 0 Comments

I. Verb Modifier Object You can talk to Vim or Neovim in Verb Modifier Object sentences. Here are some of verbs, modifiers and objects. Verbs: v (visual), c (change), d (delete), y (yank/copy) Modifiers: i (inside), a (around), t (till..finds a character), f (find..like…

Neovim Python

Neovim: Surrounding words with quotation marks and add a comma

mishou Mar 26, 2023 0 Comments

I. What do I want to do? I wanted to convert 'aaa aaa aaa' to on Neovim. I was thinking of using macros but ChatGPT showed another way of using…

Neovim

Neovim: Vim key bindings for beginners

mishou Mar 25, 2023 0 Comments

I. Open Neovim nvim Open Neovim nvim sample.txt Open sample.txt with Neovim II. Modes 1.Normal mode Esc The default mode that allows for navigation and executing commands. 2.Insert Mode i…

Neovim

Neovim: Setting up Neovim with Lua

mishou Mar 24, 2023 0 Comments

I. Tutorials I have learned from: https://github.com/wbthomason/packer.nvim How to Install and Set Up Neovim for Code Editing Turning Neovim into a Full-Fledged Code Editor with Lua II. What you will…

Recent Comments

No comments to show.

Categories

  • 1.OS-TERMINAL (7)
    • Garuda Linux (5)
    • Kali Linux (0)
  • 2.APPLICATIONS (21)
    • Browsers (4)
    • Neovim (10)
    • WordPress (2)
  • 3.PROGRAMMING (64)
    • AI (3)
    • Julia (0)
    • Python (58)
      • Python for biginners (15)
    • R (2)
    • Rust (1)
  • 4.STUDIES (26)
    • Economics&Economy (2)
    • Finance (4)
    • Lectures (10)
    • Military (2)
    • Philosophy&Thoughts (8)
  • 5.ANIMATION-IMAGES (2)
    • Blender (0)
    • Inkscape (2)
    • Krita (0)
  • Uncategorized (0)

You Missed

Python

Python: Enhanced PDF searching using Python and ChatGPT ver. 2

Philosophy&Thoughts

Philosopy&Thoughts: Talking with ChatGPT about Nishida’s Basho

AI

AI: LLaVA works amazingly quickly

Philosophy&Thoughts

Philosophy&Thoughts: Talking with ChatGPT about Kierkegaard

Think it aloud! 2

UNDER CONSTRUCTION

Copyright © All rights reserved | Blogus by Themeansar.